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

Connections are impacted by other Bluetooth devices #42

Open
mgeilich opened this issue May 20, 2022 · 0 comments
Open

Connections are impacted by other Bluetooth devices #42

mgeilich opened this issue May 20, 2022 · 0 comments

Comments

@mgeilich
Copy link

Under Android, even when using Strategy.Wi_Fi_P2P, nearby_connections receives Bluetooth connection change callbacks from non-P2P devices, causing it to erroneously drop connections. In our case it is a Bluetooth low-energy device causing the issue. A good solution if possible might be to have nearby_connections check to see what device has issued the callback and to ignore connection dropped messages from non-connected devices..

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