pub const SUPPORTED_SPEED_RANGE: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2ad4 Supported Speed Range
The Supported Speed Range characteristic is used to represent the speed range supported by a fitness machine.
§Structure
§Data Type
| Field | Minimum Speed |
| Type | uint16 |
| Size | 2 |
§Description
Base Unit: org.bluetooth.unit.velocity.kilometre_per_hour Represented values: M = 1, d = -2, b = 0 Unit is 1/100 of a kilometer per hour
––///
§Data Type
| Field | Maximum Speed |
| Type | uint16 |
| Size | 2 |
§Description
Base Unit: org.bluetooth.unit.velocity.kilometre_per_hour Represented values: M = 1, d = -2, b = 0 Unit is 1/100 of a kilometer per hour
––///
§Data Type
| Field | Minimum Increment |
| Type | uint16 |
| Size | 2 |
§Description
Base Unit: org.bluetooth.unit.velocity.kilometre_per_hour Represented values: M = 1, d = -2, b = 0 Unit is 1/100 of a kilometer per hour