Searched refs:initiate_disconnect_from_hf (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/coex/functionality_tests/ |
D | WlanWithHfpFunctionalityTest.py | 22 from acts_contrib.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf 114 if not initiate_disconnect_from_hf(self.audio_receiver, self.pri_ad, 124 tasks = [(initiate_disconnect_from_hf, 663 (initiate_disconnect_from_hf, 688 (initiate_disconnect_from_hf,
|
D | CoexBtMultiProfileFunctionalityTest.py | 28 from acts_contrib.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf 74 if not initiate_disconnect_from_hf( 93 (initiate_disconnect_from_hf,
|
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/ |
D | WlanWithHfpPerformanceTest.py | 22 from acts_contrib.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf 83 tasks = [(initiate_disconnect_from_hf,
|
/tools/test/connectivity/acts_tests/tests/google/coex/stress_tests/ |
D | CoexHfpStressTest.py | 24 from acts_contrib.test_utils.coex.coex_test_utils import initiate_disconnect_from_hf 143 if not initiate_disconnect_from_hf(
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | coex_test_utils.py | 433 def initiate_disconnect_from_hf(audio_receiver, pri_ad, sec_ad, duration): function
|