Home
last modified time | relevance | path

Searched refs:set_bandwidth (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py114 self.set_bandwidth(bts_index, config.bandwidth)
239 def set_bandwidth(self, bts_index, bandwidth): member in AbstractCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py118 def set_bandwidth(self, bts_index, bandwidth): member in CMX500CellularSimulator
Dcmw500_cellular_simulator.py304 def set_bandwidth(self, bts_index, bandwidth): member in CMW500CellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py454 def set_bandwidth(self, bts_index, bandwidth): member in MD8475CellularSimulator
/tools/test/connectivity/acts/tests/google/wifi/
DWifiThroughputStabilityTest.py252 self.access_point.set_bandwidth(band, testcase_params['mode'])
DWifiPingTest.py377 self.access_point.set_bandwidth(band, testcase_params['mode'])
DWifiRvrTest.py470 self.access_point.set_bandwidth(band, testcase_params['mode'])
DWifiSensitivityTest.py364 self.access_point.set_bandwidth(band, testcase_params['mode'])
DWifiRssiTest.py537 self.access_point.set_bandwidth(testcase_params['band'],
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_retail_ap.py309 def set_bandwidth(self, network, bandwidth): member in WifiRetailAP