android bluetooth low energy status = 61 -


07-02 10:12:19.416: d/bluetoothgatt(31605): onclientconnectionstate() - status=61 clientif=5 device=78:a5:04:07:d1:3d

what status 61 of bluetooth le in android?

thanks

as per spec, error 61 (0x3d) means "connection terminated due mic failure". message integrity check (mic) 4-bytes field added ble packet when encryption enabled. means mic failed on packet received on phone, causes disconnection.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

python - How to remove the Xframe Options header in django? -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -