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

◆ bt_hogp_ready_cb

typedef void(* bt_hogp_ready_cb) (struct bt_hogp *hogp)

#include <include/bluetooth/services/hogp.h>

Callback function that is called when the HIDS client is ready.

When the bt_hogp_handles_assign function is called, the module starts reading all additional information it needs to work. When this process is finished, this callback function is called.

Parameters
hogpHOGP object.
See also
bt_hogp_assign_error_cb