-
choice BT_MESH_ADV: Advertiser mode
Advertiser mode
Type: bool
Defaults¶
Choice options¶
Kconfig definition¶
At <Zephyr Subsystem>/bluetooth/mesh/Kconfig:267
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Zephyr Subsystem>/Kconfig:9
→ <Zephyr Subsystem>/bluetooth/Kconfig:193
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth mesh support
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.)