Searched refs:notifyStopSubscribeResponse (Results 1 – 9 of 9) sorted by relevance
74 MOCK_METHOD2(notifyStopSubscribeResponse,
223 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
227 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
155 * Asynchronous response is with |IWifiNanIfaceEventCallback.notifyStopSubscribeResponse|.
131 oneway notifyStopSubscribeResponse(CommandIdShort id, WifiNanStatus status);
229 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
245 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
323 public void notifyStopSubscribeResponse(short id, WifiNanStatus status) { in notifyStopSubscribeResponse() method in WifiAwareNativeCallback
143 ->notifyStopSubscribeResponse(id, wifiNanStatus) in WifiNanIface()