cbgo
cbgo copied to clipboard
feat: handle 32bit UUIDs
This commit appends the 128bit base UUID to a discovered 32bit UUID so we can handle devices broadcasting 32bit identifiers.
Any action on this PR? Seems like we need it for https://github.com/tinygo-org/bluetooth/issues/68
Thank you.
Merging this would be much appreciated!
This PR and some other fixes are going into the TinyGo fork of this package: https://github.com/tinygo-org/bluetooth/pull/113
Thanks!
Thanks @gkuchta, and sorry for the huge delay. I haven't been monitoring this repo! I will merge this PR now.
EDIT: Err... looks like I don't have write access anymore. Maybe best to switch to @deadprogram's fork in that case.