nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_hogp_rep_next()

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.

Parameters
hogpHOGP object.
repThe record before the one to access, or NULL to access the first record.
Returns
The next report according to rep, or NULL if no more reports are available.