CONFIG_BT_AUDIO_BROADCAST_SUBGROUP_COUNT

(No prompt – not directly user assignable.)

Type: int

Direct dependencies

BT_AUDIO_BROADCAST_SINK && BT_AUDIO && BT

(Includes any dependencies from ifs and menus.)

Default

  • 1

Kconfig definition

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

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] → Bluetooth Broadcast Sink Audio Support [EXPERIMENTAL]

config BT_AUDIO_BROADCAST_SUBGROUP_COUNT
    int
    default 1
    depends on BT_AUDIO_BROADCAST_SINK && BT_AUDIO && BT

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