Searched refs:notifyStopSubscribeResponse (Results 1 – 6 of 6) sorted by relevance
71 MOCK_METHOD2(notifyStopSubscribeResponse,
212 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
219 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
155 * Asynchronous response is with |IWifiNanIfaceEventCallback.notifyStopSubscribeResponse|.
131 oneway notifyStopSubscribeResponse(CommandIdShort id, WifiNanStatus status);
134 ->notifyStopSubscribeResponse(id, wifiNanStatus) in WifiNanIface()