Home
last modified time | relevance | path

Searched defs:notifyEnableResponse (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl55 oneway void notifyEnableResponse(in char id, in android.hardware.wifi.NanStatus status); in notifyEnableResponse() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl55 oneway void notifyEnableResponse(in char id, in android.hardware.wifi.NanStatus status); in notifyEnableResponse() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl220 void notifyEnableResponse(in char id, in NanStatus status); in notifyEnableResponse() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl55 oneway void notifyEnableResponse(in char id, in android.hardware.wifi.NanStatus status); in notifyEnableResponse() method
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp147 Return<void> notifyEnableResponse( in notifyEnableResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.4/vts/functional/
Dwifi_nan_iface_hidl_test.cpp159 Return<void> notifyEnableResponse( in notifyEnableResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.5/vts/functional/
Dwifi_nan_iface_hidl_test.cpp175 Return<void> notifyEnableResponse( in notifyEnableResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp157 Return<void> notifyEnableResponse( in notifyEnableResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.6/vts/functional/
Dwifi_nan_iface_hidl_test.cpp165 Return<void> notifyEnableResponse(uint16_t id, const WifiNanStatus& status) override { in notifyEnableResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_nan_iface_aidl_test.cpp289 ::ndk::ScopedAStatus notifyEnableResponse(char16_t id, const NanStatus& status) override { in notifyEnableResponse() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback