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

Improve / extend device interface #9

Closed
3 tasks done
fako1024 opened this issue Mar 29, 2023 · 0 comments · Fixed by #10
Closed
3 tasks done

Improve / extend device interface #9

fako1024 opened this issue Mar 29, 2023 · 0 comments · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@fako1024
Copy link
Owner

fako1024 commented Mar 29, 2023

There are a few obvious improvements to the Device interface that could be implemented:

  • Add error handling for some of the methods
  • Expose Close() functionality for the device (to cleanly reset / close the underlying HCI)
  • Support calling Init() multiple times (extending the onStateChange() logic) to support multiple BLE devices simultaneously
@fako1024 fako1024 added the enhancement New feature or request label Mar 29, 2023
@fako1024 fako1024 self-assigned this Mar 29, 2023
@fako1024 fako1024 linked a pull request Mar 29, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant