Home
last modified time | relevance | path

Searched defs:responderLocation (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/rtt/
H A DResponderLocationTest.java241 ResponderLocation responderLocation = in testIfLciShortBuffer() local
259 ResponderLocation responderLocation = in testLciValidSubelement() local
303 ResponderLocation responderLocation = in testLciInvalidElement() local
323 ResponderLocation responderLocation = in testSkipLciSubElementUnusedOrUnknown() local
343 ResponderLocation responderLocation = in testInvalidLciSubElementLengthTooSmall() local
363 ResponderLocation responderLocation = in testInvalidLciSubElementLengthTooBig() local
382 ResponderLocation responderLocation = in testLciValidZBufferSEAfterLci() local
408 ResponderLocation responderLocation = in testLciOpenUsagePolicy() local
429 ResponderLocation responderLocation = in testLciRestrictiveUsagePolicy() local
450 ResponderLocation responderLocation = in testLciBssidListSEAfterLci() local
[all …]
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
H A DRangingResult.java118 ResponderLocation responderLocation, long timestamp, boolean is80211McMeasurement) { in RangingResult()
138 ResponderLocation responderLocation, long timestamp) { in RangingResult()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/rtt/
H A DRttNative.java744 ResponderLocation responderLocation; in convertHalResultsRangingResults() local
781 ResponderLocation responderLocation; in convertHalResultsRangingResults14() local
H A DRttServiceImpl.java1136 ResponderLocation responderLocation = in postProcessResults() local