Home
last modified time | relevance | path

Searched defs:HHCallbacksDispatcher (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs119 pub struct HHCallbacksDispatcher { struct
123 type HHCb = Arc<Mutex<HHCallbacksDispatcher>>; argument