-
CONFIG_BT_GATT_DIS
¶
Enable GATT Device Information service
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/bluetooth/services/Kconfig.dis:8
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:104
→ subsys/bluetooth/services/Kconfig:12
Menu path: (top menu) → Bluetooth → GATT Services
menuconfig BT_GATT_DIS bool prompt "Enable GATT Device Information service" ifBT_CONN
&&BT_HCI
&&BT
depends onBT_CONN
&&BT_HCI
&&BT
(Definitions include propagated dependencies, including from if’s and menus.)