Searched refs:dispatch_hfp_callbacks (Results 1 – 2 of 2) sorted by relevance
338 bluetooth_media.lock().unwrap().dispatch_hfp_callbacks(hf); in dispatch()
1417 pub fn dispatch_hfp_callbacks(&mut self, cb: HfpCallbacks) { in dispatch_hfp_callbacks() method