diff --git a/tests/bsim/bluetooth/audio/test_scripts/cap_broadcast_reception.sh b/tests/bsim/bluetooth/audio/test_scripts/cap_broadcast_reception.sh index 32cee89fa84..f7bbda42086 100755 --- a/tests/bsim/bluetooth/audio/test_scripts/cap_broadcast_reception.sh +++ b/tests/bsim/bluetooth/audio/test_scripts/cap_broadcast_reception.sh @@ -7,6 +7,7 @@ SIMULATION_ID="cap_broadcast_reception" VERBOSITY_LEVEL=2 NR_OF_DEVICES=3 +EXECUTE_TIMEOUT=180 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source diff --git a/tests/bsim/bluetooth/audio/test_scripts/mcs_mcc.sh b/tests/bsim/bluetooth/audio/test_scripts/mcs_mcc.sh index 7e72d47916b..cf4091ecdf0 100755 --- a/tests/bsim/bluetooth/audio/test_scripts/mcs_mcc.sh +++ b/tests/bsim/bluetooth/audio/test_scripts/mcs_mcc.sh @@ -8,7 +8,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source SIMULATION_ID="mcs_mcc" VERBOSITY_LEVEL=2 -EXECUTE_TIMEOUT=50 +EXECUTE_TIMEOUT=180 cd ${BSIM_OUT_PATH}/bin