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

◆ dult_id_read_state_enter()

int dult_id_read_state_enter ( const struct dult_user user)

#include <include/dult.h>

Enter DULT identifier read state.

This function can only be called if DULT was previously enabled with the dult_enable API.

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