nRF Connect SDK API 2.8.99
|
bool bt_hogp_assign_check | ( | const struct bt_hogp * | hogp | ) |
#include <include/bluetooth/services/hogp.h>
Check if the assignment function was called.
hogp | HOGP object. |
true | If the HIDS client has handlers assigned already. |
false | If the HIDS client is released. |