Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dhfp.c54 float mic_volume; member
67 .mic_volume = CAPTURE_VOLUME_DEFAULT,
234 hfpmod.mic_volume = hfp_get_mic_volume(adev); in audio_extn_hfp_set_mic_mute()
236 rc = hfp_set_mic_volume(adev, (state == true) ? 0.0 : hfpmod.mic_volume); in audio_extn_hfp_set_mic_mute()