Searched refs:set_channel (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | mg3710a.py | 351 def set_channel(self, channel, sg=1): member in MG3710A
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | CoexBaseTest.py | 104 self.retail_access_point.set_channel(band, self.network['channel'])
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiThroughputStabilityTest.py | 251 self.access_point.set_channel(band, testcase_params['channel'])
|
D | WifiPingTest.py | 376 self.access_point.set_channel(band, testcase_params['channel'])
|
D | WifiRvrTest.py | 469 self.access_point.set_channel(band, testcase_params['channel'])
|
D | WifiSensitivityTest.py | 363 self.access_point.set_channel(band, testcase_params['channel'])
|
D | WifiRssiTest.py | 535 self.access_point.set_channel(testcase_params['band'],
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_retail_ap.py | 299 def set_channel(self, network, channel): member in WifiRetailAP
|