Skip to content

Bluetooth: Controller: Fix flash sync start from starving connection #92873

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cvinayak
Copy link
Contributor

@cvinayak cvinayak commented Jul 9, 2025

Fix flash sync start from repeatedly forcing connection event be skipped. Space new flash operation to be spaced apart by flash slot write duration.

@cvinayak cvinayak force-pushed the github_flash_sync_start_fix branch 2 times, most recently from 22575e5 to 445544f Compare July 9, 2025 11:56
cvinayak added 2 commits July 9, 2025 17:08
Fix flash sync start from repeatedly forcing connection
event be skipped. Space new flash operation to be placed
in the past so that it does not force itself on to an
overlapping connection event.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
Fix missing ticker force reset when the ticker expiry was
skipped or rescheduled.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
Copy link

sonarqubecloud bot commented Jul 9, 2025

@nashif nashif removed the bug The issue is a bug, or the PR is fixing a bug label Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants