Home
last modified time | relevance | path

Searched refs:voice_start_call (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/
Dvoice.h76 int voice_start_call(struct audio_device *adev);
Dvoice.c398 int voice_start_call(struct audio_device *adev) in voice_start_call() function
Daudio_hw.c2026 ret = voice_start_call(adev); in out_set_parameters()