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

Allow duplicate advertisement packets during scan #184

Closed
andySigler opened this issue Aug 19, 2015 · 1 comment
Closed

Allow duplicate advertisement packets during scan #184

andySigler opened this issue Aug 19, 2015 · 1 comment

Comments

@andySigler
Copy link

Thanks for the great library! I am building an application that would greatly benefit from the ability to pick up duplicate advertising packets from a peripheral while scanning. I have read that on iOS this can be specified. Sorry if this feature already exists, I have not been able to find any documentation of it.

@randdusing
Copy link
Owner

Should have this finished shortly, but I'm kind of confused. I'm not exactly sure what CBCentralManagerScanOptionAllowDuplicatesKey does. If I set it to No, I still get multiple scan results from devices. If I set it to Yes, I get multiple scan results from devices, but seemingly a lot more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants