Home
last modified time | relevance | path

Searched defs:BluetoothStreamOut (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.h50 struct BluetoothStreamOut { struct
54 std::unique_ptr<::android::bluetooth::audio::BluetoothAudioPort> bluetooth_output_;
78 std::list<BluetoothStreamOut*> opened_stream_outs_ = std::list<BluetoothStreamOut*>(0); argument