Searched refs:HfpServiceImpl (Results 1 – 2 of 2) sorted by relevance
45 pub struct HfpServiceImpl { struct53 impl HfpServiceImpl { argument64 impl HfpService for HfpServiceImpl { implementation
100 let hfp_service_impl = hfp_service::HfpServiceImpl::create(rt.clone(), btif_intf.clone()); in async_main()