-
CONFIG_BT_GATT_HIDS_FEATURE_REP_MAX
¶
Maximum number of HIDS Feature Report descriptors
Type: int
Help¶
Maximum number of HIDS Feature Reports that can be set for HIDS.
Defaults¶
- 5 if
BT_GATT_HIDS
&&BT
Kconfig definition¶
At ../nrf/subsys/bluetooth/services/Kconfig.hids:37
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:9
→ ../nrf/subsys/Kconfig:10
→ ../nrf/subsys/bluetooth/Kconfig:21
→ ../nrf/subsys/bluetooth/services/Kconfig:4
Menu path: (top menu) → Nordic nRF Connect → Bluetooth Low Energy → Human Interface Device service
config BT_GATT_HIDS_FEATURE_REP_MAX int prompt "Maximum number of HIDS Feature Report descriptors" ifBT_GATT_HIDS
&&BT
range 0 10 ifBT_GATT_HIDS
&&BT
default 5 ifBT_GATT_HIDS
&&BT
depends onBT_GATT_HIDS
&&BT
help Maximum number of HIDS Feature Reports that can be set for HIDS.
(Definitions include propagated dependencies, including from if’s and menus.)