CONFIG_BT_PAC_SNK
Sink PAC Characteristic Support
Type: bool
Help
This option enables support for Sink PAC Characteristic.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y if
BT_ASCS
Kconfig definition
At <Subsystem>/bluetooth/audio/Kconfig.pacs:15
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/Kconfig:9
→ <Subsystem>/bluetooth/Kconfig:200
→ <Subsystem>/bluetooth/audio/Kconfig:28
→ <Subsystem>/bluetooth/audio/Kconfig.baps:264
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Audio support [EXPERIMENTAL] → Published Audio Capabilities Service Support
config BT_PAC_SNK
bool "Sink PAC Characteristic Support"
default y if BT_ASCS
depends on BT_PACS && BT_AUDIO && BT
help
This option enables support for Sink PAC Characteristic.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)