HomeSort by relevance Sort by last modified time
    Searched defs:voice_extn_is_call_state_active (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/hal/voice_extn/
voice_extn.h 35 int voice_extn_is_call_state_active(struct audio_device *adev,
71 static int voice_extn_is_call_state_active(struct audio_device *adev __unused, function
voice_extn.c 71 int voice_extn_is_call_state_active(struct audio_device *adev, bool *is_call_active);
292 voice_extn_is_call_state_active(adev, &is_call_active);
322 int voice_extn_is_call_state_active(struct audio_device *adev, bool *is_call_active) function

Completed in 45 milliseconds