zephyr/tests/bsim/bluetooth/ll/conn
Théo Battrel 9400823dcd Bluetooth: Tests: Remove usage of auto name in AD
The advertiser options to automatically add the name in the scan
response and the advertising data will be deprecated.

Update the tests that were relying on those options. A lot of test were
actually not using the name, for those the name have simply been
removed. For the others that were using the name, add it in the
advertising data or the scan response data.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2024-04-23 12:42:24 +02:00
..
src Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
tests_scripts
CMakeLists.txt
Kconfig.sysbuild tests/bsim: sysbuild: Set primary MCU idx properly 2024-04-18 08:05:55 -07:00
README.txt
prj_split.conf
prj_split_hci_uart.conf
prj_split_low_lat.conf
prj_split_privacy.conf
prj_split_single_timer.conf
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.