Searched defs:cell_no (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | anritsu_utils.py | 298 def _init_lte_bts(bts, user_params, cell_no, sim_card): argument 322 def _init_wcdma_bts(bts, user_params, cell_no, sim_card): argument 347 def _init_gsm_bts(bts, user_params, cell_no, sim_card): argument 371 def _init_1x_bts(bts, user_params, cell_no, sim_card): argument 392 def _init_evdo_bts(bts, user_params, cell_no, sim_card): argument 1882 def get_transmission_mode(user_params, cell_no): argument 1899 def get_dl_antenna(user_params, cell_no): argument 1916 def get_lte_band(user_params, cell_no): argument 1933 def get_wcdma_band(user_params, cell_no): argument 1950 def get_gsm_band(user_params, cell_no): argument [all …]
|