nRF Connect SDK API 0.1.0
|
int bt_hogp_rep_unsubscribe | ( | struct bt_hogp * | hogp, |
struct bt_hogp_rep_info * | rep | ||
) |
#include <include/bluetooth/services/hogp.h>
Remove the subscription for a selected report.
hogp | HOGP object. |
rep | Report object. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |