CONFIG_BT_PACS

Published Audio Capabilities Service Support

Type: bool

Help

This option enables support for Published Audio Capabilities Service.

Direct dependencies

BT_AUDIO && BT

(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.pacs:8

Included via Kconfig:8Kconfig.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]

config BT_PACS
    bool "Published Audio Capabilities Service Support"
    select BT_SMP_SC_PAIR_ONLY
    depends on BT_AUDIO && BT
    help
      This option enables support for Published Audio Capabilities Service.

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