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.py295 'rat_family': tel_defines.RAT_FAMILY_WCDMA
302 'rat_family': tel_defines.RAT_FAMILY_WCDMA
309 'rat_family': tel_defines.RAT_FAMILY_WCDMA
316 'rat_family': tel_defines.RAT_FAMILY_WCDMA
386 'rat_family': tel_defines.RAT_FAMILY_WCDMA
393 'rat_family': tel_defines.RAT_FAMILY_WCDMA
428 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA,
434 [tel_defines.RAT_FAMILY_WCDMA, tel_defines.RAT_FAMILY_GSM]
455 [tel_defines.RAT_FAMILY_WCDMA, tel_defines.RAT_FAMILY_GSM]
458 'rat_family_list': [tel_defines.RAT_FAMILY_WCDMA]
[all …]
Dtel_defines.py265 RAT_FAMILY_WCDMA = 'wcdma' variable
266 RAT_FAMILY_UMTS = RAT_FAMILY_WCDMA
Dtel_voice_utils.py32 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WCDMA
801 log, ad, sub_id, NETWORK_MODE_GSM_UMTS, RAT_FAMILY_WCDMA)
Dtel_test_utils.py80 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WCDMA