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

◆ BT_HIDS_SCI_INFORMATION_MAX_LEN

#define BT_HIDS_SCI_INFORMATION_MAX_LEN   (1 + 1 + BT_HIDS_SCI_INFORMATION_MAX_GROUPS * (2 + 2 + 2))

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

Max length of encoded HID SCI Information based on the HIDS specification: Minimum supported conn interval (1 B) + Num groups (1 B) + Num groups * (Group Min (2 B) + Group Max (2 B) + Group Stride (2 B)).