OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:audio_extn_hfp_set_mic_mute
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/hal/audio_extn/
hfp.c
226
int
audio_extn_hfp_set_mic_mute
(struct audio_device *adev, bool state)
function
346
audio_extn_hfp_set_mic_mute
(adev, adev->mic_muted);
audio_extn.h
58
#define
audio_extn_hfp_set_mic_mute
(adev, state) (0)
macro
67
int
audio_extn_hfp_set_mic_mute
(struct audio_device *adev, bool state);
Completed in 210 milliseconds