Skip to content

BT_AUDIO_UNICAST selection rejected in nightly tests #32040

@pabigot

Description

@pabigot

I don't know if this is going to cause a nightly failure, but I suspect it will/should:

These tests:

  • tests/bluetooth/init/bluetooth.init.test_ctlr_peripheral_iso
  • tests/bluetooth/init/bluetooth.init.test_ctlr_central_iso

on these platforms:

  • nrf51dk_nrf51422
  • nrf52840dk_nrf52840

all appear to produce this diagnostic:

warning: BT_AUDIO_UNICAST (defined at subsys/bluetooth/host/audio/Kconfig:25) was assigned the value
'y' but got the value 'n'. Check these unsatisfied dependencies: BT_AUDIO (=n). See
http://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_BT_AUDIO_UNICAST.html and/or look up
BT_AUDIO_UNICAST in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.

The latest nightly still fails because it ran before #32013 got merged, but although the build completes on current mainline the Kconfig diagnostic is still present.

Metadata

Metadata

Labels

area: Bluetootharea: Bluetooth HostBluetooth Host (excluding BR/EDR)bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions