Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.h129 void adev_close_input_stream(struct audio_hw_device* dev,
Daudio_bluetooth_hw.cc197 adev->close_input_stream = adev_close_input_stream; in adev_open()
Dstream_apis.cc1334 void adev_close_input_stream(struct audio_hw_device* dev, in adev_close_input_stream() function
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1817 static void adev_close_input_stream(struct audio_hw_device* dev, in adev_close_input_stream() function
1893 adev->device.close_input_stream = adev_close_input_stream; in adev_open()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1855 static void adev_close_input_stream(struct audio_hw_device* dev, in adev_close_input_stream() function
1932 adev->device.close_input_stream = adev_close_input_stream; in adev_open()