Searched refs:setup_tel_config (Results 1 – 5 of 5) sorted by relevance
24 from acts_contrib.test_utils.coex.coex_test_utils import setup_tel_config36 self.ag_phone_number, self.re_phone_number = setup_tel_config(
34 from acts_contrib.test_utils.coex.coex_test_utils import setup_tel_config48 self.ag_phone_number, self.re_phone_number = setup_tel_config(
32 from acts_contrib.test_utils.coex.coex_test_utils import setup_tel_config42 self.ag_phone_number, self.re_phone_number = setup_tel_config(
28 from acts_contrib.test_utils.coex.coex_test_utils import setup_tel_config43 self.ag_phone_number, self.re_phone_number = setup_tel_config(
908 def setup_tel_config(pri_ad, sec_ad, sim_conf_file): function