Garrett Kuchta

Results 2 issues of Garrett Kuchta

This commit appends the 128bit base UUID to a discovered 32bit UUID so we can handle devices broadcasting 32bit identifiers.

Hello! Thanks for the great library! While 32bit UUIDs aren't super common, they are out there; as-is, cbgo will panic if one's discovered https://github.com/JuulLabs-OSS/cbgo/blob/master/core.go#L104, so simply being in an environment...