Home
last modified time | relevance | path

Searched refs:wait_for_rrc_state (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py566 self.cmw.wait_for_rrc_state(cmw500.LTE_CONN_RESP, timeout=timeout)
580 self.cmw.wait_for_rrc_state(cmw500.LTE_IDLE_RESP, timeout=timeout)
Dcmx500.py113 def wait_for_rrc_state(self, state, timeout=120): member in Cmx500
Dcmw500.py317 def wait_for_rrc_state(self, state, timeout=120): member in Cmw500
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/
DHotspotWiFiChannelTest.py178 self.cmw.wait_for_rrc_state(cmw500.LTE_CONN_RESP)