Home
last modified time | relevance | path

Searched refs:BTS2 (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
Danritsu_utils.py500 lte2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
553 wcdma2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
575 wcdma_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
627 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
680 cdma1x_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
732 evdo_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
784 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
806 gsm2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
851 lte_bts2 = anritsu_handle.get_BTS(BtsNumber.BTS2)
981 evdo_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
[all …]
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py610 lte2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
709 wcdma2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
735 wcdma_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
824 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
914 cdma1x_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
1003 evdo_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
1092 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
1118 gsm2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
1308 evdo_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
1480 t_bts=BtsNumber.BTS2,
[all …]
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabMobilityTest.py195 BtsNumber.BTS1, BtsNumber.BTS2)
203 BtsNumber.BTS1, BtsNumber.BTS2))
230 BtsNumber.BTS2, BtsNumber.BTS1))
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteCaSimulation.py55 self.bts = [self.bts1, self.anritsu.get_BTS(BtsNumber.BTS2)]
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py109 BTS2 = "BTS2" variable in BtsNumber