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

createClient(mAddressMac) never stops to work #3

Open
methelas2 opened this issue Aug 6, 2015 · 0 comments
Open

createClient(mAddressMac) never stops to work #3

methelas2 opened this issue Aug 6, 2015 · 0 comments

Comments

@methelas2
Copy link

I tried pretty much every possible thing I came up with to stop it but...

Once called "createClient(mAddressMac) it starts a new Thread, which constantly tries to establish connection with chosen device. I found myself helpless in stopping it.
As I read into you library it should stop when disconnectClient() or even resetClient() is called but it won't. It keeps trying to establish connection, even if you completely turn off Bluetooth, call "closeAllConexion", try to create Connection with another "server" or change your mode from client to server.

Is there something that I'm missing? :-(

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