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.py316 'rat_family': tel_defines.RAT_FAMILY_WCDMA
323 'rat_family': tel_defines.RAT_FAMILY_WCDMA
330 'rat_family': tel_defines.RAT_FAMILY_WCDMA
337 'rat_family': tel_defines.RAT_FAMILY_WCDMA
407 'rat_family': tel_defines.RAT_FAMILY_WCDMA
414 'rat_family': tel_defines.RAT_FAMILY_WCDMA
449 tel_defines.RAT_FAMILY_LTE, tel_defines.RAT_FAMILY_WCDMA,
455 [tel_defines.RAT_FAMILY_WCDMA, tel_defines.RAT_FAMILY_GSM]
476 [tel_defines.RAT_FAMILY_WCDMA, tel_defines.RAT_FAMILY_GSM]
479 'rat_family_list': [tel_defines.RAT_FAMILY_WCDMA]
[all …]
Dtel_defines.py305 RAT_FAMILY_WCDMA = 'wcdma' variable
306 RAT_FAMILY_UMTS = RAT_FAMILY_WCDMA
Dtel_voice_utils.py36 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WCDMA
989 log, ad, sub_id, NETWORK_MODE_GSM_UMTS, RAT_FAMILY_WCDMA)
Dtel_test_utils.py101 from acts.test_utils.tel.tel_defines import RAT_FAMILY_WCDMA