pub const ALERT_NOTIFICATION_CONTROL_POINT: BluetoothUuid16;
Expand description
Bluetooth characteristic UUID.
0x2a44
Alert Notification Control Point
The Alert Notification Control Point characteristic is used to enable device-specific procedures related to alert notification.
§Structure
§Data Type
Field | Command ID |
Type | uint8 |
Size | 1 |
§Description
0: Enable New Incoming Alert Notification 1: Enable Unread Category Status Notification 2: Disable New Incoming Alert Notification 3: Disable Unread Category Status Notification 4: Notify New Incoming Alert immediately 5: Notify Unread Category Status immediately 6–255: Reserved for Future Use
––///
§Data Type
Field | Category ID |
Type | struct |
Size | 1 |
§Description
This field shows the target category to which the command ID applies. Refer to sec:org.bluetooth.characteristic.alert_category_id
, Alert Category ID characteristic.