![]() |
nRF Connect SDK API 3.3.99
|
| struct bt_hogp_rep_info * bt_hogp_rep_next | ( | struct bt_hogp * | hogp, |
| const struct bt_hogp_rep_info * | rep ) |
#include <include/bluetooth/services/hogp.h>
Get the next report in the HOGP object.
| hogp | HOGP object. |
| rep | The record before the one to access, or NULL to access the first record. |
rep, or NULL if no more reports are available.