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