Constant PROPERTY_BROADCAST
pub const PROPERTY_BROADCAST: u32 = 1; // 1u32
Expand description
Possible values for the characteristic properties bitfield. These specify the GATT procedures that are allowed for a particular characteristic.
pub const PROPERTY_BROADCAST: u32 = 1; // 1u32
Possible values for the characteristic properties bitfield. These specify the GATT procedures that are allowed for a particular characteristic.