Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs338 bluetooth_media.lock().unwrap().dispatch_hfp_callbacks(hf); in dispatch()
Dbluetooth_media.rs1417 pub fn dispatch_hfp_callbacks(&mut self, cb: HfpCallbacks) { in dispatch_hfp_callbacks() method