Skip to content

scan full advertising packet for UUIDs #16

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

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

estutzenberger
Copy link

This fixes #13.

I added a new function called getUUIDsByType which retrieves all possible UUIDs within an advertising packet (which might also contain scan response data with additional UUIDs). It does this by using a function similar to Field but it returns the current position within the packet.

@moogle19
Copy link

@estutzenberger
Looks good. Thanks.

@moogle19 moogle19 closed this Mar 16, 2018
@moogle19 moogle19 merged commit 1e3172f into go-ble:master Mar 16, 2018
hisayatanaka added a commit to hisayatanaka/ble that referenced this pull request Nov 22, 2018
hisayatanaka added a commit to hisayatanaka/ble that referenced this pull request Nov 26, 2018
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.

Scan response processing
2 participants