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

◆ bt_hogp_sci_mode_req()

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.

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