trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant UNREAD_ALERT_STATUS

Source
pub const UNREAD_ALERT_STATUS: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2a45 Unread Alert Status

The Unread Alert Status characteristic is used to represent the number of unread alerts in the specific category.


§Structure

§Data Type

FieldCategory ID
Typestruct
Size1

§Description

Refer to Alert Category ID characteristic in sec:org.bluetooth.characteristic.alert_category_id

––///

§Data Type

FieldUnread Count
Typeuint8
Size1

§Description

This field provides the number of unread alerts in the server. The range is 0–254. The value of 255 means that there are more than 254 unread alerts in the server.


more information