Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/tests/src/android/net/wifi/rtt/
DResponderLocationTest.java208 ResponderLocation responderLocation = new ResponderLocation(null, null); in testIfLciOrLcrIsNull() local
224 ResponderLocation responderLocation = new ResponderLocation(sEmptyBuffer, sEmptyBuffer); in testIfLciOrLcrIsEmpty() local
241 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
[all …]
/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DRangingResult.java118 ResponderLocation responderLocation, long timestamp, boolean is80211McMeasurement) { in RangingResult()
138 ResponderLocation responderLocation, long timestamp) { in RangingResult()
/packages/modules/Wifi/service/java/com/android/server/wifi/rtt/
DRttNative.java744 ResponderLocation responderLocation; in convertHalResultsRangingResults() local
781 ResponderLocation responderLocation; in convertHalResultsRangingResults14() local
DRttServiceImpl.java1135 ResponderLocation responderLocation = in postProcessResults() local