CONFIG_BT_AUDIO_CAPABILITIES

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

BT_AUDIO && BT

(Includes any dependencies from ifs and menus.)

Default

Kconfig definition

At <Subsystem>/bluetooth/audio/Kconfig.baps:259

Included via Kconfig:8Kconfig.zephyr:44<Subsystem>/Kconfig:9<Subsystem>/bluetooth/Kconfig:200<Subsystem>/bluetooth/audio/Kconfig:28

Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Audio support [EXPERIMENTAL]

config BT_AUDIO_CAPABILITIES
    bool
    default y if BT_ASCS || BT_AUDIO_BROADCAST_SINK
    depends on BT_AUDIO && BT

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)