Home
last modified time | relevance | path

Searched defs:call_id (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/
Dcar_telecom_utils.py85 def wait_for_call_state(log, ad, call_id, state): argument
137 def hangup_call(log, ad, call_id): argument
211 def accept_call(log, ad, call_id): argument
454 def get_call_id_children(log, ad, call_id): argument
Dtel_telecom_utils.py72 def wait_for_call_state(log, ad, call_id, state): argument
110 def hangup_call(log, ad, call_id): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dhfp_lib.py144 def setCallActive(self, call_id): argument
158 def setCallHeld(self, call_id): argument
172 def setCallTerminated(self, call_id): argument
186 def setCallTransferredToAg(self, call_id): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py170 def disconnect_call_by_id(log, ad, call_id): argument
1339 def is_phone_in_call_active(ad, call_id=None): argument
1528 def is_phone_in_call_iwlan(log, ad, call_id=None): argument
1690 def is_property_in_call_properties(log, ad, call_id, expected_property): argument
1706 def is_call_hd(log, ad, call_id): argument
2313 call_id=None): argument
Dtel_video_utils.py805 def is_call_id_in_video_state(log, ad, call_id, video_state): argument
936 def verify_video_call_in_expected_state(log, ad, call_id, call_video_state, argument
Dtel_voice_conf_utils.py822 log, ad_hangup, ad_verify, call_id, call_state, ads_active): argument
Dtel_test_utils.py2539 def get_call_uri(ad, call_id): argument