src.bluetooth_sig.gatt.characteristics.ranging_data_ready¶
Ranging Data Ready characteristic (0x2C18).
Per RAS v1.0 §3.4, Table 3.14: contains only the Ranging Counter (uint16) of the completed CS Procedure.
References
Bluetooth SIG Ranging Service v1.0, Section 3.4
Classes¶
Name | Description |
|---|---|
Ranging Data Ready characteristic (0x2C18). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.ranging_data_ready.RangingDataReadyCharacteristic¶
Bases:
src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[int]Ranging Data Ready characteristic (0x2C18).
org.bluetooth.characteristic.ranging_data_ready
Indicates that ranging data is ready for retrieval. The value is the Ranging Counter of the completed CS Procedure.