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

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented May 14, 2023

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.

#541

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 h2zero merged commit 90ab225 into release/1.4 May 14, 2023
38 checks passed
h2zero added a commit that referenced this pull request May 14, 2023
If a service has been created and started but not yet added to the gatt server then the call to getHandle will result in an invalid handle. This adds a call to set the handle value in the getHandle function.
@h2zero h2zero deleted the null-service-handle-fix branch November 25, 2023 15:01
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

Successfully merging this pull request may close these issues.

None yet

1 participant