Home
last modified time | relevance | path

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

/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c1228 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() function
1425 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()