![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| hogp | HOGP object. |
| func | Function to call when the SCI mode changes. |
| 0 | If the operation was successful. Otherwise, a (negative) error code is returned. |