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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
anritsu_utils.py 679 cdma1x_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
681 _init_1x_bts(cdma1x_bts, user_params, CELL_2, sim_card)
715 return [lte_bts, cdma1x_bts]
917 cdma1x_bts = anritsu_handle.get_BTS(BtsNumber.BTS1)
918 _init_1x_bts(cdma1x_bts, user_params, CELL_1, sim_card)
922 return [cdma1x_bts]
    [all...]
  /tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
anritsu_utils.py 680 cdma1x_bts = anritsu_handle.get_BTS(BtsNumber.BTS2)
682 _init_1x_bts(cdma1x_bts, user_params, CELL_2, sim_card)
716 return [lte_bts, cdma1x_bts]
    [all...]

Completed in 68 milliseconds