Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py609 lte1_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
610 lte2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
708 wcdma1_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
709 wcdma2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
734 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
735 wcdma_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
823 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
824 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
913 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
914 cdma1x_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py91 self.bts = [self.anritsu.get_BTS(md8475a.BtsNumber.BTS1)]
118 self.anritsu.get_BTS(md8475a.BtsNumber.BTS1),
119 self.anritsu.get_BTS(md8475a.BtsNumber.BTS2)
781 self.anritsu.get_BTS(md8475a.BtsNumber.BTS3),
782 self.anritsu.get_BTS(md8475a.BtsNumber.BTS4),
783 self.anritsu.get_BTS(md8475a.BtsNumber.BTS5)
Dmd8475a.py485 def get_BTS(self, btsnumber): member in MD8475A
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DGsmSimulation.py81 self.bts1 = self.anritsu.get_BTS(BtsNumber.BTS1)
DUmtsSimulation.py116 self.bts1 = self.anritsu.get_BTS(BtsNumber.BTS1)