Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_defines.py400 RAT_IWLAN = "IWLAN" variable
Dtel_voice_utils.py35 from acts.test_utils.tel.tel_defines import RAT_IWLAN
1186 if nw_type != RAT_IWLAN:
1206 if nw_type == RAT_IWLAN:
Dtel_video_utils.py34 from acts.test_utils.tel.tel_defines import RAT_IWLAN
252 if nw_type != RAT_IWLAN:
Dtel_lookup_tables.py395 tel_defines.RAT_IWLAN: {
/tools/test/connectivity/acts/tests/google/tel/live/
DTelWifiVoiceTest.py42 from acts.test_utils.tel.tel_defines import RAT_IWLAN
401 if nw_type != RAT_IWLAN:
403 format(nw_type, RAT_IWLAN))