-
CONFIG_MCUMGR_SMP_BT
¶
Bluetooth mcumgr SMP transport
Type: bool
Help¶
Enables handling of SMP commands received over Bluetooth.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/mgmt/Kconfig:8
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:20
Menu path: (Top) → Management
config MCUMGR_SMP_BT bool "Bluetooth mcumgr SMP transport" selectMCUMGR
selectBT
selectBT_PERIPHERAL
selectBT_GATT_DYNAMIC_DB
help Enables handling of SMP commands received over Bluetooth.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)