Home
last modified time | relevance | path

Searched defs:DeviceInformation (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Ddis.rs24 pub struct DeviceInformation { struct
38 impl DeviceInformation { argument
Dlib.rs280 bluetooth_dis: Arc<Mutex<Box<DeviceInformation>>>, in dispatch()
/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs141 struct DeviceInformation { struct
149 impl DeviceInformation { argument
239 impl fmt::Display for DeviceInformation { implementation
622 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()
/aosp_15_r20/external/rust/pica/src/bin/http-server/
Dmain.rs71 struct DeviceInformation { struct
72 category: pica::Category,
73 mac_address: MacAddress,
75 position: Position,
/aosp_15_r20/system/nfc/tools/casimir/src/
H A Dmain-grpc.rs107 pub struct DeviceInformation { struct
108 id: Id,
109 position: u32,
110 r#type: DeviceType,
/aosp_15_r20/tools/netsim/ui/ts/
H A Ddevice-info.ts29 export class DeviceInformation extends LitElement implements Notifiable { class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dusbioctl.h498 UCHAR DeviceInformation[4]; member