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