Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp396 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.0/
DREADME-NAN.md217 * eventDataPathConfirm
DIWifiNanIfaceEventCallback.hal305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
/hardware/interfaces/wifi/1.1/default/
Dwifi_nan_iface.cpp377 if (!callback->eventDataPathConfirm(hidl_struct).isOk()) { in WifiNanIface()