-
CONFIG_BT_GATT_HIDS_C
¶
HID service client
Type: bool
Help¶
Enable HID GATT Human Interface Device service client.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At ../nrf/subsys/bluetooth/services/Kconfig.hids_c: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:5
Menu path: (top menu) → Nordic nRF Connect → Bluetooth Low Energy
menuconfig BT_GATT_HIDS_C bool prompt "HID service client" ifBT
depends onBT
help Enable HID GATT Human Interface Device service client.
(Definitions include propagated dependencies, including from if’s and menus.)