Constant ALERT_LEVEL
Source pub const ALERT_LEVEL: BluetoothUuid16;
Expand description
Bluetooth characteristic UUID.
0x2a06
Alert Level
The Alert Level characteristic is used to represent the level of an alert.
§Structure
§Data Type
| |
Field | Alert Level |
Type | uint8 |
Size | 1 |
§Description
0x00: No Alert
0x01: Mild Alert
0x02: High Alert
0x03–0xFF: Reserved for Future Use
more information