trouble-host

Crates

0.2.4

Versions

default

Flavors

Constant ALERT_NOTIFICATION_CONTROL_POINT

Source
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

FieldCommand ID
Typeuint8
Size1

§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

FieldCategory ID
Typestruct
Size1

§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.


more information