Commit: fb449723cb766d759291b2ecf34fbb44a155eb10
Parent: 3843e1822bed763de6d542352226b6faa423dde6
Author: Claudio Takahasi <claudio.takahasi@openbossa.org>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-03-24 15:36:56
Tree: e22132396fc6b01e4e1df51f3bfb41ee3767dd6b

gatt: Add write callback to btd_gatt_add_char helper This patch adds a function callback for write operations. When a remote device writes to a given attribute, the core calls the specified write callback informing the attribute server the new characteristic value.

Diffstat

M src/gatt-dbus.c | 2 +-
M src/gatt.c | 7 ++++- - -
M src/gatt.h | 14 +++++++++++++-

3 files changed, 18 insertions(+), 5 deletions(-)

View Full Diff | Patch