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