Searched refs:dispatch_avrcp_callbacks (Results 1 – 2 of 2) sorted by relevance
263 bluetooth_media.lock().unwrap().dispatch_avrcp_callbacks(av); in dispatch()
1266 pub fn dispatch_avrcp_callbacks(&mut self, cb: AvrcpCallbacks) { in dispatch_avrcp_callbacks() method