![]() |
nRF Connect SDK API 3.3.99
|
| int bt_rscs_init | ( | const struct bt_rscs_init_params * | init | ) |
#include <include/bluetooth/services/rscs.h>
Initialize the Running Speed and Cadence 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. |