Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py693 def drx_long_cycle_offset(self): member in BaseStation
705 @drx_long_cycle_offset.setter
706 def drx_long_cycle_offset(self, offset): member in BaseStation
Dcmw500.py1088 def drx_long_cycle_offset(self): member in BaseStation
1100 @drx_long_cycle_offset.setter
1101 def drx_long_cycle_offset(self, offset): member in BaseStation
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py452 self.drx_long_cycle_offset = None
735 new_config.drx_long_cycle_offset = long_cycle_offset
740 new_config.drx_long_cycle_offset = 0
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py180 if config.drx_long_cycle_offset is not None:
182 config.drx_long_cycle_offset)
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py3254 def drx_long_cycle_offset(self): member in _BaseTransceiverStation
3267 @drx_long_cycle_offset.setter
3268 def drx_long_cycle_offset(self, offset): member in _BaseTransceiverStation
Dmd8475_cellular_simulator.py381 self.bts[bts_index].drx_long_cycle_offset = offset