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

◆ bt_hogp_assign_check()

bool bt_hogp_assign_check ( const struct bt_hogp hogp)

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

Check if the assignment function was called.

Parameters
hogpHOGP object.
Return values
trueIf the HIDS client has handlers assigned already.
falseIf the HIDS client is released.