HomeSort by relevance Sort by last modified time
    Searched refs:BTS1 (Results 1 - 2 of 2) sorted by null

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
anritsu_utils.py 462 lte1_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
491 wcdma1_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
513 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
541 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
570 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
598 wcdma_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
620 gsm1_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
642 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
668 wcdma_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
688 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
md8475a.py 90 BTS1 = "BTS1"
403 btsnumber: BTS number (BTS1, BTS2)
632 callstat = self.send_query("CALLSTAT? BTS1").split(",")
637 callstat = self.send_query("CALLSTAT? BTS1").split(",")
720 def set_simulation_model(self, bts1, bts2=None, bts3=None, bts4=None):
724 bts1 - BTS1 RAT
725 bts1 - BTS2 RAT
733 simmodel = bts1.valu
    [all...]

Completed in 62 milliseconds