zephyr/tests/bsim/bluetooth/audio
Emil Gydesen 49d9b4cb69 Bluetooth: PACS: Remove BAP infix for pacs_register_param
Since the PACS service is not part of the bt_bap API it should
not use the bt_bap prefix, and instead just be bt_pacs like the
rest of the PACS API.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-02-12 09:41:49 +01:00
..
src Bluetooth: PACS: Remove BAP infix for pacs_register_param 2025-02-12 09:41:49 +01:00
test_scripts Bluetooth: CCP: Initial CCP Client implemenation 2025-01-28 09:46:39 +01:00
CMakeLists.txt bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00
compile.sh tests: Bluetooth: Run Audio BSIM test on nrf5340bsim 2024-09-09 15:23:57 +03:00
Kconfig
Kconfig.sysbuild tests: Bluetooth: Run Audio BSIM test on nrf5340bsim 2024-09-09 15:23:57 +03:00
overlay-bt_ll_sw_split.conf tests: Bluetooth: BAP: Add broadcast tests with multiple subgroups 2024-12-27 12:36:40 +01:00
overlay-nrf5340_cpunet_iso-bt_ll_sw_split.conf tests: Bluetooth: Audio: Remove netcore logs from nrf53 BSIM 2025-01-16 22:39:09 +01:00
prj.conf Bluetooth: CCP: Initial CCP Client implemenation 2025-01-28 09:46:39 +01:00
README.txt
sysbuild.cmake tests: Bluetooth: Audio: Remove netcore logs from nrf53 BSIM 2025-01-16 22:39:09 +01:00

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.