Searched refs:notifyTransmitFollowupResponse (Results 1 – 4 of 4) sorted by relevance
220 public void notifyTransmitFollowupResponse(short id, WifiNanStatus status) { in notifyTransmitFollowupResponse() method in WifiNanIfaceCallbackHidlImpl226 mWifiNanIface.getFrameworkCallback().notifyTransmitFollowupResponse( in notifyTransmitFollowupResponse()
211 public void notifyTransmitFollowupResponse(char id, NanStatus status) { in notifyTransmitFollowupResponse() method in WifiNanIfaceCallbackAidlImpl217 mWifiNanIface.getFrameworkCallback().notifyTransmitFollowupResponse( in notifyTransmitFollowupResponse()
606 void notifyTransmitFollowupResponse(short id, int status); in notifyTransmitFollowupResponse() method
212 public void notifyTransmitFollowupResponse(short id, int status) { in notifyTransmitFollowupResponse() method in WifiAwareNativeCallback