ConnectSDK / Connect-SDK-Android-Core

Core source code for the Android Connect SDK project
Apache License 2.0
114 stars 79 forks source link

Added full pin pairing support for webos #20

Closed tomas1885 closed 9 years ago

tomas1885 commented 9 years ago

Added full support for webos pin pairing method, the method is configured through the service itself as the connectable device should be pairing type agnostic. Another point is the error handling, I needed to change the error callbacks to receive the correct events in the connecteddevicelistenrer, since the previous method resulted in no indication if the registration failed or canceld.

khk624 commented 9 years ago

This has been already merged. I will close this ticket.