/hardware/interfaces/wifi/1.2/ |
D | IWifiNanIfaceEventCallback.hal | 32 * Note: supersedes the @1.0::IWifiNanIfaceEventCallback.eventDataPathConfirm() method which is
|
D | README-NAN.md | 225 * eventDataPathConfirm
|
/hardware/interfaces/wifi/aidl/android/hardware/wifi/ |
D | IWifiNanIfaceEventCallback.aidl | 53 void eventDataPathConfirm(in NanDataPathConfirmInd event); in eventDataPathConfirm() method
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiNanIfaceEventCallback.hal | 34 * Note: supersedes the @1.0::IWifiNanIfaceEventCallback.eventDataPathConfirm() method which is
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/ |
D | IWifiNanIfaceEventCallback.aidl | 38 oneway void eventDataPathConfirm(in android.hardware.wifi.NanDataPathConfirmInd event); in eventDataPathConfirm() method
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/ |
D | IWifiNanIfaceEventCallback.aidl | 38 oneway void eventDataPathConfirm(in android.hardware.wifi.NanDataPathConfirmInd event); in eventDataPathConfirm() method
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/ |
D | IWifiNanIfaceEventCallback.aidl | 38 oneway void eventDataPathConfirm(in android.hardware.wifi.NanDataPathConfirmInd event); in eventDataPathConfirm() method
|
/hardware/interfaces/wifi/aidl/default/tests/ |
D | wifi_nan_iface_unit_tests.cpp | 121 MOCK_METHOD1(eventDataPathConfirm, ndk::ScopedAStatus(const NanDataPathConfirmInd&));
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 407 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/1.2/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 399 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/1.4/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 401 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/1.0/ |
D | README-NAN.md | 217 * eventDataPathConfirm
|
D | IWifiNanIfaceEventCallback.hal | 305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
|
/hardware/interfaces/wifi/1.5/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 417 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/1.6/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 351 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/aidl/vts/functional/ |
D | wifi_nan_iface_aidl_test.cpp | 164 ::ndk::ScopedAStatus eventDataPathConfirm(const NanDataPathConfirmInd& event) override { in eventDataPathConfirm() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/aidl/default/ |
D | wifi_nan_iface.cpp | 466 if (!callback->eventDataPathConfirm(aidl_struct).isOk()) { in registerCallbackHandlers()
|