-
CONFIG_BT_PHY_UPDATE
¶
PHY Update
Type: bool
Help¶
Enable support for Bluetooth 5.0 PHY Update Procedure.
Default¶
y
Kconfig definition¶
At <Zephyr>/subsys/bluetooth/Kconfig:212
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Bluetooth
config BT_PHY_UPDATE bool "PHY Update" default y depends onBT_CONN
&&BT_HCI
&&BT
help Enable support for Bluetooth 5.0 PHY Update Procedure.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)