Home
last modified time | relevance | path

Searched refs:dispatch_le_audio_callbacks (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs307 bluetooth_media.lock().unwrap().dispatch_le_audio_callbacks(a); in dispatch()
Dbluetooth_media.rs940 pub fn dispatch_le_audio_callbacks(&mut self, cb: LeAudioClientCallbacks) { in dispatch_le_audio_callbacks() method