Skip to content
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

nimble/ll: Check scheduler before sending connection request #1914

Merged

Conversation

andrzej-kaczmarek
Copy link
Contributor

We should not attempt to initiate connection if there's not enough time left for connection req/rsp before next scheduling item, otherwise it may be corrupted since scheduler will forcibly disable phy before executing new item.

@andrzej-kaczmarek andrzej-kaczmarek force-pushed the ll-conn-req-sched branch 2 times, most recently from 1235c9c to cae06e3 Compare November 18, 2024 17:07
We should not attempt to initiate connection if there's not enough time
left for connection req/rsp before next scheduling item, otherwise it
may be corrupted since scheduler will forcibly disable phy before
executing new item.
@andrzej-kaczmarek andrzej-kaczmarek merged commit a220f66 into apache:master Nov 27, 2024
19 checks passed
@andrzej-kaczmarek andrzej-kaczmarek deleted the ll-conn-req-sched branch November 27, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants