Home
last modified time | relevance | path

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

/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c1238 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() function
1426 adev->device.set_master_volume = adev_set_master_volume; in adev_open()