nRF5 SDK v13.0.0
Macros
Definitions for the Alert Level characteristic values

Macros

#define BLE_CHAR_ALERT_LEVEL_NO_ALERT   0x00
 
#define BLE_CHAR_ALERT_LEVEL_MILD_ALERT   0x01
 
#define BLE_CHAR_ALERT_LEVEL_HIGH_ALERT   0x02
 

Detailed Description

Macro Definition Documentation

#define BLE_CHAR_ALERT_LEVEL_HIGH_ALERT   0x02

High Alert.

#define BLE_CHAR_ALERT_LEVEL_MILD_ALERT   0x01

Mild Alert.

#define BLE_CHAR_ALERT_LEVEL_NO_ALERT   0x00

No Alert.


Documentation feedback | Developer Zone | Subscribe | Updated