Searched refs:eventTransmitFollowup (Results 1 – 5 of 5) sorted by relevance
374 Return<void> eventTransmitFollowup( in eventTransmitFollowup() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
212 * eventTransmitFollowup
289 oneway eventTransmitFollowup(CommandIdShort id, WifiNanStatus status);
1220 * Disable |IWifiNanIfaceEventCallback.eventTransmitFollowup| - i.e. do not get indication on
335 if (!callback->eventTransmitFollowup(msg.id, status).isOk()) { in WifiNanIface()