Home
last modified time | relevance | path

Searched refs:NAN_BOOTSTRAPPING_INITIATOR_RESPONSE (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Dwifi_nan_iface.cpp235 case legacy_hal::NAN_BOOTSTRAPPING_INITIATOR_RESPONSE: { in registerCallbackHandlers()
Dwifi_legacy_hal.h47 using ::NAN_BOOTSTRAPPING_INITIATOR_RESPONSE;
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h96 NAN_BOOTSTRAPPING_INITIATOR_RESPONSE = 20, enumerator
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp1299 case NAN_BOOTSTRAPPING_INITIATOR_RESPONSE: in valid_pairing_response_type()
1339 } else if (rsp_data.response_type == NAN_BOOTSTRAPPING_INITIATOR_RESPONSE) { in handleResponse()
5192 C2S(NAN_BOOTSTRAPPING_INITIATOR_RESPONSE) in NanRspToString()
5406 response_type = NAN_BOOTSTRAPPING_INITIATOR_RESPONSE; in get_response_type()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6189 case NAN_BOOTSTRAPPING_INITIATOR_RESPONSE: in OnNanNotifyResponse()