Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py640 def drx_retransmission_timer(self): member in BaseStation
652 @drx_retransmission_timer.setter
653 def drx_retransmission_timer(self, time): member in BaseStation
Dcmw500.py1035 def drx_retransmission_timer(self): member in BaseStation
1047 @drx_retransmission_timer.setter
1048 def drx_retransmission_timer(self, time): member in BaseStation
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py173 if config.drx_retransmission_timer:
175 bts_index, config.drx_retransmission_timer)
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DLteSimulation.py450 self.drx_retransmission_timer = None
725 new_config.drx_retransmission_timer = drx[3]
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py361 self.bts[bts_index].drx_retransmission_timer = timer
Dmd8475a.py3197 def drx_retransmission_timer(self): member in _BaseTransceiverStation
3210 @drx_retransmission_timer.setter
3211 def drx_retransmission_timer(self, time): member in _BaseTransceiverStation