Home
last modified time | relevance | path

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

/system/bt/audio_bluetooth_hw/
Daudio_bluetooth_hw.cc46 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(dev); in adev_set_parameters()
105 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(device); in adev_close()
115 auto bluetooth_audio_device = new BluetoothAudioDevice{}; in adev_open()
Dstream_apis.h66 struct BluetoothAudioDevice { struct
Dstream_apis.cc688 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(dev); in adev_open_output_stream()
705 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(dev); in adev_close_output_stream()