CONFIG_BT_AUDIO
Bluetooth Audio support [EXPERIMENTAL]
Type: bool
Help
This option enables Bluetooth Audio support. The specific
features that are available may depend on other features
that have been enabled in the stack, such as Periodic
Advertisement for Broadcast and L2CAP Dynamic Channel
for Unicast.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/subsys/bluetooth/audio/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:9
→ <Zephyr>/subsys/bluetooth/Kconfig:200
Menu path: (Top) → Sub Systems and OS Services → Bluetooth
menuconfig BT_AUDIO
bool "Bluetooth Audio support [EXPERIMENTAL]"
select EXPERIMENTAL
depends on BT
help
This option enables Bluetooth Audio support. The specific
features that are available may depend on other features
that have been enabled in the stack, such as Periodic
Advertisement for Broadcast and L2CAP Dynamic Channel
for Unicast.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)