![]() |
nRF Connect SDK API 3.3.99
|
| typedef void(* bt_hids_conn_cp_evt_handler_t) (enum bt_hids_cp_evt evt, struct bt_conn *conn) |
#include <include/bluetooth/services/hids.h>
HID Control Point event handler.
| evt | Event indicating that the Control Point value has changed. (see bt_hids_cp_evt). |
| conn | Pointer to Connection Object. |