src.bluetooth_sig.gatt.descriptors.characteristic_aggregate_format¶
Characteristic Aggregate Format Descriptor implementation.
Classes¶
Name | Description |
|---|---|
Characteristic Aggregate Format descriptor data. |
|
Characteristic Aggregate Format Descriptor (0x2905). |
Module Contents¶
- class src.bluetooth_sig.gatt.descriptors.characteristic_aggregate_format.CharacteristicAggregateFormatData¶
Bases:
msgspec.StructCharacteristic Aggregate Format descriptor data.
- class src.bluetooth_sig.gatt.descriptors.characteristic_aggregate_format.CharacteristicAggregateFormatDescriptor¶
Bases:
src.bluetooth_sig.gatt.descriptors.base.BaseDescriptorCharacteristic Aggregate Format Descriptor (0x2905).
Contains a list of attribute handles that collectively form an aggregate value. Used to group multiple characteristics into a single logical value.