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

◆ bt_hogp_init()

void bt_hogp_init ( struct bt_hogp hogp,
const struct bt_hogp_init_params params 
)

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

Initialize the HIDS client instance.

You must call this function on the HOGP object before any other function.

Note
This function clears the whole memory occupied by the object. Do not call it on the object in use.
Parameters
hogpHOGP object.
paramsInitialization parameters.