Searched defs:HfpCallbacksDispatcher (Results 1 – 3 of 3) sorted by relevance
22 ) -> HfpCallbacksDispatcher { in get_hfp_dispatcher()
213 pub struct HfpCallbacksDispatcher { struct217 type HfpCb = Arc<Mutex<HfpCallbacksDispatcher>>; argument
1652 fn get_hfp_dispatcher(tx: Sender<Message>) -> HfpCallbacksDispatcher { in get_hfp_dispatcher()