Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/amarisoft_lib/
Dconfig_utils.py183 def enb_set_spectrum_tech(self, tech: int) -> bool: member in ConfigUtils
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabPwsTest.py155 not self.config.enb_set_spectrum_tech(config_utils.SpecTech.FDD.value),