![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| hogp | HOGP object. |
| func | Callback invoked when read completes. |
| 0 | If the operation was successful. Otherwise, a (negative) error code is returned. |