Searched refs:set_band (Results 1 – 6 of 6) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/ |
D | GsmSimulation.py | 125 self.set_band(self.bts1, values[1]) 154 def set_band(self, bts, band): member in GsmSimulation
|
D | UmtsSimulation.py | 161 self.set_band(self.bts1, values[1]) 294 def set_band(self, bts, band): member in UmtsSimulation
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | cellular_simulator.py | 105 self.set_band(bts_index, config.band) 193 def set_band(self, bts_index, band): member in AbstractCellularSimulator
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475_cellular_simulator.py | 209 self.set_band(bts_index, bands[bts_index]) 383 def set_band(self, bts_index, band): member in MD8475CellularSimulator
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmx500_cellular_simulator.py | 61 def set_band(self, bts_index, band): member in CMX500CellularSimulator
|
D | cmw500_cellular_simulator.py | 228 def set_band(self, bts_index, band): member in CMW500CellularSimulator
|