zephyr/tests/bluetooth/shell
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
..
boards Bluetooth: BAP: Shell: Add USB out support for the BAP shell 2024-04-29 11:04:09 +02:00
snippets/xterm-native-shell Bluetooth: Shell: Allow bigger cmd in bsim shell 2024-04-22 06:49:47 -07:00
src Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
audio.conf Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
cdc_acm.conf shell: Improve the default serial backend init level 2024-04-24 19:42:23 +00:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
log.conf flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
mesh.conf Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
prj.conf flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
prj_br.conf Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
run-bsim.sh Bluetooth: shell: add bsim runner script 2024-03-13 18:47:50 +02:00
testcase.yaml Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
usb.overlay tests: Remove label property from devicetree overlays 2022-07-28 20:52:20 +02:00