Searched defs:BluetoothLoggingDBus (Results 1 – 1 of 1) sorted by relevance
3098 pub(crate) struct BluetoothLoggingDBus { struct3100 pub rpc: BluetoothLoggingDBusRPC, argument3103 impl BluetoothLoggingDBus { implementation3113 pub(crate) fn new(conn: Arc<SyncConnection>, index: i32) -> BluetoothLoggingDBus { in new()3124 impl IBluetoothLogging for BluetoothLoggingDBus { implementation