Searched refs:notifyTransmitFollowupResponse (Results 1 – 6 of 6) sorted by relevance
73 MOCK_METHOD2(notifyTransmitFollowupResponse,
224 Return<void> notifyTransmitFollowupResponse( in notifyTransmitFollowupResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
230 Return<void> notifyTransmitFollowupResponse( in notifyTransmitFollowupResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
170 * Asynchronous response is with |IWifiNanIfaceEventCallback.notifyTransmitFollowupResponse|.
146 oneway notifyTransmitFollowupResponse(CommandIdShort id, WifiNanStatus status);
110 ->notifyTransmitFollowupResponse(id, wifiNanStatus) in WifiNanIface()