Home
last modified time | relevance | path

Searched refs:rangingIndicationType (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiNanIfaceCallbackHidlImpl.java339 + ", 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()
DWifiNanIfaceCallbackAidlImpl.java425 + event.rangingIndicationType in eventMatch()
440 NanRangingIndication.fromAidl(event.rangingIndicationType), in eventMatch()
DWifiNanIface.java748 byte[] serviceSpecificInfo, byte[] matchFilter, int rangingIndicationType, in eventMatch() argument
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeCallback.java340 byte[] serviceSpecificInfo, byte[] matchFilter, int rangingIndicationType, in eventMatch() argument
345 addr, serviceSpecificInfo, matchFilter, rangingIndicationType, in eventMatch()