Searched refs:eventFollowupReceived (Results 1 – 8 of 8) sorted by relevance
93 MOCK_METHOD1(eventFollowupReceived,
364 Return<void> eventFollowupReceived( in eventFollowupReceived() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
360 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|.
216 * eventFollowupReceived
375 if (!callback->eventFollowupReceived(hidl_struct).isOk()) { in WifiNanIface()