nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
General Events

General or miscellaneous events. More...

Macros

#define DM_EVT_RFU   0x00
 
#define DM_EVT_ERROR   0x01
 
#define DM_EVT_ACTIVE_DEVICE_DB_FULL   0x02
 
#define DM_EVT_BONDED_DEVICE_DB_FULL   0x03
 

Detailed Description

General or miscellaneous events.

This category of events are general events not pertaining to a peer or context.

Macro Definition Documentation

#define DM_EVT_ACTIVE_DEVICE_DB_FULL   0x02

Indicates no more active devices can be managed by the module.

#define DM_EVT_BONDED_DEVICE_DB_FULL   0x03

Indicates no more bonded devices contexts can be managed by the module.

#define DM_EVT_ERROR   0x01

Indicates link with peer device is established.

#define DM_EVT_RFU   0x00

Reserved for future use, is never notified