Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs263 bluetooth_media.lock().unwrap().dispatch_avrcp_callbacks(av); in dispatch()
Dbluetooth_media.rs1266 pub fn dispatch_avrcp_callbacks(&mut self, cb: AvrcpCallbacks) { in dispatch_avrcp_callbacks() method