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 open() of BLE Adaptor #2

Merged
merged 1 commit into from
Feb 19, 2017
Merged

Conversation

Babibubebon
Copy link
Member

Adaptor.open()で接続処理をnobleのdiscoverイベントに登録しているが、接続後もそのままなので、disconnect後に再度connectすると重複してイベントハンドラが登録されてしまう。

@Babibubebon Babibubebon self-assigned this Feb 19, 2017
@Babibubebon Babibubebon merged commit 8274248 into comozilla:develop Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant