Home
last modified time | relevance | path

Searched refs:notifyStartPublishResponse (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp172 Return<void> notifyStartPublishResponse( in notifyStartPublishResponse() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.0/
DIWifiNanIface.hal108 * Asynchronous response is with |IWifiNanIfaceEventCallback.notifyStartPublishResponse|.
DIWifiNanIfaceEventCallback.hal92 oneway notifyStartPublishResponse(CommandIdShort id, WifiNanStatus status, uint8_t sessionId);
Dtypes.hal971 * |IWifiNanIfaceEventCallback.notifyStartPublishResponse| or
/hardware/interfaces/wifi/1.0/default/
Dwifi_nan_iface.cpp75 if (!callback->notifyStartPublishResponse(id, wifiNanStatus, in WifiNanIface()