Home
last modified time | relevance | path

Searched refs:profiles_to_check (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py451 def _wait_for_bluetooth_profile_connection(self, profiles_to_check, argument
465 timer.start_timer(profiles_to_check, force=True)
474 for profile in profiles_to_check:
482 timer.stop_timer(profiles_to_check)
597 profiles_to_check = ['HFP Pri', 'A2DP Pri', 'CTRL', 'AUDIO']
598 self.measurement_timer.start_timer(profiles_to_check, force=True)
604 for profile in profiles_to_check:
614 self.measurement_timer.stop_timer(profiles_to_check)