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

◆ bt_hogp_sci_mode_subscribe()

int bt_hogp_sci_mode_subscribe ( struct bt_hogp * hogp,
bt_hogp_sci_mode_changed_cb func )

#include <include/bluetooth/services/hogp.h>

Subscribe to HID SCI mode changed notifications.

Parameters
hogpHOGP object.
funcFunction to call when the SCI mode changes.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.