fidl_cf_sc_internal_hfphandsfreeprofileconfig/
fidl_cf_sc_internal_hfphandsfreeprofileconfig.rs

1// WARNING: This file is machine generated by fidlgen.
2
3#![warn(clippy::all)]
4#![allow(unused_parens, unused_mut, unused_imports, nonstandard_style)]
5
6use bitflags::bitflags;
7use fidl::client::QueryResponseFut;
8use fidl::encoding::{MessageBufFor, ProxyChannelBox, ResourceDialect};
9use fidl::endpoints::{ControlHandle as _, Responder as _};
10pub use fidl_cf_sc_internal_hfphandsfreeprofileconfig_common::*;
11use futures::future::{self, MaybeDone, TryFutureExt};
12use zx_status;
13
14mod internal {
15    use super::*;
16}