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 | 425 + event.rangingIndicationType in eventMatch() 440 NanRangingIndication.fromAidl(event.rangingIndicationType), in eventMatch()
|
D | WifiNanIface.java | 748 byte[] serviceSpecificInfo, byte[] matchFilter, int rangingIndicationType, in eventMatch() argument
|
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareNativeCallback.java | 340 byte[] serviceSpecificInfo, byte[] matchFilter, int rangingIndicationType, in eventMatch() argument 345 addr, serviceSpecificInfo, matchFilter, rangingIndicationType, in eventMatch()
|