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

Add builder option to allow Blueteeth to handle 'unrecoverable' errors #19

Open
sureshjoshi opened this issue Oct 19, 2016 · 1 comment
Milestone

Comments

@sureshjoshi
Copy link
Member

Errors that come out of the Android BLE system can be unrecoverable, until Bluetooth is reset (or the app is closed and re-opened).

As part of a builder option, 'unrecoverable' errors can either be passed along to the developer, or handled internal to Blueteeth.

@sureshjoshi
Copy link
Member Author

As per issue #16 - Need to figure out what the preferred error mechanism is. Right now, have a hook for Exceptions (of some sort), but that might not be ideal. Maybe extend Result to take in 2 parameters, and create a custom error class?

@sureshjoshi sureshjoshi added this to the 1.0.0 milestone Apr 29, 2019
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

No branches or pull requests

1 participant