Searched refs:eventDataPathConfirm (Results 1 – 4 of 4) sorted by relevance
396 Return<void> eventDataPathConfirm( in eventDataPathConfirm() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
217 * eventDataPathConfirm
305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
377 if (!callback->eventDataPathConfirm(hidl_struct).isOk()) { in WifiNanIface()