tanelih / phonegap-bluetooth-plugin

Bluetooth plugin for PhoneGap version 2.6.0+
MIT License
57 stars 50 forks source link

Add callback for failed pairing and add hexstring data encoding. #41

Closed pborunda closed 8 years ago

pborunda commented 8 years ago

Add callback for failed pairing, otherwise user cannot retry to pair. Add hex string data encoding to allow to send/receive of raw bytes.

tanelih commented 8 years ago

Hey,

This was unexpected. :smile:

Looking at the code it seems good & doesn't appear to break any API. :+1: