Searched defs:BluetoothStreamOut (Results 1 – 1 of 1) sorted by relevance
50 struct BluetoothStreamOut { struct54 std::unique_ptr<::android::bluetooth::audio::BluetoothAudioPort> bluetooth_output_;78 std::list<BluetoothStreamOut*> opened_stream_outs_ = std::list<BluetoothStreamOut*>(0); argument