Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelWifiVideoTest.py59 is_phone_in_call_viwifi_bidirectional
122 verify_caller_func=is_phone_in_call_viwifi_bidirectional,
123 verify_callee_func=is_phone_in_call_viwifi_bidirectional):
163 verify_caller_func=is_phone_in_call_viwifi_bidirectional,
164 verify_callee_func=is_phone_in_call_viwifi_bidirectional):
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_video_utils.py314 def is_phone_in_call_viwifi_bidirectional(log, ad): function