bluetooth
bluetooth copied to clipboard
darwin: add advertising
this currently uses the changes proposed to add error-checking support to StartAdvertising in cbgo (#1) but I can remove/add stuff as needed. cbgo changes are needed anyway as BTPeripheralManagerDidStartAdvertising isn't exposed
cbgo changes are needed anyway as BTPeripheralManagerDidStartAdvertising isn't exposed
@ghostway0 could you please explain what you mean by that?
Also, looks like some other functions still need to be wrapped for this package, such as UpdateValue()?
- doesn't matter anymore - all good :)
- true! will try doing that in the coming days
This looks like a good addition. @ghostway0 is this something you'd like to continue working on? It looks like a rebase is needed first.