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/host: Fix L2CAP update request event #1863

Merged

Conversation

andrzej-kaczmarek
Copy link
Contributor

This fixes L2CAP update request event handling to be the same a connection update request as described in documentation.

The copy of requested parameters is passed as peer_params while the original param struct is passed as self_params so application can update these if needed.

This fixes L2CAP update request event handling to be the same a
connection update request as described in documentation.

The copy of requested parameters is passed as peer_params while the
original param struct is passed as self_params so application can update
these if needed.
@andrzej-kaczmarek andrzej-kaczmarek merged commit 16e1bfc into apache:master Sep 17, 2024
18 checks passed
@andrzej-kaczmarek andrzej-kaczmarek deleted the hs-l2cap-update-req-fix branch September 17, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host size/XS Extra small PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants