Searched refs:dispatch_a2dp_callbacks (Results 1 – 2 of 2) sorted by relevance
259 bluetooth_media.lock().unwrap().dispatch_a2dp_callbacks(a); in dispatch()
1215 pub fn dispatch_a2dp_callbacks(&mut self, cb: A2dpCallbacks) { in dispatch_a2dp_callbacks() method