Lines Matching defs:AdvertiseData
1937 pub struct AdvertiseData { struct
1940 pub include_device_name: bool,
1942 pub include_tx_power_level: bool,
1944 pub manufacturer_data: ::std::vec::Vec<u8>,
1946 pub services: ::std::vec::Vec<advertise_data::Service>,
1949 pub special_fields: ::protobuf::SpecialFields,
1952 impl<'a> ::std::default::Default for &'a AdvertiseData { implementation
1958 impl AdvertiseData { implementation
1994 impl ::protobuf::Message for AdvertiseData { implementation
2095 impl ::protobuf::MessageFull for AdvertiseData { implementation
2102 impl ::std::fmt::Display for AdvertiseData { implementation
2108 impl ::protobuf::reflect::ProtobufValue for AdvertiseData { implementation