Home
last modified time | relevance | path

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

/system/bt/audio_bluetooth_hw/
Daudio_bluetooth_hw.cc50 static int adev_set_master_volume(struct audio_hw_device* dev, float volume) { in adev_set_master_volume() function
105 adev->set_master_volume = adev_set_master_volume; in adev_open()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1690 static int adev_set_master_volume(UNUSED_ATTR struct audio_hw_device* dev, in adev_set_master_volume() function
1853 adev->device.set_master_volume = adev_set_master_volume; in adev_open()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1750 static int adev_set_master_volume(UNUSED_ATTR struct audio_hw_device* dev, in adev_set_master_volume() function
1914 adev->device.set_master_volume = adev_set_master_volume; in adev_open()