Home
last modified time | relevance | path

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

/system/bt/audio_bluetooth_hw/
Daudio_bluetooth_hw.cc82 static int adev_dump(const audio_hw_device_t* device, int fd) { return 0; } in adev_dump() function
117 adev->dump = adev_dump; in adev_open()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1811 static int adev_dump(UNUSED_ATTR const audio_hw_device_t* device, in adev_dump() function
1864 adev->device.dump = adev_dump; in adev_open()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1872 static int adev_dump(UNUSED_ATTR const audio_hw_device_t* device, in adev_dump() function
1925 adev->device.dump = adev_dump; in adev_open()