zephyr/tests
Herman Berget 6ede31428d Bluetooth: Host: Reassemble extended advertising reports
The host reassembles fragmented advertising reports from the controller.

Non-complete advertising reports from different advertisers may not be
interleaved. If non-complete advertising reports from an advertiser
is received while advertising reports from another advertiser is
reassembled, an error message is logged and the advertising report is
discarded. Future scan results may be incomplete.

Advertising reports from legacy PDUs or complete extended advertising
reports may be interleaved as these do not require reassembly.

If the controller sends more advertising data than fits in the
reassembly buffer, the data is truncated. Further advertising reports
from the advertiser are discarded until the final complete advertising
report is received and discarded.

Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
2022-01-07 15:35:39 +02:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arm_thread_swap_tx: nucleo_l552ze_q: Update flash partition 2022-01-04 12:33:23 +01:00
benchmarks tests: benchmark: fix code coverage incorrect for latency_measure 2022-01-04 11:53:17 -05:00
bluetooth Bluetooth: Host: Reassemble extended advertising reports 2022-01-07 15:35:39 +02:00
boards drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00
drivers tests: remove manual CONFIG_GPIO_EMUL 2022-01-06 11:56:15 -05:00
kernel tests: work: add support for k_work_flush() API 2022-01-04 09:27:18 -05:00
lib tests: lib: devicetree: use vnd,gpio-device 2022-01-04 14:44:07 -05:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net net: npf: add the ability to do MAC address masked matching 2021-12-21 17:06:35 +01:00
posix tests: lib: getopt 2022-01-06 21:26:59 +01:00
subsys tests: remove manual CONFIG_GPIO_EMUL 2022-01-06 11:56:15 -05:00
unit cmake: tests: add cmake_minimum_required() to tests 2021-12-18 14:58:55 +01:00
ztest tests: ztest: Add test for stress test framework 2022-01-01 07:37:22 -05:00