OSDN Git Service

android/gatt: Use proper GATT status
authorJakub Tyszkowski <jakub.tyszkowski@tieto.com>
Mon, 31 Mar 2014 09:04:45 +0000 (11:04 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Mon, 31 Mar 2014 12:38:37 +0000 (14:38 +0200)
commit38eac490c3dc66f73c7c2abf856e928d42eeb57d
treeaa1d8efff8cd74f424dd50d9a294053da16682e1
parentc108888cc5d9f0a27a3044e2246efb96c5c76e0d
android/gatt: Use proper GATT status

This patch introduces GATT_SUCCESS and GATT_FAILURE status codes
according to Android API. This patch also fixes event status codes.
android/gatt.c