CONFIG_BT_ISO_UNICAST
Bluetooth Isochronous Channel Unicast Support [EXPERIMENTAL]
Type: bool
Help
This option enables support for Bluetooth Broadcast
Isochronous channels.
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Symbols that select this symbol
Kconfig definition
At <Zephyr>/subsys/bluetooth/Kconfig.iso:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:9
→ <Zephyr>/subsys/bluetooth/Kconfig:178
Menu path: (Top) → Sub Systems and OS Services → Bluetooth
config BT_ISO_UNICAST
bool "Bluetooth Isochronous Channel Unicast Support [EXPERIMENTAL]"
select BT_ISO
select EXPERIMENTAL
depends on BT_CONN && BT_HCI && BT
help
This option enables support for Bluetooth Broadcast
Isochronous channels.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)