zephyr/tests/bluetooth/audio
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
..
ascs Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
bap_base Bluetooth: BAP: Add bt_bap_base_subgroup_get_bis_indexes 2024-02-27 14:46:33 +01:00
bap_broadcast_source Bluetooth: BAP: Broadcast source: Add LTV validation for LC3 data 2024-03-01 16:04:19 +01:00
cap_commander tests: Bluetooth: CAP Commander Change Microphone mute unittests 2024-04-05 12:21:38 +02:00
codec Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
mocks tests: Bluetooth: CAP Commander Change Microphone mute unittests 2024-04-05 12:21:38 +02:00