Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
DTestBase.java282 private static List<ScanResult> scanAps() throws InterruptedException { in scanAps() method in TestBase
304 for (ScanResult scanResult : scanAps()) { in scanForTestAp()