Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py31 LTE_SUPPORTS_DL_256QAM = False variable in MD8475CellularSimulator
749 LTE_SUPPORTS_DL_256QAM = True variable in MD8475BCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py29 LTE_SUPPORTS_DL_256QAM = None variable in AbstractCellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py171 LTE_SUPPORTS_DL_256QAM = True variable in CMW500CellularSimulator
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py495 if not self.simulator.LTE_SUPPORTS_DL_256QAM: