OSDN Git Service

core/gatt-database: Send offset if set to WriteValue
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 16 Dec 2016 13:09:36 +0000 (15:09 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sun, 18 Dec 2016 15:52:25 +0000 (17:52 +0200)
commit5d7372cb80838e14da577c5e4277be11e8880a04
treeb9a98f85a3c032e47bf16bd0d25f2c17b2956508
parent9774dab150825471dc505876c9cdc6db7bfa0097
core/gatt-database: Send offset if set to WriteValue

If there remote is using Prepare + Execute Write commands as part of
a Write Long procedure the offset needs to be set in order for the
application to detect from where it shall write the data.
src/gatt-database.c