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

◆ bt_hogp_write_cb

typedef void(* bt_hogp_write_cb) (struct bt_hogp *hogp, struct bt_hogp_rep_info *rep, uint8_t err)

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

Callback function that is called when a write response is received.

Parameters
hogpHOGP object.
repReport object.
errATT error code.