Searched defs:BluetoothLoggingDBus (Results 1 – 1 of 1) sorted by relevance
3101 pub(crate) struct BluetoothLoggingDBus { struct3103 pub rpc: BluetoothLoggingDBusRPC, argument3106 impl BluetoothLoggingDBus { implementation3116 pub(crate) fn new(conn: Arc<SyncConnection>, index: i32) -> BluetoothLoggingDBus { in new()3127 impl IBluetoothLogging for BluetoothLoggingDBus { implementation