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

[Question] How to subscribe to bond state for a BLE device? #611

Open
letsgitgoin opened this issue Sep 21, 2021 · 0 comments
Open

[Question] How to subscribe to bond state for a BLE device? #611

letsgitgoin opened this issue Sep 21, 2021 · 0 comments

Comments

@letsgitgoin
Copy link

On Android, how are you guys subscribing to bond state of a BLE device. The device bond state changes to bonded(BOND_BONDED) after the pairing request has been acknowledged/accepted on the phone/tablet by the user. How are you guys waiting for the user to acknowledge the request before proceeding with further communication? In native Android one can subscribe to broadcast action ACTION_BOND_STATE_CHANGED, trying to find a way to do the same in Flutter. Any suggestions will be appreciated. Thank You.

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