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

Set service handle in getHandle function if not set already. #544

Merged
merged 1 commit into from
May 14, 2023

Commits on May 14, 2023

  1. Set service handle in getHandle function if not set already.

    If a service has been created and started but not yet added to the gatt server
    then the call to getHandle will result in and invalid handle.
    This adds a call to set the handle value in the getHandle function.
    h2zero committed May 14, 2023
    Configuration menu
    Copy the full SHA
    6ea4613 View commit details
    Browse the repository at this point in the history