nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ emds_init()

int emds_init ( emds_store_cb_t  cb)

#include <include/emds/emds.h>

Initialize the emergency data storage.

Initializes the emergency data storage. This needs to be called before adding entries to the emds_dynamic_entry and loading data.

Parameters
cbCallback to notify application that the store operation has been executed or NULL if no notification is needed.
Return values
0Success
-ERRNOerrno code if error