Searched refs:pair_and_connect_headset (Results 1 – 8 of 8) sorted by relevance
29 from acts_contrib.test_utils.coex.coex_test_utils import pair_and_connect_headset68 if not pair_and_connect_headset(75 if not pair_and_connect_headset(
25 from acts_contrib.test_utils.coex.coex_test_utils import pair_and_connect_headset44 if not pair_and_connect_headset(
31 from acts_contrib.test_utils.coex.coex_test_utils import pair_and_connect_headset50 if not pair_and_connect_headset(
25 from acts_contrib.test_utils.coex.coex_test_utils import pair_and_connect_headset49 if not pair_and_connect_headset(
23 from acts_contrib.test_utils.coex.coex_test_utils import pair_and_connect_headset42 if not pair_and_connect_headset(
25 from acts_contrib.test_utils.coex.coex_test_utils import pair_and_connect_headset55 if not pair_and_connect_headset(
33 from acts_contrib.test_utils.coex.coex_test_utils import pair_and_connect_headset56 if not pair_and_connect_headset(
759 def pair_and_connect_headset(pri_ad, headset_mac_address, profile_to_connect, retry=5): function