nRF Connect SDK API 2.8.99
|
int bt_hogp_pm_update | ( | struct bt_hogp * | hogp, |
k_timeout_t | timeout ) |
#include <include/bluetooth/services/hogp.h>
Read the current protocol mode from the server.
The callback is called when a read response is received.
hogp | HOGP object. |
timeout | Time-out for the common read structure usage. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |