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

◆ dult_enable()

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.

Parameters
userUser structure used to authenticate the user.
Returns
0 if the operation was successful. Otherwise, a (negative) error code is returned.