Expand description
Attribute protocol implementation.
Re-exports§
pub use crate::types::uuid::Uuid;
Structs§
- Attribute
- Attribute metadata.
- Attribute
Iterator - Iterator over attributes.
- Attribute
Table - A table of attributes.
- Attribute
Value - A value of an attribute.
- CCCD
- CCCD flag.
- Characteristic
- A characteristic in the attribute table.
- Characteristic
Builder - Builder for characteristics.
- Characteristic
Properties Handle - Attribute handle for a characteristic’s properties
- Characteristic
Props - Properties of a characteristic.
- Descriptor
- Characteristic descriptor handle.
- Service
- A GATT service.
- Service
Builder - Builder for constructing GATT service definitions.
Enums§
- CCCD
Flag - CCCD flag values.
- Characteristic
Prop - Characteristic properties
Traits§
- Attribute
Handle - A type which holds a handle to an attribute in the attribute table