Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DBaseSimulation.py474 if calibrated_power > self.simulator.MAX_DL_POWER:
479 calibrated_power = self.simulator.MAX_DL_POWER
622 new_config.output_power = self.simulator.MAX_DL_POWER - 5
663 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
761 MAX_DL_POWER = -30 variable in MD8475BCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py41 MAX_DL_POWER = None variable in AbstractCellularSimulator