zephyr/tests/bluetooth
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
..
addr tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
adv hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
at Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
audio Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
bluetooth tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
bt_crypto tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
bt_crypto_ccm tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
common/testlib Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
controller Bluetooth: Controller: Default stream count based upon app configs 2024-04-30 11:45:47 +02:00
ctrl_isoal tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
ctrl_sw_privacy tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ctrl_sw_privacy_unit tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
ctrl_user_ext hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
df Bluetooth: Controller: Build hci_vendor.c also for simulation 2024-03-04 12:14:15 +00:00
gatt tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
hci_codecs_info tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
hci_prop_evt Bluetooth: Test: Update hci_prop_evt 2024-04-29 11:02:02 +02:00
hci_uart_async tests/bluetooth/hci_uart_async: Switch to native_sim 2023-11-22 09:53:10 +01:00
host Bluetooth: tests: fix buf tests 2024-04-30 16:20:23 +02:00
host_long_adv_recv tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
init Bluetooth: Controller: Fix CIS accept fails with unsupp parameters 2024-03-15 09:40:13 +00:00
l2cap tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
ll_settings tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mesh flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
mesh_shell flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
qualification tests: bluetooth: Update ICS for Mesh v1.1, DFU v1.0 and MBT v1.0 2024-03-21 12:40:07 +01:00
shell Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
tester Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
uuid tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00