Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500.py24 LTE_CONN_RESP = 'CONN' variable
327 if state not in [LTE_CONN_RESP, LTE_IDLE_RESP]:
330 LTE_CONN_RESP, LTE_IDLE_RESP))
Dcmw500_cellular_simulator.py566 self.cmw.wait_for_rrc_state(cmw500.LTE_CONN_RESP, timeout=timeout)
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/
DHotspotWiFiChannelTest.py178 self.cmw.wait_for_rrc_state(cmw500.LTE_CONN_RESP)