Searched refs:initiate_disconnect_from_hf (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/tests/google/coex/functionality_tests/ |
D | WlanWithHfpFunctionalityTest.py | 22 from acts.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf 116 if not initiate_disconnect_from_hf(self.audio_receiver, self.pri_ad, 126 tasks = [(initiate_disconnect_from_hf, 665 (initiate_disconnect_from_hf, 690 (initiate_disconnect_from_hf,
|
D | CoexBtMultiProfileFunctionalityTest.py | 28 from acts.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf 76 if not initiate_disconnect_from_hf( 95 (initiate_disconnect_from_hf,
|
/tools/test/connectivity/acts/tests/google/coex/performance_tests/ |
D | WlanWithHfpPerformanceTest.py | 22 from acts.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf 85 tasks = [(initiate_disconnect_from_hf,
|
/tools/test/connectivity/acts/tests/google/coex/stress_tests/ |
D | CoexHfpStressTest.py | 26 from acts.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf 144 if not initiate_disconnect_from_hf(
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | coex_test_utils.py | 437 def initiate_disconnect_from_hf(audio_receiver, pri_ad, sec_ad, duration): function
|