zephyr/samples
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
..
application_development samples: code_relocation_nocopy: Add configuration for nRF54H20 DK 2025-03-07 19:42:46 +01:00
arch samples: smp: pi: keep main thread sleeping until ready 2025-03-07 19:46:43 +01:00
basic samples: blinky: add esp32s3_supermini overlay 2025-02-14 17:08:03 +01:00
bluetooth Bluetooth: BAP: Add a set of suggested intervals to use with BAP 2025-03-11 08:58:51 +01:00
boards samples: boards: bbc: add microbit_v2 board to pong example 2025-03-07 19:58:05 +01:00
cpp
drivers boards: pimoroni: pico_plus2: Add Pimoroni Pico Plus2 board 2025-03-10 11:20:30 +01:00
fuel_gauge
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples/*/lvgl: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
net samples/net: Misc native_posix naming cleanup 2025-03-07 20:10:38 +01:00
philosophers
posix boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
psa tests: secure_storage: add dependencies 2025-02-27 09:07:56 +00:00
sensor samples: sensor: bmg160: Create README.rst file 2025-03-11 04:51:23 +01:00
shields samples/shields: x-nucleo-iks4a1: Add lis2dux12 accel and temp test 2024-12-27 19:34:46 +01:00
subsys samples: zms: fix 9999 messages dropped 2025-03-07 19:58:19 +01:00
synchronization
sysbuild samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tfm_integration samples: tfm_integration: Update regression test dependencies 2025-01-20 11:43:32 +01:00
userspace samples: userspace: prod_consumer: Update API to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
index.rst
sample_definition_and_criteria.rst