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

npl/linux: Callout gets stuck in active state #1771

Open
rojer opened this issue Apr 30, 2024 · 0 comments
Open

npl/linux: Callout gets stuck in active state #1771

rojer opened this issue Apr 30, 2024 · 0 comments
Assignees

Comments

@rojer
Copy link
Contributor

rojer commented Apr 30, 2024

ble_npl_callout.c_active is not reset after callout is executed, so only the first callout fires and subsequent are not scheduled at all.

ble_npl_callout_timer_cb() should set c->c_active = false here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants