zephyr/tests/bsim/bluetooth/audio
Emil Gydesen 7643526086 Bluetooth: BAP: Do not send PA term request on local remove
If the receive state is locally removed, then we should not
request permission from the application, as that is implicit
when removing the source locally.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-02-05 17:45:45 +01:00
..
src Bluetooth: BAP: Do not send PA term request on local remove 2024-02-05 17:45:45 +01:00
test_scripts Bluetooth: Audio: Use BT_GATT_SUBSCRIBE_FLAG_VOLATILE 2024-02-02 09:34:52 -06:00
CMakeLists.txt bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00
compile.sh tests/bsim: Clarify the compile scripts descriptions 2023-04-20 10:51:58 +02:00
Kconfig
prj.conf Bluetooth: audio: test: add test for long write 2024-02-01 14:37:40 +01:00
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.