Home
last modified time | relevance | path

Searched refs:notifyStopSubscribeResponse (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.5/default/tests/
H A Dwifi_nan_iface_unit_tests.cpp74 MOCK_METHOD2(notifyStopSubscribeResponse,
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp223 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.2/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp227 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.0/
H A DIWifiNanIface.hal155 * Asynchronous response is with |IWifiNanIfaceEventCallback.notifyStopSubscribeResponse|.
H A DIWifiNanIfaceEventCallback.hal131 oneway notifyStopSubscribeResponse(CommandIdShort id, WifiNanStatus status);
/aosp12/hardware/interfaces/wifi/1.4/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp229 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.5/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp245 Return<void> notifyStopSubscribeResponse( in notifyStopSubscribeResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareNativeCallback.java323 public void notifyStopSubscribeResponse(short id, WifiNanStatus status) { in notifyStopSubscribeResponse() method in WifiAwareNativeCallback
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_nan_iface.cpp143 ->notifyStopSubscribeResponse(id, wifiNanStatus) in WifiNanIface()