Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs57 pub struct RustApcfCommand { struct
58 type_: u8,
59 address: RawAddress,
60 addr_type: u8,
61 uuid: Uuid,
62 uuid_mask: Uuid,
63 name: Vec<u8>,
64 company: u16,
65 company_mask: u16,
66 ad_type: u8,
[all …]