cbgo icon indicating copy to clipboard operation
cbgo copied to clipboard

feat: handle 32bit UUIDs

Open gkuchta opened this issue 4 years ago • 4 comments
trafficstars

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

gkuchta avatar Mar 09 '21 07:03 gkuchta

Any action on this PR? Seems like we need it for https://github.com/tinygo-org/bluetooth/issues/68

Thank you.

deadprogram avatar Jul 11 '21 08:07 deadprogram

Merging this would be much appreciated!

sgilson avatar Apr 17 '22 00:04 sgilson

This PR and some other fixes are going into the TinyGo fork of this package: https://github.com/tinygo-org/bluetooth/pull/113

Thanks!

deadprogram avatar Aug 30 '22 19:08 deadprogram

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.

ccollins476ad avatar Dec 06 '22 15:12 ccollins476ad