src.bluetooth_sig.types.acs¶
Authorization Control Service shared data types.
Attributes¶
Name | Description |
|---|---|
Classes¶
Name | Description |
|---|---|
Parsed data from ACS Control Point characteristic. |
|
Segmented ACS payload container. |
|
Segmentation header for ACS segmented values. |
Module Contents¶
- class src.bluetooth_sig.types.acs.ACSControlPointData¶
Bases:
msgspec.StructParsed data from ACS Control Point characteristic.
- header: ACSSegmentationHeader¶
- class src.bluetooth_sig.types.acs.ACSDataPacket¶
Bases:
msgspec.StructSegmented ACS payload container.
- header: ACSSegmentationHeader¶
- class src.bluetooth_sig.types.acs.ACSSegmentationHeader¶
Bases:
msgspec.StructSegmentation header for ACS segmented values.
- src.bluetooth_sig.types.acs.MAX_ROLLING_SEGMENT_COUNTER = 63¶