Home
last modified time | relevance | path

Searched refs:getS11McScanResult (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
DWifiRttTest.java110 ScanResult testAp = getS11McScanResult(); in testRangingToTest11mcApUsingScanResult()
144 ScanResult testAp = getS11McScanResult(); in testRangingToTest11mcApUsingResponderConfig()
204 ScanResult testAp = getS11McScanResult(); in testRangingToTest11mcApUsingListResponderConfig()
536 ScanResult testAp = getS11McScanResult(); in testRequestTooLarge()
575 ScanResult testAp = getS11McScanResult(); in testRangingToTestApWithResponderLocation()
DTestBase.java361 static ScanResult getS11McScanResult() { in getS11McScanResult() method in TestBase