Searched defs:DeviceInformation (Results 1 – 4 of 4) sorted by relevance
24 pub struct DeviceInformation { struct38 impl DeviceInformation { argument
273 bluetooth_dis: Arc<Mutex<Box<DeviceInformation>>>, in dispatch()
141 struct DeviceInformation { struct149 impl DeviceInformation { impl239 impl fmt::Display for DeviceInformation { implementation622 fn get_or_allocate_device(&mut self, address: &Address) -> &mut DeviceInformation { in get_or_allocate_device()1090 fn sort_addresses(a: &DeviceInformation, b: &DeviceInformation) -> Ordering { in report()
107 pub struct DeviceInformation { struct108 id: Id,109 position: u32,110 r#type: DeviceType,