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