Home
last modified time | relevance | path

Searched refs:NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp7669 case NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK: in publishNan()
7670 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK; in publishNan()
8082 case NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK: in subscribeNan()
8083 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK; in subscribeNan()
9207 case NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK: in nanDataInitRequest()
9208 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK; in nanDataInitRequest()
9410 case NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK: in nanDataIndResponse()
9411 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK; in nanDataIndResponse()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h358 #define NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_256_MASK 0x08 macro