nRF Connect SDK API 2.8.99
|
int dult_enable | ( | const struct dult_user * | user | ) |
#include <include/dult.h>
Enable DULT.
This function shall be used only after calling the dult_user_register and registering all of the required callbacks.
user | User structure used to authenticate the user. |