zephyr/tests/bluetooth/audio/ascs
Emil Gydesen 353a05b116 Bluetooth: BAP: Unicast server depend on PACS
When in the BAP unicast server role, at least PAC sink
or PAC source shall be set.

In order to fulfill this new requirement, a few other Kconfig
options had to be changed to a `depends on` from `select` to
avoid recursive Kconfig requirements. This change may require
some applications to update their configurations according
to the migration guide.

The change from `select` to `depends on` is ideal anyhow
as that is the recommended way to add dependencies.

This can checked via the combined BT_PACS Kconfig value.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-04-30 14:30:45 -04:00
..
include tests: Bluetooth: ASCS: Add tests for invalid operations in Releasing state 2023-12-12 15:33:13 +01:00
src Bluetooth: Audio: Remove the BT_AUDIO_CODEC_LC3_CONFIG_X_Y 2024-02-25 22:26:57 -05:00
uut
CMakeLists.txt
prj.conf Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
testcase.yaml