Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiScannerBssidTest.py68 self.wifi_chs = wutils.WifiChannelUS(self.dut.model)
DWifiWakeTest.py131 wifi_chs = wutils.WifiChannelUS(self.dut.model)
DWifiScannerScanTest.py97 self.wifi_chs = wutils.WifiChannelUS(self.dut.model)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py449 class WifiChannelUS(WifiChannelBase): class