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

fix previous commit breaking bluetooth state change observer #14

Merged
merged 1 commit into from
Feb 13, 2017

Conversation

shahimclt
Copy link
Contributor

the exception thrown at mmInStream.read was what caused the STATE_DISCONNECTED event to fire. The if (mmInStream.available()>0) made sure that the exception was not thrown, so inadvertently breaking that functionality.

@whilu whilu merged commit 89331f9 into whilu:master Feb 13, 2017
@shahimclt shahimclt deleted the state_change_fix branch February 15, 2017 06:54
@shahimclt
Copy link
Contributor Author

When can we expect a release?

PS: I believe #12 can now be closed.

@whilu
Copy link
Owner

whilu commented Feb 16, 2017 via email

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