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

◆ bt_ddfs_init()

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.

Note
The GATT service is defined and registered statically at compile time.
Parameters
[in]initInitialization parameters. Must not be NULL.
Return values
0If the operation was successful. Otherwise, a negative error code is returned.