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

◆ bt_rscs_init()

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.

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.