OSDN Git Service

core/gatt-client: Don't invalidate Value if length is 0
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 5 Sep 2016 09:36:44 +0000 (12:36 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 5 Sep 2016 09:36:44 +0000 (12:36 +0300)
commit1f1c3eb8439694b654f51860e5f3ccd6bb56aa24
tree1655f16f0235563e51df2fb1509a1fb73acbef15
parent16f6ec984ea2b802d13cce07964ce386f3dcf3dc
core/gatt-client: Don't invalidate Value if length is 0

Reading 0 bytes shall be valid so it shouldn't invalidate the property.
src/gatt-client.c