Home
last modified time | relevance | path

Searched refs:NAN_BOOTSTRAPPING_REQUEST_ACCEPT (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DNanBootstrappingResponseCode.aidl37 NAN_BOOTSTRAPPING_REQUEST_ACCEPT = 0, enumConstant
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DNanBootstrappingResponseCode.aidl25 NAN_BOOTSTRAPPING_REQUEST_ACCEPT = 0, enumConstant
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DNanBootstrappingResponseCode.aidl37 NAN_BOOTSTRAPPING_REQUEST_ACCEPT = 0, enumConstant
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DNanBootstrappingResponseCode.aidl37 NAN_BOOTSTRAPPING_REQUEST_ACCEPT = 0, enumConstant
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h286 NAN_BOOTSTRAPPING_REQUEST_ACCEPT = 0, enumerator
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp3397 legacy_request->rsp_code = aidl_request.acceptRequest ? NAN_BOOTSTRAPPING_REQUEST_ACCEPT in convertAidlNanBootstrappingIndicationResponseToLegacy()