-
CONFIG_BT_GATT_BAS
¶
Enable GATT Battery service
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/bluetooth/services/Kconfig.bas:6
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:6
→ subsys/bluetooth/Kconfig:96
→ subsys/bluetooth/services/Kconfig:11
Menu path: (Top) → Bluetooth → GATT Services
menuconfig BT_GATT_BAS bool "Enable GATT Battery service" selectSENSOR
depends onBT_CONN
&&BT_HCI
&&BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)