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.py19 from acts.controllers.anritsu_lib.band_constants 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,
Dband_constants.py25 GSM_BAND_PCS1900 = "PCS1900" variable