Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DGsmSimulation.py20 from acts.controllers.anritsu_lib.band_constants import GSM_BAND_DCS1800
53 '1800': GSM_BAND_DCS1800,
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dband_constants.py24 GSM_BAND_DCS1800 = "DCS1800" variable