Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmg3710a.py351 def set_channel(self, channel, sg=1): member in MG3710A
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
DCoexBaseTest.py104 self.retail_access_point.set_channel(band, self.network['channel'])
/tools/test/connectivity/acts/tests/google/wifi/
DWifiThroughputStabilityTest.py251 self.access_point.set_channel(band, testcase_params['channel'])
DWifiPingTest.py376 self.access_point.set_channel(band, testcase_params['channel'])
DWifiRvrTest.py469 self.access_point.set_channel(band, testcase_params['channel'])
DWifiSensitivityTest.py363 self.access_point.set_channel(band, testcase_params['channel'])
DWifiRssiTest.py535 self.access_point.set_channel(testcase_params['band'],
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_retail_ap.py299 def set_channel(self, network, channel): member in WifiRetailAP