Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs3133 let vc_dispatcher = get_vc_dispatcher(self.tx.clone()); in initialize() localVariable
3135 self.vc.as_mut().unwrap().initialize(vc_dispatcher); in initialize()