Home
last modified time | relevance | path

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

/system/bt/audio_bluetooth_hw/
Daudio_bluetooth_hw.cc88 static int adev_set_mode(struct audio_hw_device* dev, audio_mode_t mode) { in adev_set_mode() function
128 adev->set_mode = adev_set_mode; in adev_open()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1719 static int adev_set_mode(UNUSED_ATTR struct audio_hw_device* dev, in adev_set_mode() function
1876 adev->device.set_mode = adev_set_mode; in adev_open()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1757 static int adev_set_mode(UNUSED_ATTR struct audio_hw_device* dev, in adev_set_mode() function
1915 adev->device.set_mode = adev_set_mode; in adev_open()