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

◆ bt_hogp_sci_supported()

bool bt_hogp_sci_supported ( const struct bt_hogp * hogp)

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

Check if the HID device supports SCI.

Note
This function will return false both if the HID information does not contain the SCI supported flag as well as if an error occurred during the HID SCI initialization.
Parameters
hogpHOGP object.
Returns
true if the HID device supports SCI, false otherwise.