![]() |
nRF Connect SDK API 3.3.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. |