zephyr/tests/bsim/bluetooth/audio
Emil Gydesen 1406c547d6 Bluetooth: TBS: Add support for dynamic TBS
The TBS and GTBS instances can now be dynamically registered
and unregistered, which fits better for the use cases of TBS
where specific bearers can come and go depending on the
features of the device.

For example if a SIM card is inserted, then a device can
register a TBS for the provider and remove it again if the
SIM card is removed.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-24 09:21:54 -04:00
..
src Bluetooth: TBS: Add support for dynamic TBS 2024-09-24 09:21:54 -04:00
test_scripts
CMakeLists.txt
Kconfig
Kconfig.sysbuild
README.txt
compile.sh
overlay-bt_ll_sw_split.conf
prj.conf Bluetooth: BAP: Add bondable requirement for BAP 2024-09-19 18:27:53 +01: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.