trouble-host

Crates

git

Versions

default

Flavors

Module attribute

Source
Expand description

Attribute protocol implementation.

Re-exports§

pub use crate::types::uuid::Uuid;

Structs§

Attribute
Attribute metadata.
AttributeIterator
Iterator over attributes.
AttributeTable
A table of attributes.
AttributeValue
A value of an attribute.
CCCD
CCCD flag.
Characteristic
A characteristic in the attribute table.
CharacteristicBuilder
Builder for characteristics.
CharacteristicPropertiesHandle
Attribute handle for a characteristic’s properties
CharacteristicProps
Properties of a characteristic.
Descriptor
Characteristic descriptor handle.
Service
A GATT service.
ServiceBuilder
Builder for constructing GATT service definitions.

Enums§

CCCDFlag
CCCD flag values.
CharacteristicProp
Characteristic properties

Traits§

AttributeHandle
A type which holds a handle to an attribute in the attribute table