OSDN Git Service

android/gatt: Set state of pending responses
authorMarcin Kraglak <marcin.kraglak@tieto.com>
Thu, 12 Jun 2014 09:08:25 +0000 (11:08 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Thu, 12 Jun 2014 11:37:32 +0000 (13:37 +0200)
commitf13cba17c7f3d3dbaf07c2c163edb1640309a03b
treedf0c516ece276f0d6df6874194b2fd7546ac476e
parentf476896ba45fac5b4b288c6109088e1b7f35f3c8
android/gatt: Set state of pending responses

Set state to PENDING before read. If state was not set to PENDING,
response was sent immediatelly even if there was no response from upper
layer.
android/gatt.c