- CONFIG_BT_ISO¶
Bluetooth Isochronous Channel Support [EXPERIMENTAL]
Type: bool
Help¶
Select this to enable Isochronous Channel support.
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/bluetooth/Kconfig:226
Included via Kconfig:8
→ Kconfig.zephyr:34
→ 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.)