![]() |
nRF Connect SDK API 3.3.99
|
| int bt_hrs_client_init | ( | struct bt_hrs_client * | hrs_c | ) |
#include <include/bluetooth/services/hrs_client.h>
Function for initializing the Heart Rate Service Client.
| [in,out] | hrs_c | Heart Rate Service Client instance. This structure must be supplied by the application. It is initialized by this function and will later be used to identify this particular client instance. |
| 0 | If the client was initialized successfully. Otherwise, a (negative) error code is returned. |