Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_nan_iface.cpp247 case legacy_hal::NAN_BOOTSTRAPPING_RESPONDER_RESPONSE: { in registerCallbackHandlers()
Dwifi_legacy_hal.h48 using ::NAN_BOOTSTRAPPING_RESPONDER_RESPONSE;
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h97 NAN_BOOTSTRAPPING_RESPONDER_RESPONSE = 21, enumerator
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp1300 case NAN_BOOTSTRAPPING_RESPONDER_RESPONSE: in valid_pairing_response_type()
5193 C2S(NAN_BOOTSTRAPPING_RESPONDER_RESPONSE) in NanRspToString()
5409 response_type = NAN_BOOTSTRAPPING_RESPONDER_RESPONSE; in get_response_type()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6195 case NAN_BOOTSTRAPPING_RESPONDER_RESPONSE: in OnNanNotifyResponse()