zephyr/tests
Emil Gydesen 7ab1cafbc2 Bluetooth: Audio: Add Broadcast source application AD
This refactors how the BAP broadcast source handles the
extended and periodic advertising.

First it removes the start and stop of the extended
advertising, and instead expects the application
(or upper layers) to do this.

Second it exposes API functions to get the
necessary advertising data from BAP (service data and
the BASE), which the upper layers will then also
be responsible for setting and updating.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-10-14 09:51:39 +02:00
..
application_development tests: remove incorrect comment from code_relocation for RISCV 2022-10-03 10:09:53 +02:00
arch tests: arch/timing: cleanup test configuraton 2022-09-26 16:49:58 +00:00
benchmarks modules: mbedtls: Replace select statement with depends on for EC 2022-10-07 15:12:42 +02:00
bluetooth Bluetooth: Audio: Add Broadcast source application AD 2022-10-14 09:51:39 +02:00
boards tests: espressif_esp32: Fix docs generation issue 2022-10-08 18:33:21 +02:00
boot tests: boot: add mcuboot test 2022-10-04 14:06:58 -04:00
cmake build: Overlay build vars expand ${ZEPHYR_<module>_MODULE_DIR} 2022-10-13 12:04:38 +02:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
drivers tests: gpio: add overlays for s32z270dc2_r52 boards 2022-10-14 09:51:14 +02:00
kernel tests: Tick rate testing with timer train 2022-10-12 20:42:22 -04:00
lib devicetree: Add model name helpers based on compat 2022-10-07 11:48:02 -07:00
misc tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
net net: l2: ieee802154: improved context thread safety 2022-10-12 18:40:59 +02:00
posix ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
subsys tests: logging: log_api: add native_posix to platform_allow 2022-10-13 06:23:46 -04:00
unit tests: unit: cbprintf: Disable logging 2022-09-19 10:14:23 +00:00
ztest ztest: fix grammar for errors in bad test phases 2022-10-13 06:40:31 -04:00