[−][src]Trait bluez_generated::profilemanager1::OrgBluezProfileManager1
Required methods
pub fn register_profile(
&self,
profile: Path<'_>,
uuid: &str,
options: PropMap
) -> MethodReply<()>[src]
&self,
profile: Path<'_>,
uuid: &str,
options: PropMap
) -> MethodReply<()>
pub fn unregister_profile(&self, profile: Path<'_>) -> MethodReply<()>[src]
Implementations on Foreign Types
impl<'a, T: NonblockReply, C: Deref<Target = T>> OrgBluezProfileManager1 for Proxy<'a, C>[src]
pub fn register_profile(
&self,
profile: Path<'_>,
uuid: &str,
options: PropMap
) -> MethodReply<()>[src]
&self,
profile: Path<'_>,
uuid: &str,
options: PropMap
) -> MethodReply<()>