Home
last modified time | relevance | path

Searched defs:onMatchWithDistance (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/aware/
H A DIWifiAwareDiscoverySessionCallback.aidl32 void onMatchWithDistance(int peerId, in byte[] serviceSpecificInfo, in byte[] matchFilter, in onMatchWithDistance() method
H A DWifiAwareManager.java851 public void onMatchWithDistance(int peerId, byte[] serviceSpecificInfo, byte[] matchFilter, in onMatchWithDistance() method in WifiAwareManager.WifiAwareDiscoverySessionCallbackProxy