Parent: 3b1eab0e62fe8903886932d8e24f34a6d22bba1d
Author: Arman Uguray <armansito@chromium.org>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-01-12 23:48:33
Tree: 3f545dcd777478725cf1ce1a5968754406224c48
core/gatt: Reset value in db when caching After an attribute value is read, changes in the attribute value length may cause incorrect bytes to remain in the database if the value is not properly truncated. This patch addresses this by resetting the attribute value before storing an updated value.
Diffstat
| M | src/gatt-client.c | | | 6 | ++++++ |
1 files changed, 6 insertions(+), 0 deletions(-)