Home
last modified time | relevance | path

Searched refs:MAX_DL_POWER (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DBaseSimulation.py427 if calibrated_power > self.simulator.MAX_DL_POWER:
432 calibrated_power = self.simulator.MAX_DL_POWER
574 new_config.output_power = self.simulator.MAX_DL_POWER - 5
605 dl_target_power = self.simulator.MAX_DL_POWER - 5
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py43 MAX_DL_POWER = -10 variable in MD8475CellularSimulator
710 MAX_DL_POWER = -10 variable in MD8475BCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py32 MAX_DL_POWER = None variable in AbstractCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py56 MAX_DL_POWER = -25 variable in CMX500CellularSimulator