zephyr/tests
Fredrik Danebjer f970b066d2 Bluetooth: audio: Add possibility to use static broadcast id
Removed the generation of broadcast id inside the stack. It is now up
to the application to generate this by itself. The CAP sample has
been modified to allow either a static broadcast, or a random one.
All of this is handled in the application.

Signed-off-by: Fredrik Danebjer <frdn@demant.com>
2024-10-25 14:07:25 +02:00
..
application_development
arch twister: rework board handling 2024-10-22 18:31:09 -04:00
benchmarks tests: benchmarks: wait_queues: Increase test timeout to 120s 2024-10-22 19:04:37 -04:00
bluetooth Bluetooth: audio: Add possibility to use static broadcast id 2024-10-25 14:07:25 +02:00
boards tests: boards: nrf: qdec: Fix failing drivers.sensor.qdec.pm_runtime 2024-10-22 08:21:19 -04:00
boot tests: mcuboot: remove twr_kv58f220m from allowed list. 2024-10-25 08:52:44 +02:00
bsim Bluetooth: audio: Add possibility to use static broadcast id 2024-10-25 14:07:25 +02:00
cmake
crypto yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
drivers tests: drivers: uart: uart_async_api: Add nrf54l15dk//cpuapp overlay 2024-10-25 14:02:03 +02:00
integration/kernel
kconfig
kernel soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
lib tests: lib: gui: lvgl: Remove explicitly enabled CONFIG_DUMMY_DISPLAY 2024-10-24 14:07:11 +02:00
misc
modules tests: thrift: Remove 'newlib' from test identifiers 2024-10-22 20:40:20 +02:00
net tests: net: wifi_credentials: restrict to native_sim 2024-10-24 22:02:28 +01:00
posix tests: posix: net: fix missing clock_t and clockid_t with newlib 2024-10-18 09:17:33 +02:00
robot
subsys tests: mgmt: mcumgr: Add transport_lorawan test 2024-10-25 14:00:48 +02:00
unit tests: unit: crc: use `zassert_equal` for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest tests: ztest base: fix board name 2024-10-23 11:19:45 +02:00
test_config.yaml