Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dvoice.h85 bool voice_get_mic_mute(struct audio_device *dev);
Dvoice.c144 if (audio_extn_tfa_98xx_is_supported() && voice_get_mic_mute(adev)) { in voice_stop_usecase()
383 bool voice_get_mic_mute(struct audio_device *adev) in voice_get_mic_mute() function
/hardware/qcom/audio/hal/audio_extn/
Dhfp.c401 if (voice_get_mic_mute(adev)) { in stop_hfp()