pub const COSINE_OF_THE_ANGLE: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2b8d Cosine of the Angle
The Cosine of the Angle characteristic represents a value of the cosine of an angle.
§Structure
§Data Type
| Field | Cosine of the Angle |
| Type | sint8 |
| Size | 1 |
§Description
This is a unitless value, expressed as Cos(θ) x 100, with a resolution of 1. Unit: org.bluetooth.unit.unitless Minimum: -100 Maximum: 100 Represented values: M = 1, d = -2, b = 0 A raw value of 0x7F represents “value is not known”. All other values are prohibited.