Searched refs:rangingIndicationType (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
D | WifiNanIfaceCallbackHidlImpl.java | 339 + ", rangingIndicationType=" + event.rangingIndicationType in eventMatch() 345 NanRangingIndication.fromHidl(event.rangingIndicationType), in eventMatch() 362 + ", rangingIndicationType=" + event.rangingIndicationType in eventMatch_1_6() 369 NanRangingIndication.fromHidl(event.rangingIndicationType), in eventMatch_1_6()
|
D | WifiNanIfaceCallbackAidlImpl.java | 447 + event.rangingIndicationType in eventMatch() 462 NanRangingIndication.fromAidl(event.rangingIndicationType), in eventMatch()
|
D | WifiNanIface.java | 749 byte[] serviceSpecificInfo, byte[] matchFilter, int rangingIndicationType, in eventMatch() argument
|
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareNativeCallback.java | 346 byte[] serviceSpecificInfo, byte[] matchFilter, int rangingIndicationType, in eventMatch() argument 351 addr, serviceSpecificInfo, matchFilter, rangingIndicationType, in eventMatch()
|