feat(bluez): add AgentManager1, HealthManager1, and ProfileManager1 interfaces

This commit is contained in:
Michael Aaron Murphy 2024-09-30 16:16:24 +02:00
parent 8059e6bdaa
commit 5630ebe694
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
6 changed files with 125 additions and 10 deletions

View file

@ -1,3 +1,5 @@
#![allow(non_snake_case)]
//! # D-Bus interface proxy for: `org.bluez.Device1`
//!
//! This code was generated by `zbus-xmlgen` `4.1.0` from D-Bus introspection data.