nRF51 SDK - S310 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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.