Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py150 self.set_bandwidth(bts_index, config.bandwidth)
255 self.set_bandwidth(bts_index, config.bandwidth)
332 def set_bandwidth(self, bts_index, bandwidth): member in AbstractCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py240 def set_bandwidth(self, bts_index, bandwidth): member in CMX500CellularSimulator
249 self.bts[bts_index].set_bandwidth(int(bandwidth))
Dcmx500_handover_simulator.py220 cell.set_bandwidth(bandwidth)
Dcmx500.py936 def set_bandwidth(self, bandwidth): member in LteBaseStation
942 self._cell.set_bandwidth(self._to_rb_bandwidth(bandwidth))
1380 def set_bandwidth(self, bandwidth, scs=None): member in NrBaseStation
Dcmw500_cellular_simulator.py318 def set_bandwidth(self, bts_index, bandwidth): member in CMW500CellularSimulator
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
Dnetgear_rs700.py187 def set_bandwidth(self, network, bandwidth): member in NetgearRS700AP
Dnetgear_rax120.py225 def set_bandwidth(self, network, bandwidth): member in NetgearRAX120AP
Dnetgear_rax200.py233 def set_bandwidth(self, network, bandwidth): member in NetgearRAX200AP
Dnetgear_raxe500.py237 def set_bandwidth(self, network, bandwidth): member in NetgearRAXE500AP
D__init__.py502 def set_bandwidth(self, network, bandwidth): member in WifiRetailAP
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiTdlsRvrTest.py176 self.access_point.set_bandwidth(testcase_params['interface_id'],
DWifiThroughputStabilityTest.py244 self.access_point.set_bandwidth(band, testcase_params['mode'])
DWifiPingTest.py436 self.access_point.set_bandwidth(band, testcase_params['mode'])
DWifiSensitivityTest.py413 self.access_point.set_bandwidth(band, testcase_params['mode'])
DWifiRssiTest.py554 self.access_point.set_bandwidth(testcase_params['band'],
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py397 def set_bandwidth(self, bts_index, bandwidth): member in MD8475CellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/
Duxm_cellular_simulator.py799 def set_bandwidth(self, bts_index, bandwidth): member in UXMCellularSimulator