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

"Seen devices" needs to remove dups from the scan #49

Open
truedat101 opened this issue Mar 23, 2024 · 1 comment
Open

"Seen devices" needs to remove dups from the scan #49

truedat101 opened this issue Mar 23, 2024 · 1 comment

Comments

@truedat101
Copy link
Contributor

Seen data will get all the dups in the scan. Eventually this produces annoying excessive data.

@truedat101 truedat101 changed the title "Seen Data" needs to remove dups from the scan "Seen devices" needs to remove dups from the scan Mar 23, 2024
@truedat101
Copy link
Contributor Author

Also, look at this snippet for dups:
btStream = flutterReactiveBle.scanForDevices(withServices: [], scanMode: ScanMode.balanced).distinct().listen((device) {}

truedat101 added a commit that referenced this issue Mar 28, 2024
pedroalvesbatista pushed a commit to pedroalvesbatista/ProjectMagNET that referenced this issue May 7, 2024
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