This is the documentation for the latest (master) development branch of
Zephyr. If you are looking for the documentation of previous releases, use
the drop-down menu on the left and select the desired version.
-
CONFIG_BT_CONN
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies
BT_HCI
&& BT
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At subsys/bluetooth/Kconfig:177
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Bluetooth
config BT_CONN
bool
depends on BT_HCI
&& BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)