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

◆ bt_hrs_client_write_cb

typedef void(* bt_hrs_client_write_cb) (struct bt_hrs_client *hrs_c, uint8_t err)

#include <include/bluetooth/services/hrs_client.h>

Heart Rate Control Point write callback.

Parameters
[in]hrs_cHeart Rate client instance.
[in]err0 if write operation succeeded. Otherwise, contains an error code.