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

Commits on Sep 17, 2024

  1. nimble/host: Fix L2CAP update request event

    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 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6e7cd06 View commit details
    Browse the repository at this point in the history