Home
last modified time | relevance | path

Searched refs:GSM_BAND_PCS1900 (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dcell_configurations.py20 from acts.test_utils.tel.anritsu_utils import GSM_BAND_PCS1900
240 'band': GSM_BAND_PCS1900,
250 'band': GSM_BAND_PCS1900,
260 'band': GSM_BAND_PCS1900,
270 'band': GSM_BAND_PCS1900,
280 'band': GSM_BAND_PCS1900,
290 'band': GSM_BAND_PCS1900,
300 'band': GSM_BAND_PCS1900,
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py122 GSM_BAND_PCS1900 = "PCS1900" variable