Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500.py392 def rrc_connection_timer(self, time_in_secs): argument
399 cmd = 'CONFigure:LTE:SIGN:CONNection:RITimer {}'.format(time_in_secs)
Dcmx500.py166 def rrc_connection_timer(self, time_in_secs): argument