-
CONFIG_BT_ISO
¶
Bluetooth Isochronous Channel Support [EXPERIMENTAL]
Type: bool
Help¶
Select this to enable Isochronous Channel support.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/bluetooth/Kconfig:226
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Bluetooth
config BT_ISO
bool "Bluetooth Isochronous Channel Support [EXPERIMENTAL]"
depends on BT_CONN && BT_HCI && BT
help
Select this to enable Isochronous Channel support.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)