Searched refs:set_channel (Results 1 – 9 of 9) 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_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/ |
D | __init__.py | 343 def set_channel(self, network, channel): member in WifiRetailAP
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | CoexBaseTest.py | 104 self.retail_access_point.set_channel(band, self.network['channel'])
|
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/ |
D | WifiP2pRvrTest.py | 211 self.access_points[network['ap_id']].set_channel(
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiThroughputStabilityTest.py | 255 self.access_point.set_channel(band, testcase_params['channel'])
|
D | WifiPingTest.py | 374 self.access_point.set_channel(band, testcase_params['channel'])
|
D | WifiSensitivityTest.py | 363 self.access_point.set_channel(band, testcase_params['channel'])
|
D | WifiRvrTest.py | 490 self.access_point.set_channel(testcase_params['band'],
|
D | WifiRssiTest.py | 535 self.access_point.set_channel(testcase_params['band'],
|