Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/car/
Dcar_telecom_utils.py425 def wait_for_conference(log, ad, participants=2, timeout=10): argument
449 if (len(participant_callers) == participants + 1):
/tools/test/connectivity/acts/tests/google/bt/car_bt/
DBtCarHfpConferenceTest.py159 conf_call_id = car_telecom_utils.wait_for_conference(self.log, self.hf, participants=2)