Home
last modified time | relevance | path

Searched refs:set_band (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DGsmSimulation.py125 self.set_band(self.bts1, values[1])
154 def set_band(self, bts, band): member in GsmSimulation
DUmtsSimulation.py161 self.set_band(self.bts1, values[1])
294 def set_band(self, bts, band): member in UmtsSimulation
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py105 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/
Dmd8475_cellular_simulator.py209 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/
Dcmx500_cellular_simulator.py61 def set_band(self, bts_index, band): member in CMX500CellularSimulator
Dcmw500_cellular_simulator.py228 def set_band(self, bts_index, band): member in CMW500CellularSimulator