Context Management Events

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Context Management Events. More...

Detailed Description

Context Management Events.

These events notify the application of the status of context loading and storing.

Macro Definition Documentation

#define DM_EVT_APPL_CONTEXT_DELETED   0x43

Indicates that application context is deleted.

#define DM_EVT_APPL_CONTEXT_LOADED   0x41

Indicates that application context for a peer is loaded.

#define DM_EVT_APPL_CONTEXT_STORED   0x42

Indicates that application context is stored persistently.

#define DM_EVT_DEVICE_CONTEXT_DELETED   0x23

Indicates that device context is deleted.

#define DM_EVT_DEVICE_CONTEXT_LOADED   0x21

Indicates that device context for a peer is loaded.

#define DM_EVT_DEVICE_CONTEXT_STORED   0x22

Indicates that device context is stored persistently.

#define DM_EVT_SERVICE_CONTEXT_DELETED   0x33

Indicates that service context is deleted.

#define DM_EVT_SERVICE_CONTEXT_LOADED   0x31

Indicates that service context for a peer is loaded.

#define DM_EVT_SERVICE_CONTEXT_STORED   0x32

Indicates that service context is stored persistently.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .