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

◆ bt_hids_sci_mode_get()

int bt_hids_sci_mode_get ( struct bt_conn * conn,
enum bt_hids_sci_mode_value * mode )

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

Get the current SCI mode.

Parameters
connPointer to Connection Object.
modeOutput parameter for the SCI mode.
Returns
0 If the operation was successful. Otherwise, a (negative) error code is returned.