Searched defs:BluetoothAudioDevice (Results 1 – 3 of 3) sorted by relevance
65 fn on_bluetooth_audio_device_added(&self, device: BluetoothAudioDevice); in on_bluetooth_audio_device_added()79 pub struct BluetoothAudioDevice { struct87 impl BluetoothAudioDevice { argument94 ) -> BluetoothAudioDevice { in new()272 device: BluetoothAudioDevice, in notify_media_capability_added()
76 struct BluetoothAudioDevice { struct81 std::mutex mutex_;82 std::list<BluetoothStreamOut*> opened_stream_outs_ =84 uint32_t next_unique_id = 1;
50 fn on_bluetooth_audio_device_added(&self, device: BluetoothAudioDevice) { in on_bluetooth_audio_device_added()