zephyr/tests/bsim/bluetooth/audio
Emil Gydesen 4331b5fe77 tests: Bluetooth: PBP: Fix adv data for PBP BSIM test
The test had a few off-by-ones in the code, which caused access
to invalid data.

Fixed by setting the right buffer sizes and the right AD length
fields.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-11-07 08:33:03 -06:00
..
src tests: Bluetooth: PBP: Fix adv data for PBP BSIM test 2024-11-07 08:33:03 -06:00
test_scripts tests bsim bt audio: Increase execution timeout 2024-11-06 09:40:16 +01:00
CMakeLists.txt
Kconfig
Kconfig.sysbuild
README.txt
compile.sh
overlay-bt_ll_sw_split.conf
prj.conf Bluetooth: Audio: Update SCAN_DELEGATOR dependency to GATT_DYNAMIC_DB 2024-10-23 16:53:37 +02:00
sysbuild.cmake

README.txt

Zephyr test application which uses the simulated boards test hooks.
Can be compiled targeting the *_bsim boards.

This application will, based on the command line arguments, select one of
testcases which are compiled with it.