-
CONFIG_BT_PHY_UPDATE
¶
PHY Update
Type: bool
Help¶
Enable support for Bluetooth 5.0 PHY Update Procedure.
Default¶
y
Kconfig definition¶
At subsys/bluetooth/Kconfig:133
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:6
Menu path: (Top) → 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.)