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

◆ bt_hogp_sci_mode_read_cb

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.

Parameters
hogpHOGP object.
errATT error code.
modeSCI mode value.