zephyr/tests
Emil Gydesen c699ae5850 Bluetooth: Audio: Expose broadcast sink adv data to application
In the broadcast sink `scan_recv` which is called when we
scan for broadcast source, we now also provide the entire
AD struct to the application.

The reason for this is that the advertising data may
contain other information that is useful for the application
like the broadcaster device name or any other
vendor/application specific data.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-07-12 14:17:02 +02:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch tests: arch: arm: arm-irq-vector-table: define _vector_end 2022-07-11 09:23:05 +00:00
benchmarks tests: benchmarks: sys_kernel: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
bluetooth Bluetooth: Audio: Expose broadcast sink adv data to application 2022-07-12 14:17:02 +02:00
boards tests: boards: mec15xxevb_assy6853: qspi: Convert to use DEVICE_DT_GET 2022-07-07 10:07:37 +02:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto test: tests/crypto/tinycrypt timeout 2022-06-29 20:59:31 -04:00
drivers drivers: adc: Add ADS1119 driver 2022-07-12 12:29:45 +02:00
kernel tests: kernel: gen_isr_table: move to new ztest API 2022-07-11 13:23:27 +02:00
lib tests: lib: move notify to new ztest API 2022-07-12 11:19:22 +02:00
misc cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
net tests: net: ieee802154: move l2 to new ztest API 2022-07-12 12:26:16 +02:00
posix tests: posix: pthread: test for pthread descriptor leaks 2022-07-12 10:16:02 +02:00
subsys tests: subsys: sd cases move to new ztest API 2022-07-12 10:16:22 +02:00
unit testing: add zephyr/ prefix to testing include path 2022-06-29 06:04:32 -04:00
ztest tests: error_hook: skip div-by-zero on FVP BaseR 2022-07-11 11:17:02 +02:00