Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dhfp.c252 if (adev->enable_hfp == true) { in start_hfp()
256 adev->enable_hfp = true; in start_hfp()
405 adev->enable_hfp = false; in stop_hfp()
H A Dtfa_98xx.c341 if (data->adev->enable_hfp) in audio_extn_tfa_98xx_disable_speaker()
474 if (data->adev->enable_hfp) { in audio_extn_tfa_98xx_set_voice_vol()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.h384 bool enable_hfp; member
H A Daudio_hw.c5897 if (audio_extn_tfa_98xx_is_supported() && adev->enable_hfp) { in adev_set_mic_mute()
/aosp12/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c2749 if (adev->enable_hfp) in platform_set_mic_mute()
3036 if (!adev->enable_hfp) { in platform_get_output_snd_device()
3323 if (!adev->enable_hfp) { in platform_get_input_snd_device()