Searched defs:set_bandwidth (Results  1 – 10 of 10) sorted by relevance
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/ | 
| D | netgear_rax120.py | 225     def set_bandwidth(self, network, bandwidth):  member in NetgearRAX120AP
  | 
| D | netgear_rax200.py | 233     def set_bandwidth(self, network, bandwidth):  member in NetgearRAX200AP
  | 
| D | netgear_raxe500.py | 237     def set_bandwidth(self, network, bandwidth):  member in NetgearRAXE500AP
  | 
| D | __init__.py | 498     def set_bandwidth(self, network, bandwidth):  member in WifiRetailAP
  | 
| /tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ | 
| D | cmx500_cellular_simulator.py | 188     def set_bandwidth(self, bts_index, bandwidth):  member in CMX500CellularSimulator
  | 
| D | cmx500.py | 692     def set_bandwidth(self, bandwidth):  member in LteBaseStation 1044     def set_bandwidth(self, bandwidth, scs=None):  member in NrBaseStation
  | 
| D | cmw500_cellular_simulator.py | 318     def set_bandwidth(self, bts_index, bandwidth):  member in CMW500CellularSimulator
  | 
| /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ | 
| D | md8475_cellular_simulator.py | 397     def set_bandwidth(self, bts_index, bandwidth):  member in MD8475CellularSimulator
  | 
| /tools/test/connectivity/acts/framework/acts/controllers/ | 
| D | cellular_simulator.py | 266     def set_bandwidth(self, bts_index, bandwidth):  member in AbstractCellularSimulator
  | 
| /tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/ | 
| D | uxm_cellular_simulator.py | 799     def set_bandwidth(self, bts_index, bandwidth):  member in UXMCellularSimulator
  |