HomeSort by relevance Sort by last modified time
    Searched refs:get_BTS (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)
463 lte2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
491 wcdma1_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
492 wcdma2_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
513 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
514 wcdma_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
541 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
542 gsm_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
570 lte_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
571 cdma1x_bts = anritsu_handle.get_BTS(BtsNumber.BTS2
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
md8475a.py 399 def get_BTS(self, btsnumber):
    [all...]

Completed in 162 milliseconds