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

fix: GAP parsing of ServiceData and ManufacturingData index error #333

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

deadprogram
Copy link
Member

This PR has 2 commits.

The first one fixes the GAP implementation for parsing ServiceData and ManufacturerData. The length was incorrect causing panic.

The second commit replaces the GAP HCI implementation for scanning with the shared one, and also correctly handles ServiceData and ManufacturerData. The previous implementation was ignoring both of those.

…, and use existing GAP implementation to do it

Signed-off-by: deadprogram <[email protected]>
@deadprogram deadprogram requested a review from ysoldak January 12, 2025 10:29
Copy link
Contributor

@ysoldak ysoldak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deadprogram
Copy link
Member Author

Thanks for review @ysoldak now merging.

@deadprogram deadprogram merged commit f36a7a6 into dev Jan 12, 2025
4 checks passed
@deadprogram deadprogram deleted the gap-fix-parse-manufac-service-data branch January 12, 2025 14:34
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.

2 participants