zephyr/tests
Théo Battrel 27e8bc65c7 Bluetooth: Tester: Device name in AD instead of SD
With the deprecation of `BT_LE_ADV_OPT_USE_NAME` and
`BT_LE_ADV_OPT_FORCE_NAME_IN_AD` the tester has been updated to not use
the macro adding the device name in the advertising/scan response data
anymore. Instead the name was explicitly added to the scan response
data. But because that part of the tester was using an extended
advertiser and was already adding data in the AD, the name should have
been put in the advertising data and not the scan response data.

The same issue apply to both `btp_cap.c` and `btp_bap_broadcast.c`,
update them to add the device name in the advertising data.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2024-04-26 09:30:02 +02:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arch: common: add stack_unwind test 2024-04-20 13:54:43 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth Bluetooth: Tester: Device name in AD instead of SD 2024-04-26 09:30:02 +02:00
boards driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
boot soc: nxp: imxrt: Prepare imxrt6xx soc for AMP support 2024-04-03 15:41:16 +01:00
bsim tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
drivers tests: drivers: pwm: boards: nrf54h20dk: add memory-region property 2024-04-25 17:59:27 -04:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: thread abort deadlock scenario 2024-04-25 15:12:02 +02:00
lib tests: Fix missed renames 2024-04-10 11:50:29 +02:00
misc linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00
posix tests: posix: fs: add test suite for ftruncate 2024-04-15 13:23:37 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: logging: remove userspace testing 2024-04-25 09:55:08 +00:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00