Home
last modified time | relevance | path

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

/device/generic/car/emulator/audio/driver/audio_extn/
Dhfp.c29 #define AUDIO_PARAMETER_HFP_VOLUME "hfp_volume" macro
80 ctl = mixer_get_ctl_by_name(adev->mixer, AUDIO_PARAMETER_HFP_VOLUME); in hfp_set_volume()
83 AUDIO_PARAMETER_HFP_VOLUME); in hfp_set_volume()
89 AUDIO_PARAMETER_HFP_VOLUME); in hfp_set_volume()
132 ret = str_parms_get_str(parms, AUDIO_PARAMETER_HFP_VOLUME, value, in audio_extn_hfp_set_parameters()