Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.h117 int adev_open_input_stream(struct audio_hw_device* dev, audio_io_handle_t handle,
Daudio_bluetooth_hw.cc191 adev->open_input_stream = adev_open_input_stream; in adev_open()
Dstream_apis.cc1217 int adev_open_input_stream(struct audio_hw_device* /*dev*/, audio_io_handle_t /*handle*/, in adev_open_input_stream() function