src.bluetooth_sig.gatt.characteristics.aggregate¶
Aggregate characteristic (0x2A5A).
Classes¶
Name | Description |
|---|---|
Aggregate characteristic (0x2A5A). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.aggregate.AggregateCharacteristic¶
Bases:
src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[bytes]Aggregate characteristic (0x2A5A).
org.bluetooth.characteristic.aggregate
Concatenation of all characteristic values referenced by the Aggregate format descriptor. Treated as raw bytes passthrough.
- allow_variable_length = True¶
- min_length = 0¶