![]() |
nRF Connect SDK API 3.3.99
|
| int bt_ddfs_init | ( | const struct bt_ddfs_init_params * | init | ) |
#include <include/bluetooth/services/ddfs.h>
Initialize the Direction and Distance Finding Service.
Initializes the module with the given initialization parameters.
| [in] | init | Initialization parameters. Must not be NULL. |
| 0 | If the operation was successful. Otherwise, a negative error code is returned. |