pub const CSC_MEASUREMENT: BluetoothUuid16;
Expand description
Bluetooth characteristic UUID.
0x2a5b
CSC Measurement
The CSC Measurement characteristic is used to represent data related to a cycling speed and cadence (CSC) sensor.
§Structure
§Data Type
Field | Flags |
Type | boolean8 |
Size | 1 |
§Description
See sec:org.bluetooth.characteristic.csc_measurement/field/flags
––///
§Data Type
Field | Wheel Revolution Data |
Type | struct |
Size | 0 or 6 |
§Description
See sec:org.bluetooth.characteristic.csc_measurement/field/wheel_revolution_data
Present if bit 0 of Flags field is set to 1
––///
§Data Type
Field | Crank Revolution Data |
Type | struct |
Size | 0 or 4 |
§Description
See sec:org.bluetooth.characteristic.csc_measurement/field/crank_revolution_data
Present if bit 1 of Flags field is set to 1