Searched defs:RustApcfCommand (Results 1 – 1 of 1) sorted by relevance
57 pub struct RustApcfCommand { struct58 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 …]