Home
last modified time | relevance | path

Searched defs:audio_extn_hfp_set_mic_mute (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Dhfp.c226 int audio_extn_hfp_set_mic_mute(struct audio_device *adev, bool state) in audio_extn_hfp_set_mic_mute() function
Daudio_extn.h61 #define audio_extn_hfp_set_mic_mute(adev, state) (0) macro