![]() |
nRF Connect SDK API 3.3.99
|
| typedef void(* bt_hogp_sci_mode_changed_cb) (struct bt_conn *conn, enum bt_hids_sci_mode_value mode) |
#include <include/bluetooth/services/hogp.h>
Callback function that is called when the HID SCI mode changed GATT notification is received.
| conn | Connection object. |
| mode | New SCI mode value. |