Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py40 from acts.test_utils.tel.tel_defines import RAT_IWLAN
1717 if nw_type != RAT_IWLAN:
1733 if nw_type == RAT_IWLAN:
Dtel_video_utils.py34 from acts.test_utils.tel.tel_defines import RAT_IWLAN
254 if nw_type != RAT_IWLAN:
Dtel_defines.py469 RAT_IWLAN = "IWLAN" variable
Dtel_lookup_tables.py428 tel_defines.RAT_IWLAN: {
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelWifiVoiceTest.py42 from acts.test_utils.tel.tel_defines import RAT_IWLAN
410 if nw_type != RAT_IWLAN:
413 nw_type, RAT_IWLAN))
DTelLiveDSDSVoiceTest.py40 from acts.test_utils.tel.tel_defines import RAT_IWLAN