Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py590 def drx_on_duration_timer(self): member in BaseStation
602 @drx_on_duration_timer.setter
603 def drx_on_duration_timer(self, time): member in BaseStation
Dcmw500.py985 def drx_on_duration_timer(self): member in BaseStation
997 @drx_on_duration_timer.setter
998 def drx_on_duration_timer(self, time): member in BaseStation
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py165 if config.drx_on_duration_timer:
167 config.drx_on_duration_timer)
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DLteSimulation.py448 self.drx_on_duration_timer = None
723 new_config.drx_on_duration_timer = drx[1]
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py341 self.bts[bts_index].drx_on_duration_timer = timer
Dmd8475a.py3142 def drx_on_duration_timer(self): member in _BaseTransceiverStation
3155 @drx_on_duration_timer.setter
3156 def drx_on_duration_timer(self, time): member in _BaseTransceiverStation