Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.h107 int adev_open_output_stream(struct audio_hw_device* dev, audio_io_handle_t handle,
Daudio_bluetooth_hw.cc189 adev->open_output_stream = adev_open_output_stream; in adev_open()
Dstream_apis.cc731 int adev_open_output_stream(struct audio_hw_device* dev, audio_io_handle_t /*handle*/, in adev_open_output_stream() function