Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DNrCellConfig.py64 self.disable_all_ul_slots = None
160 self.disable_all_ul_slots = parameters.get(
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py113 if config.disable_all_ul_slots:
114 self.bts[bts_index].disable_all_ul_slots()
459 bts.disable_all_ul_slots()
Dcmx500.py1333 def disable_all_ul_slots(self): member in NrBaseStation
1335 self._cc.disable_all_ul_slots()