-
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 <Zephyr>/subsys/mgmt/mcumgr/Kconfig:224
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:35
→ <Zephyr>/subsys/mgmt/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Device Management → mcumgr Support
config MCUMGR_SMP_BT bool "Bluetooth mcumgr SMP transport" selectBT
selectBT_PERIPHERAL
selectBT_GATT_DYNAMIC_DB
depends onMCUMGR
help Enables handling of SMP commands received over Bluetooth.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)