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