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

◆ bt_hogp_sci_mode_changed_cb

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.

Parameters
connConnection object.
modeNew SCI mode value.