In the case that a broadcast sync fails for any reason, we need to set the BIS_Sync value for all subgroups to 0xFFFFFFFF (BT_BAP_BIS_SYNC_FAILED) as per the BAP spec. This commit adds a new define for this and modifies both the scan delegator and broadcast sink to support this. The change is validated by a modification to the broadcast assistant test that verifies that the value is set in the case of an invalid broadcast code (which indicates a failed BIG sync). Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| src | ||
| test_scripts | ||
| CMakeLists.txt | ||
| compile.sh | ||
| Kconfig | ||
| Kconfig.sysbuild | ||
| overlay-bt_ll_sw_split.conf | ||
| prj.conf | ||
| README.txt | ||
| sysbuild.cmake | ||
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.