-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport v3.5-branch] Bluetooth: Controller: Fix extended scanning assertion #68046
Conversation
Fix extended scanning assertion after long duration. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]> (cherry picked from commit ac39ad7)
Adjust mesh test timing and timeout value for Advertising Extensions use/fix in Zephyr Controller. The scanning in Zephyr Controller is delayed when using extended scanning. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]> (cherry picked from commit d1e4c17)
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
@cvinayak any thoughts on the BabbleSim CI failure? |
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
Backport d1e4c17~2..d1e4c17 from #67817.
Fixes #67365