Searched refs:testAp (Results 1 – 1 of 1) sorted by relevance
110 ScanResult testAp = getS11McScanResult(); in testRangingToTest11mcApUsingScanResult() local113 + "your test setup includes them!", testAp); in testRangingToTest11mcApUsingScanResult()116 builder.addAccessPoint(testAp); in testRangingToTest11mcApUsingScanResult()130 range11mcApRequest(request, testAp); in testRangingToTest11mcApUsingScanResult()144 ScanResult testAp = getS11McScanResult(); in testRangingToTest11mcApUsingResponderConfig() local147 + "your test setup includes them!", testAp); in testRangingToTest11mcApUsingResponderConfig()148 int preamble = ResponderConfig.fromScanResult(testAp).getPreamble(); in testRangingToTest11mcApUsingResponderConfig()153 .setMacAddress(MacAddress.fromString(testAp.BSSID)) in testRangingToTest11mcApUsingResponderConfig()154 .set80211mcSupported(testAp.is80211mcResponder()) in testRangingToTest11mcApUsingResponderConfig()155 .setChannelWidth(testAp.channelWidth) in testRangingToTest11mcApUsingResponderConfig()[all …]