![]() |
nRF Connect SDK API 3.3.99
|
| int dm_init | ( | struct dm_init_param * | init_param | ) |
#include <include/dm.h>
Initialize the DM.
Initialize the DM by specifying a list of supported operations.
| [in] | init_param | Initialization parameters. |
| 0 | if the operation was successful. Otherwise, a (negative) error code is returned. |