Searched refs:eventFollowupReceived (Results 1 – 5 of 5) sorted by relevance
364 Return<void> eventFollowupReceived( in eventFollowupReceived() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
208 * eventFollowupReceived
278 oneway eventFollowupReceived(NanFollowupReceivedInd event);
1060 * Controls whether or not the |IWifiNanIfaceEventCallback.eventFollowupReceived| will be1188 * |IWifiNanIfaceEventCallback.eventFollowupReceived|.1193 * or |IWifiNanIfaceEventCallback.eventFollowupReceived|.1232 * |IWifiNanIfaceEventCallback.eventFollowupReceived|.1237 * |IWifiNanIfaceEventCallback.eventMatch| or |IWifiNanIfaceEventCallback.eventFollowupReceived|.
317 if (!callback->eventFollowupReceived(hidl_struct).isOk()) { in WifiNanIface()