Searched refs:set_bandwidth (Results 1 – 12 of 12) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | cellular_simulator.py | 114 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/ |
D | cmx500_cellular_simulator.py | 118 def set_bandwidth(self, bts_index, bandwidth): member in CMX500CellularSimulator
|
D | cmw500_cellular_simulator.py | 304 def set_bandwidth(self, bts_index, bandwidth): member in CMW500CellularSimulator
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/ |
D | netgear_rax120.py | 163 def set_bandwidth(self, network, bandwidth): member in NetgearRAX120AP
|
D | netgear_rax200.py | 184 def set_bandwidth(self, network, bandwidth): member in NetgearRAX200AP
|
D | __init__.py | 356 def set_bandwidth(self, network, bandwidth): member in WifiRetailAP
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475_cellular_simulator.py | 454 def set_bandwidth(self, bts_index, bandwidth): member in MD8475CellularSimulator
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiThroughputStabilityTest.py | 256 self.access_point.set_bandwidth(band, testcase_params['mode'])
|
D | WifiPingTest.py | 375 self.access_point.set_bandwidth(band, testcase_params['mode'])
|
D | WifiSensitivityTest.py | 364 self.access_point.set_bandwidth(band, testcase_params['mode'])
|
D | WifiRvrTest.py | 492 self.access_point.set_bandwidth(testcase_params['band'],
|
D | WifiRssiTest.py | 537 self.access_point.set_bandwidth(testcase_params['band'],
|