-
choice BT_MESH_ADV: Advertiser mode
Advertiser mode
Type: bool
Defaults¶
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/bluetooth/mesh/Kconfig:238
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:9
→ <Zephyr>/subsys/bluetooth/Kconfig:325
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Mesh support [EXPERIMENTAL]
choice BT_MESH_ADV
bool "Advertiser mode"
default BT_MESH_ADV_EXT if BT_EXT_ADV
default BT_MESH_ADV_LEGACY
depends on BT_MESH && BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)