![]() |
nRF Connect SDK API 3.3.99
|
| typedef void(* bt_hogp_sci_mode_read_cb) (struct bt_hogp *hogp, int err, enum bt_hids_sci_mode_value mode) |
#include <include/bluetooth/services/hogp.h>
Callback function that is called when a HID SCI mode read is completed.
| hogp | HOGP object. |
| err | ATT error code. |
| mode | SCI mode value. |