Home
last modified time | relevance | path

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

/system/bt/audio_bluetooth_hw/
Dstream_apis.h89 int adev_open_input_stream(struct audio_hw_device* dev,
Daudio_bluetooth_hw.cc136 adev->open_input_stream = adev_open_input_stream; in adev_open()
Dstream_apis.cc725 int adev_open_input_stream(struct audio_hw_device* dev, in adev_open_input_stream() function
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1725 static int adev_open_input_stream(struct audio_hw_device* dev, in adev_open_input_stream() function
1861 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1785 static int adev_open_input_stream(struct audio_hw_device* dev, in adev_open_input_stream() function
1922 adev->device.open_input_stream = adev_open_input_stream; in adev_open()