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

◆ bt_hogp_sci_mode_read()

int bt_hogp_sci_mode_read ( struct bt_hogp * hogp,
bt_hogp_sci_mode_read_cb func )

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

Read the current HID SCI mode from the HID device.

Parameters
hogpHOGP object.
funcCallback invoked when read completes.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.