![]() |
nRF Connect SDK API 3.4.99
|
| int dult_user_unregister | ( | const struct dult_user * | user | ) |
#include <include/dult/dult.h>
Unregister a DULT user.
Used only with the v2 API (
CONFIG_DULT_API_VARIANT_V2
). Calling this function unregisters the registered DULT user structure and callbacks.
| user | User structure used to authenticate the user. |