nRF51 SDK v9.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.


This document was last updated on Thu Jul 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.