Searched refs:initiate_disconnect_from_hf (Results 1 – 5 of 5) sorted by relevance
21 from acts.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf67 if not initiate_disconnect_from_hf(86 tasks = [(initiate_disconnect_from_hf,
21 from acts.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf116 if not initiate_disconnect_from_hf(127 tasks = [(initiate_disconnect_from_hf, (666 if not initiate_disconnect_from_hf(689 (initiate_disconnect_from_hf, (
23 from acts.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf84 if not initiate_disconnect_from_hf(
26 from acts.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf144 if not initiate_disconnect_from_hf(
338 def initiate_disconnect_from_hf(audio_receiver, pri_ad, sec_ad, duration): function