Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py40 LTE_MAX_CARRIERS = 2 variable in MD8475CellularSimulator
109 *[md8475a.BtsTechnology.LTE for _ in range(self.LTE_MAX_CARRIERS)],
169 if self.num_carriers > self.LTE_MAX_CARRIERS:
172 self.LTE_MAX_CARRIERS))
758 LTE_MAX_CARRIERS = 4 variable in MD8475BCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py38 LTE_MAX_CARRIERS = None variable in AbstractCellularSimulator
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteCaSimulation.py96 for bts_index in range(1, self.simulator.LTE_MAX_CARRIERS):
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py180 LTE_MAX_CARRIERS = 1 variable in CMW500CellularSimulator