Searched defs:call_id (Results 1 – 7 of 7) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/ |
D | car_telecom_utils.py | 85 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
|
D | tel_telecom_utils.py | 72 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/ |
D | hfp_lib.py | 146 def setCallActive(self, call_id): argument 162 def setCallHeld(self, call_id): argument 178 def setCallTerminated(self, call_id): argument 194 def setCallTransferredToAg(self, call_id): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_video_utils.py | 828 def is_call_id_in_video_state(log, ad, call_id, video_state): argument 959 def verify_video_call_in_expected_state(log, ad, call_id, call_video_state, argument
|
D | tel_voice_conf_utils.py | 763 log, ad_hangup, ad_verify, call_id, call_state, ads_active): argument
|
D | tel_voice_utils.py | 1762 def is_phone_in_call_iwlan(log, ad, call_id=None): argument 1924 def is_property_in_call_properties(log, ad, call_id, expected_property): argument 1940 def is_call_hd(log, ad, call_id): argument
|
D | tel_test_utils.py | 1531 def disconnect_call_by_id(log, ad, call_id): argument 5656 def is_phone_in_call_active(ad, call_id=None): argument 5678 call_id=None): argument 7920 def get_call_uri(ad, call_id): argument
|