Searched refs:set_channel (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | mg3710a.py | 348 def set_channel(self, channel, sg=1): member in MG3710A
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiThroughputStabilityTest.py | 217 self.access_point.set_channel(band, channel)
|
D | WifiSensitivityTest.py | 257 self.access_point.set_channel(band, testcase_params["channel"])
|
D | WifiPingTest.py | 366 self.access_point.set_channel(band, testcase_params["channel"])
|
D | WifiRvrTest.py | 374 self.access_point.set_channel(band, testcase_params["channel"])
|
D | WifiRssiTest.py | 457 self.access_point.set_channel(band, self.channel)
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | CoexBaseTest.py | 101 self.retail_access_point.set_channel(band, self.network["channel"])
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_retail_ap.py | 261 def set_channel(self, network, channel): member in WifiRetailAP
|