Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_lookup_tables.py321 'rat_family': tel_defines.RAT_FAMILY_WCDMA
328 'rat_family': tel_defines.RAT_FAMILY_WCDMA
335 'rat_family': tel_defines.RAT_FAMILY_WCDMA
342 'rat_family': tel_defines.RAT_FAMILY_WCDMA
419 'rat_family': tel_defines.RAT_FAMILY_WCDMA
426 'rat_family': tel_defines.RAT_FAMILY_WCDMA
461 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA,
467 [tel_defines.RAT_FAMILY_WCDMA, tel_defines.RAT_FAMILY_GSM]
488 [tel_defines.RAT_FAMILY_WCDMA, tel_defines.RAT_FAMILY_GSM]
491 'rat_family_list': [tel_defines.RAT_FAMILY_WCDMA]
[all …]
Dtel_defines.py323 RAT_FAMILY_WCDMA = 'wcdma' variable
324 RAT_FAMILY_UMTS = RAT_FAMILY_WCDMA
Dtel_voice_utils.py37 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WCDMA
1319 log, ad, sub_id, NETWORK_MODE_GSM_UMTS, RAT_FAMILY_WCDMA)
Dtel_test_utils.py104 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WCDMA