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 indicator for when the bluetooth gets disconnected #8

Closed
crewlab-org opened this issue Apr 11, 2022 · 2 comments
Closed

Add indicator for when the bluetooth gets disconnected #8

crewlab-org opened this issue Apr 11, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@crewlab-org
Copy link
Contributor

No description provided.

@crewlab-org crewlab-org added the enhancement New feature or request label Apr 11, 2022
@MoralCode
Copy link
Collaborator

MoralCode commented Apr 12, 2022

Thanks for filing this! In case it helps, i will likely be making use of observeConnectionState internally as documented at https://github.com/dotintent/FlutterBleLib/blob/master/REFERENCE.md#peripheral and wrapping the PeripheralConnectionState values in a new object just to abstract it and help with #5 .

Feel free to assume that you'll get a stream of connection state info from some method on Ergometer if it helps to stub out what you need. I'll do my best to get this added soon

@MoralCode MoralCode self-assigned this Apr 12, 2022
@MoralCode
Copy link
Collaborator

resolved in 3000063

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants