Searched refs:eventTransmitFollowup (Results 1 – 4 of 4) sorted by relevance
400 public void eventTransmitFollowup(short id, WifiNanStatus status) { in eventTransmitFollowup() method in WifiNanIfaceCallbackHidlImpl405 mWifiNanIface.getFrameworkCallback().eventTransmitFollowup( in eventTransmitFollowup()
534 public void eventTransmitFollowup(char id, NanStatus status) { in eventTransmitFollowup() method in WifiNanIfaceCallbackAidlImpl539 mWifiNanIface.getFrameworkCallback().eventTransmitFollowup( in eventTransmitFollowup()
778 void eventTransmitFollowup(short id, int status); in eventTransmitFollowup() method
365 public void eventTransmitFollowup(short id, int status) { in eventTransmitFollowup() method in WifiAwareNativeCallback