Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp7666 case NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK: in publishNan()
7667 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK; in publishNan()
8079 case NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK: in subscribeNan()
8080 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK; in subscribeNan()
9204 case NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK: in nanDataInitRequest()
9205 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK; in nanDataInitRequest()
9407 case NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK: in nanDataIndResponse()
9408 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK; in nanDataIndResponse()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h357 #define NAN_CIPHER_SUITE_PUBLIC_KEY_2WDH_128_MASK 0x04 macro