Searched defs:DeviceAdded (Results 1 – 2 of 2) sorted by relevance
29 pub struct DeviceAdded { struct30 pub id: DeviceIdentifier,31 pub name: String,32 pub builtin: bool,33 pub device_stats: ProtoDeviceStats,74 DeviceAdded(DeviceAdded), enumerator
799 DeviceAdded, enumerator