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

Parse beacons from entirety of scan result including scan response #970

Merged
merged 3 commits into from
Jun 7, 2020

Conversation

davidgyoung
Copy link
Member

Makes scan result parsing more robust to detect beacon patterns in two cases that were not detected before:

  • If multiple data types exist in the PDUs (e.g. more than one FF manufacturer data type), try parsing every one of them to look for a match.

  • If a scan response exists, parse the PDUs there as well.

The above changes allow detecting overflow area advertisements from iOS more reliably. Unit tests cover two such cases.

@davidgyoung davidgyoung merged commit 9e7f867 into master Jun 7, 2020
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

Successfully merging this pull request may close these issues.

1 participant