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()
201 public void notifyTransmitFollowupResponse(char id, NanStatus status) { in notifyTransmitFollowupResponse() method in WifiNanIfaceCallbackAidlImpl207 mWifiNanIface.getFrameworkCallback().notifyTransmitFollowupResponse( in notifyTransmitFollowupResponse()
605 void notifyTransmitFollowupResponse(short id, int status); in notifyTransmitFollowupResponse() method
206 public void notifyTransmitFollowupResponse(short id, int status) { in notifyTransmitFollowupResponse() method in WifiAwareNativeCallback