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

[nrf fromtree] bluetooth: conn: Use a separate workqueue for connecti… #2107

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

MarekPieta
Copy link
Contributor

…on TX notify

Use a separate workqueue instead of system workqueue for connection TX notify processing. This makes Bluetooth stack more independent from the system workqueue.

Signed-off-by: Marek Pieta [email protected]
(cherry picked from commit 341f1f5)

@MarekPieta MarekPieta force-pushed the mpsl_timeout_fix_cherrypick branch from 4844b8d to 3ca9205 Compare October 14, 2024 13:51
@MarekPieta
Copy link
Contributor Author

Rebased onto main

@MarekPieta MarekPieta force-pushed the mpsl_timeout_fix_cherrypick branch from 3ca9205 to 389ce1d Compare October 16, 2024 12:21
@MarekPieta MarekPieta force-pushed the mpsl_timeout_fix_cherrypick branch 6 times, most recently from c4a8f2e to 7759a13 Compare October 18, 2024 05:33
@MarekPieta MarekPieta added this to the ncs-2.8.0 milestone Oct 18, 2024
@MarekPieta MarekPieta force-pushed the mpsl_timeout_fix_cherrypick branch 2 times, most recently from bf854f9 to 2b6d471 Compare October 21, 2024 08:52
…on TX notify

Use a separate workqueue instead of system workqueue for connection TX
notify processing. This makes Bluetooth stack more independent from the
system workqueue.

Signed-off-by: Marek Pieta <[email protected]>
(cherry picked from commit 341f1f5)
@MarekPieta MarekPieta force-pushed the mpsl_timeout_fix_cherrypick branch from 2b6d471 to b642302 Compare October 21, 2024 08:53
@rlubos rlubos merged commit 66b53a9 into nrfconnect:main Oct 21, 2024
17 checks passed
@MarekPieta MarekPieta deleted the mpsl_timeout_fix_cherrypick branch October 21, 2024 14:34
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.

7 participants