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

discover() with clearCache doesn't re-discover #634

Closed
pschlang opened this issue Aug 27, 2020 · 2 comments · Fixed by #638
Closed

discover() with clearCache doesn't re-discover #634

pschlang opened this issue Aug 27, 2020 · 2 comments · Fixed by #638

Comments

@pschlang
Copy link
Contributor

Hi,

when calling discover() a second time with clearCache set to true, no re-discovery is performed, since the device is already in "discovery completed" state. With clearCache set to true, I would expect discover() to perform a re-discovery.

Patrick

@randdusing
Copy link
Owner

Mind raising a PR? Looks like the change should be good, but a little difficult to see.

pschlang added a commit to pschlang/cordova-plugin-bluetoothle that referenced this issue Sep 14, 2020
@pschlang
Copy link
Contributor Author

Thanks for your response. Created the PR.

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 a pull request may close this issue.

2 participants