nRF Connect SDK API 0.1.0
|
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. |