Searched defs:call_id (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/framework/acts/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/test_utils/tel/ |
D | tel_video_utils.py | 796 def is_call_id_in_video_state(log, ad, call_id, video_state): argument 927 def verify_video_call_in_expected_state(log, ad, call_id, call_video_state, argument
|
D | tel_voice_utils.py | 1359 def is_phone_in_call_iwlan(log, ad, call_id=None): argument 1521 def is_property_in_call_properties(log, ad, call_id, expected_property): argument 1537 def is_call_hd(log, ad, call_id): argument
|
D | tel_test_utils.py | 1470 def disconnect_call_by_id(log, ad, call_id): argument 4786 def is_phone_in_call_active(ad, call_id=None): argument 4808 call_id=None): argument 6988 def get_call_uri(ad, call_id): argument
|