Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DLteSimulation.py88 KEY_UL_64_QAM = "64_qam_ul" variable in LteSimulation
504 if self.KEY_UL_64_QAM not in test_config:
507 self.KEY_UL_64_QAM))
509 self.ul_64_qam = test_config.get(self.KEY_UL_64_QAM, False)
515 "order.".format(self.KEY_UL_64_QAM))