Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp65 #define NAN_MAX 255 macro
870 if (ISGREATER(mInstId, NAN_MAX) || (ISLESS_OR_EQUAL(mInstId, NAN_MIN))) { in createPairingIndResponse()
1033 if (ISGREATER(mInstId, NAN_MAX) || (ISLESS_OR_EQUAL(mInstId, NAN_MIN))) { in createPairingEndRequest()
1387 if (ISGREATER(pairing_id, NAN_MAX) || in handleEvent()
1446 (pairing_confirm_event.pairing_instance_id > NAN_MAX)) { in handleEvent()
1566 (bs_request_event.bootstrapping_instance_id > NAN_MAX)) { in handleEvent()
1607 (bs_confirm_event.bootstrapping_instance_id > NAN_MAX)) { in handleEvent()
2147 if (ISGREATER(mInstId, NAN_MAX)) { in createPublishCancelRequest()
2602 if (ISGREATER(mInstId, NAN_MAX)) { in createSubscribeCancelRequest()
7166 if (ISGREATER(pairing_id, NAN_MAX) || in handleEvent()
[all …]
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp65 #define NAN_MAX 255 macro
963 if (ISGREATER(mInstId, NAN_MAX)) { in createPublishCancelRequest()
1332 if (ISGREATER(mInstId, NAN_MAX)) { in createSubscribeCancelRequest()