-
CONFIG_BT_SHELL
¶
Enable Bluetooth shell
Type: bool
Help¶
Activate shell module that provides Bluetooth commands to the console.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
CONSOLE_SHELL
ifBT_HCI
&&BT
Kconfig definition¶
At subsys/bluetooth/shell/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:157
Menu path: (top menu) → Bluetooth
config BT_SHELL bool prompt "Enable Bluetooth shell" ifBT_HCI
&&BT
selectCONSOLE_SHELL
ifBT_HCI
&&BT
depends onBT_HCI
&&BT
help Activate shell module that provides Bluetooth commands to the console.
(Definitions include propagated dependencies, including from if’s and menus.)