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

◆ bt_hids_sci_mode_updated()

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

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

Update the SCI mode.

Parameters
connPointer to Connection Object.
modeSCI mode.
Note
The function is not thread safe.
Returns
0 If the operation was successful. Otherwise, a (negative) error code is returned.