Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Daudio_bluetooth_hw.cc33 static int adev_set_parameters(struct audio_hw_device* dev, in adev_set_parameters() function
185 adev->set_parameters = adev_set_parameters; in adev_open()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1679 static int adev_set_parameters(struct audio_hw_device* dev, in adev_set_parameters() function
1889 adev->device.set_parameters = adev_set_parameters; in adev_open()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1717 static int adev_set_parameters(struct audio_hw_device* dev, in adev_set_parameters() function
1928 adev->device.set_parameters = adev_set_parameters; in adev_open()