Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
DWifiRttTest.java548 ScanResult testApNon80211mc = null; in testRequestTooLarge() local
550 testApNon80211mc = getLegacyScanResult(); in testRequestTooLarge()
552 if (testApNon80211mc == null) { in testRequestTooLarge()
555 builder.addNon80211mcCapableAccessPoints(List.of(testApNon80211mc, testApNon80211mc, in testRequestTooLarge()
556 testApNon80211mc)); in testRequestTooLarge()