Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py34 LTE_SUPPORTS_UL_64QAM = False variable in MD8475CellularSimulator
752 LTE_SUPPORTS_UL_64QAM = True variable in MD8475BCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py32 LTE_SUPPORTS_UL_64QAM = None variable in AbstractCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py174 LTE_SUPPORTS_UL_64QAM = True variable in CMW500CellularSimulator
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py516 if not self.simulator.LTE_SUPPORTS_UL_64QAM: