nRF Connect SDK API 2.8.99
|
int bt_hogp_exit_suspend | ( | struct bt_hogp * | hogp | ) |
#include <include/bluetooth/services/hogp.h>
Exit suspend and resume.
This function is used to inform the device that the HOST exits SUSPEND state.
hogp | HOGP object. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |