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

◆ bt_hids_sci_mode_validate()

bool bt_hids_sci_mode_validate ( enum bt_hids_sci_mode_value mode,
const struct bt_conn_le_conn_rate_changed * params )

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

Validate the new connection parameters against their allowed values for the given SCI mode. Run this after a connection rate change notification is received from the Bluetooth stack.

Parameters
modeSCI mode.
paramsConnection parameters.
Returns
True if the connection parameters are valid. Otherwise, false.