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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
anritsu_utils.py 463 lte2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
492 wcdma2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
514 wcdma_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
542 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
571 cdma1x_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
599 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
621 gsm2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
732 evdo_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
md8475a.py 91 BTS2 = "BTS2"
403 btsnumber: BTS number (BTS1, BTS2)
720 def set_simulation_model(self, bts1, bts2=None, bts3=None, bts4=None):
725 bts1 - BTS2 RAT
734 if bts2 is not None:
735 simmodel = simmodel + "," + bts2.value
    [all...]

Completed in 372 milliseconds