nRF Connect SDK API 2.8.99
|
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.
hogp | HOGP object. |
rep | Report object. |
err | ATT error code. |