Searched defs:DeviceInfo (Results 1 – 4 of 4) sorted by relevance
9 pub struct DeviceInfo { struct11 pub version: DeviceInfoVersion, argument25 pub vb_state: DeviceInfoVbState, argument27 pub bootloader_state: DeviceInfoBootloaderState, argument39 pub security_level: Option<DeviceInfoSecurityLevel>, argument44 impl fmt::Debug for DeviceInfo { argument
8 impl DeviceInfo { impl
221 pub fn test_device_info(version: DeviceInfoVersion) -> DeviceInfo { in test_device_info()
63 message DeviceInfo { message