zephyr/tests/bsim
Emil Gydesen 9d4cc4b49b Bluetooth: BAP: Add a set of suggested intervals to use with BAP
Add a selection of interval values that are suitable for BAP,
which will allow better coexistence between ISO and ACL,
for both broadcast and unicast. Some of these are defined
by the BAP spec, and some are defined by Zephyr, since they
do have a suggested value from BAP.

Samples and tests have been updated to use these new values.
Peripheral samples have also been updated with
CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS so that the connection
parameters from the centrals aren't updated to something else
shortly after.

The shell has also been updated to use the LE Audio (BAP) values
if audio is enabled, and the audio.conf file has disabled automatic
updating of the connection parameters as the peripheral, as we rarely
(if ever) want to do that.

Due to the connection interval change, CI hit an issue
with test_bass_broadcast_code in test_main_client_sync, where
the reading of the long receive state did not finish before we
attempted to do another procedure, so the function was updated to have
a retry.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-03-11 08:58:51 +01:00
..
babblekit Bluetooth: tests: Add macros to babblekit 2025-02-12 09:40:07 +01:00
bluetooth Bluetooth: BAP: Add a set of suggested intervals to use with BAP 2025-03-11 08:58:51 +01:00
drivers/uart
net net: openthread: Allow a platform to select a Settings backend. 2024-12-02 18:18:20 +01:00
ci.bt.sh tests: bsim: bluetooth: host: use twister to compile tests 2024-12-07 02:03:31 +01:00
ci.net.sh
ci.uart.sh tests/bsim UART: Let's connect the nrf54L UART00 in loopback too 2025-02-17 14:03:27 +01:00
compile.sh
compile.source tests: bsim: support snippets 2024-11-25 14:41:43 +01:00
generate_coverage_report.sh
run_parallel.sh
sh_common.source tests: bsim: Fix command execution with quoted string 2025-03-07 19:52:55 +01:00