Home
last modified time | relevance | path

Searched refs:eventFollowupReceived (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp364 Return<void> eventFollowupReceived( in eventFollowupReceived() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.0/
DREADME-NAN.md208 * eventFollowupReceived
DIWifiNanIfaceEventCallback.hal278 oneway eventFollowupReceived(NanFollowupReceivedInd event);
Dtypes.hal1060 * Controls whether or not the |IWifiNanIfaceEventCallback.eventFollowupReceived| will be
1188 * |IWifiNanIfaceEventCallback.eventFollowupReceived|.
1193 * or |IWifiNanIfaceEventCallback.eventFollowupReceived|.
1232 * |IWifiNanIfaceEventCallback.eventFollowupReceived|.
1237 * |IWifiNanIfaceEventCallback.eventMatch| or |IWifiNanIfaceEventCallback.eventFollowupReceived|.
/hardware/interfaces/wifi/1.1/default/
Dwifi_nan_iface.cpp317 if (!callback->eventFollowupReceived(hidl_struct).isOk()) { in WifiNanIface()