Bluetooth: Controller: Assert when starting periodic advertising right after extended advertising when there is a BIG #72852
Labels
area: Bluetooth Controller
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
known issue
Known issue
priority: medium
Medium impact/importance bug
Describe the bug
If there is a BIG created and periodic advertising is started right after extended advertising, there is an assert in the controller that is triggered:
To Reproduce
Can be reproduced with #72690
Steps to reproduce the behavior:
start_ext_adv
fromtests/bsim/bluetooth/host/iso/bis/src/bis_broadcaster.c
tests/bsim/bluetooth/host/iso/bis/tests_scripts/bis.sh
Expected behavior
Expect the controller to support starting periodic advertising directly after extended advertising.
Impact
Big annoyance, but can be circumvented with a single k_sleep
Logs and console output
See above
Environment (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: