CONFIG_BT_ASCS
Audio Stream Control Service Support
Type: bool
Help
This option enables support for Audio Stream Control Service.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Symbols that select this symbol
Kconfig definition
At <Subsystem>/bluetooth/audio/Kconfig.ascs:9
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/Kconfig:9
→ <Subsystem>/bluetooth/Kconfig:200
→ <Subsystem>/bluetooth/audio/Kconfig:28
→ <Subsystem>/bluetooth/audio/Kconfig.baps:265
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Audio support [EXPERIMENTAL] → Published Audio Capabilities Service Support
config BT_ASCS
bool "Audio Stream Control Service Support"
select BT_SMP_SC_PAIR_ONLY
depends on BT_PACS && BT_AUDIO && BT
help
This option enables support for Audio Stream Control Service.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)