Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: Bluetooth: Handle shutdown of iso broadcast benchmark
The sample did not properly handle ending the broadcast and setting it up for a new broadcast, due to missing wait for sem_big_term and a bad check in iso_disconnected. Furthermore if any did not work when setting up the BIG, the error handling did not properly clean up for a retry. (cherry picked from commit 4d60f0a) Original-Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> GitOrigin-RevId: 4d60f0a Cr-Build-Id: 8726634528781615073 Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8726634528781615073 Copybot-Job-Name: zephyr-main-copybot-downstream Change-Id: I86f7258145fa80a6330ba9b8cf73c0b529f2d030 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/6145195 Bot-Commit: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Commit-Queue: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
- Loading branch information