Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp7675 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK: in publishNan()
7676 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK; in publishNan()
8088 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK: in subscribeNan()
8089 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK; in subscribeNan()
8581 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK: in nanPairingRequest()
8582 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK; in nanPairingRequest()
8711 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK: in nanPairingResponse()
8712 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK; in nanPairingResponse()
9213 case NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK: in nanDataInitRequest()
9214 msg.cipher_type = NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK; in nanDataInitRequest()
[all …]
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h360 #define NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK 0x80 macro
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp768 (mParams->cipher_type != NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK)) { in createPairingRequest()
933 (mParams->cipher_type != NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK)) { in createPairingIndResponse()
1507 (csid != NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK)) { in handleEvent()
7291 (csid != NAN_CIPHER_SUITE_PUBLIC_KEY_PASN_256_MASK)) { in handleEvent()