![]() |
nRF Connect SDK API 3.3.99
|
| bool bt_hogp_ready_check | ( | const struct bt_hogp * | hogp | ) |
#include <include/bluetooth/services/hogp.h>
Check if the HIDS client is ready to work.
true while this function returns false, it means that initialization is in progress.| hogp | HOGP object. |
| true | If the HIDS client is ready to work. |
| false | If the HIDS client is not ready. |