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.py53 KEY_DL_256_QAM = "256_qam_dl" variable in LteSimulation
264 if self.KEY_DL_256_QAM not in test_config:
267 self.KEY_DL_256_QAM))
269 self.dl_256_qam = test_config.get(self.KEY_DL_256_QAM, False)
275 "order.".format(self.KEY_DL_256_QAM))