Home
last modified time | relevance | path

Searched refs:eventDataPathConfirm (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.2/
H A DIWifiNanIfaceEventCallback.hal32 * Note: supersedes the @1.0::IWifiNanIfaceEventCallback.eventDataPathConfirm() method which is
H A DREADME-NAN.md225 * eventDataPathConfirm
/aosp12/hardware/interfaces/wifi/1.5/default/tests/
H A Dwifi_nan_iface_unit_tests.cpp103 eventDataPathConfirm,
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp407 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.2/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp399 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.4/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp401 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.0/
H A DREADME-NAN.md217 * eventDataPathConfirm
H A DIWifiNanIfaceEventCallback.hal305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
/aosp12/hardware/interfaces/wifi/1.5/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp417 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareNativeCallback.java539 public void eventDataPathConfirm(NanDataPathConfirmInd event) { in eventDataPathConfirm() method in WifiAwareNativeCallback