CONFIG_BT_CCID

(No prompt – not directly user assignable.)

Type: bool

Help

This hidden option is enabled when any of the content control
features are enabled.

Direct dependencies

BT_AUDIO && BT

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Subsystem>/bluetooth/audio/Kconfig:22

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

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

config BT_CCID
    bool
    depends on BT_AUDIO && BT
    help
      This hidden option is enabled when any of the content control
      features are enabled.

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