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