Searched defs:DeviceInformation (Results 1 – 3 of 3) sorted by relevance
24 pub struct DeviceInformation { struct38 impl DeviceInformation { argument
223 bluetooth_dis: Arc<Mutex<Box<DeviceInformation>>>, in dispatch()
114 struct DeviceInformation { struct122 impl DeviceInformation { argument169 impl fmt::Display for DeviceInformation { implementation503 fn get_or_allocate_device(&mut self, address: &Address) -> &mut DeviceInformation { in get_or_allocate_device()949 fn sort_addresses(a: &DeviceInformation, b: &DeviceInformation) -> Ordering { in report()