Searched defs:BluetoothQALegacyDBus (Results 1 – 1 of 1) sorted by relevance
1056 pub(crate) struct BluetoothQALegacyDBus { struct1060 impl BluetoothQALegacyDBus { argument1061 pub(crate) fn new(conn: Arc<SyncConnection>, index: i32) -> BluetoothQALegacyDBus { in new()1074 impl IBluetoothQALegacy for BluetoothQALegacyDBus { implementation