Searched refs:is_call_hd (Results 1 – 2 of 2) sorted by relevance
77 from acts.test_utils.tel.tel_voice_utils import is_call_hd438 if (state == VT_STATE_AUDIO_ONLY and is_call_hd(log, ad, call)):
1537 def is_call_hd(log, ad, call_id): function