Home
last modified time | relevance | path

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

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