Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/tests/
H A Dwifi_nan_iface_unit_tests.cpp84 MOCK_METHOD2(notifyRespondToDataPathIndicationResponse,
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp285 Return<void> notifyRespondToDataPathIndicationResponse( in notifyRespondToDataPathIndicationResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.2/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp284 Return<void> notifyRespondToDataPathIndicationResponse( in notifyRespondToDataPathIndicationResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.0/
H A DIWifiNanIface.hal232 * |IWifiNanIfaceEventCallback.notifyRespondToDataPathIndicationResponse|.
H A DIWifiNanIfaceEventCallback.hal200 oneway notifyRespondToDataPathIndicationResponse(CommandIdShort id, WifiNanStatus status);
/aosp12/hardware/interfaces/wifi/1.4/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp286 Return<void> notifyRespondToDataPathIndicationResponse( in notifyRespondToDataPathIndicationResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/hardware/interfaces/wifi/1.5/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp302 Return<void> notifyRespondToDataPathIndicationResponse( in notifyRespondToDataPathIndicationResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareNativeCallback.java389 public void notifyRespondToDataPathIndicationResponse(short id, WifiNanStatus status) { in notifyRespondToDataPathIndicationResponse() method in WifiAwareNativeCallback
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_nan_iface.cpp220 ->notifyRespondToDataPathIndicationResponse( in WifiNanIface()