Searched defs:DeviceId (Results 1 – 1 of 1) sorted by relevance
39 struct DeviceId(&'static [u8; 8]); struct41 impl std::ops::Index<hwaddr> for DeviceId { implementation