I appreciate you finding this. I agree with your comment, however, whatever the heck that is. Now what?
On Tue, Dec 9, 2014 at 8:05 AM, Streets Of Boston <[email protected]> wrote: > I found this one here: > > https://android.googlesource.com/platform/external/bluetooth/bluedroid/+/android-4.3_r1.1/stack/include/gatt_api.h > > > It seems 14 means "GATT_ERR_UNLIKELY", whatever that is ... > > > On Monday, December 8, 2014 11:34:30 PM UTC-5, Tony Pitman wrote: >> >> I am writing an Android app and using api 18 to do BTLE. >> >> I am able to connect, discover services and characteristics and read the >> characteristic from the peripheral. >> >> When I try to write using WriteCharacterstic I get the onCharacteristicWrite, >> but the status is 14. I can't find this status anywhere in the >> documentation or anywhere else. >> >> The value does not make it to the peripheral. Can someone tell me what >> this code means and why the value might not be writing? >> > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to a topic in the > Google Groups "Android Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/android-developers/_yYrmCXkQbM/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

