![]() |
nRF Connect SDK API 3.3.99
|
| int bt_hogp_sci_mode_req | ( | struct bt_hogp * | hogp, |
| enum bt_hids_sci_mode_value | mode ) |
#include <include/bluetooth/services/hogp.h>
Request HID SCI mode activation.
This function is used to request that the HID device enters a specific HID SCI mode.
| hogp | HOGP object. |
| mode | HID SCI mode to enable |
| 0 | If the operation was successful. Otherwise, a (negative) error code is returned. |