Home
last modified time | relevance | path

Searched refs:NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp7672 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK: in publishNan()
7673 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK; in publishNan()
8085 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK: in subscribeNan()
8086 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK; in subscribeNan()
8578 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK: in nanPairingRequest()
8579 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK; in nanPairingRequest()
8708 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK: in nanPairingResponse()
8709 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK; in nanPairingResponse()
9210 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK: in nanDataInitRequest()
9211 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK; in nanDataInitRequest()
[all …]
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h359 #define NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK 0x40 macro
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp767 if ((mParams->cipher_type != NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK) && in createPairingRequest()
932 if ((mParams->cipher_type != NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK) && in createPairingIndResponse()
1506 if ((csid != NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK) && in handleEvent()
7290 if ((csid != NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_128_MASK) && in handleEvent()