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/controllers/cellular_lib/
DLteSimulation.py87 KEY_DL_256_QAM = "256_qam_dl" variable in LteSimulation
483 if self.KEY_DL_256_QAM not in test_config:
486 self.KEY_DL_256_QAM))
488 self.dl_256_qam = test_config.get(self.KEY_DL_256_QAM, False)
494 "order.".format(self.KEY_DL_256_QAM))