-
CONFIG_BT_GATT_HIDS
¶
Human Interface Device service
Type: bool
Help¶
Enable BLE GATT Human Interface Device service.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
BT_GATT_POOL
ifBT
Kconfig definition¶
At ../nrf/subsys/bluetooth/services/Kconfig.hids:1
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
menuconfig BT_GATT_HIDS bool prompt "Human Interface Device service" ifBT
selectBT_GATT_POOL
ifBT
depends onBT
help Enable BLE GATT Human Interface Device service.
(Definitions include propagated dependencies, including from if’s and menus.)