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

Fixed use of wrong enum in unpair function of WinRT backend #986

Conversation

jochenjagers
Copy link
Contributor

Hello,

The wrong enum for checking the unpair result was used which caused an error when unpairing an already unpaired device as the values for ALREADY_UNPAIRED and ALREADY_PAIRED are not the same.

@dlech dlech merged commit 8a5c12d into hbldh:develop Sep 8, 2022
@dlech
Copy link
Collaborator

dlech commented Sep 8, 2022

Nice one, thanks!

@jochenjagers jochenjagers deleted the bugfix/fix-use-of-wrong-enum-for-unpair-in-winrt-client branch September 9, 2022 11:49
@dlech dlech mentioned this pull request Sep 12, 2022
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.

2 participants