Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py87 KEY_DL_256_QAM = "256_qam_dl" variable in LteSimulation
487 if self.KEY_DL_256_QAM not in test_config:
490 self.KEY_DL_256_QAM))
492 self.dl_256_qam = test_config.get(self.KEY_DL_256_QAM, False)
498 "order.".format(self.KEY_DL_256_QAM))