Searched defs:set_bandwidth (Results 1 – 5 of 5) sorted by relevance
/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/framework/acts/controllers/ | ||
D | cellular_simulator.py | 239 def set_bandwidth(self, bts_index, bandwidth): member in AbstractCellularSimulator |
/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/framework/acts/test_utils/wifi/ | ||
D | wifi_retail_ap.py | 309 def set_bandwidth(self, network, bandwidth): member in WifiRetailAP |