OSDN Git Service

tools: Add reading Value property of gatt-service
authorAlvaro Silva <alvaro.silva@openbossa.org>
Mon, 24 Mar 2014 13:30:07 +0000 (10:30 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Mar 2014 13:39:48 +0000 (15:39 +0200)
commitbbee29a9685b3b1877ec61e4103aa6b82af13a62
treed5f751949a4f4c48bad6033a44b49551c5d0d2b9
parent2c71dcff91f32db8fd5de111e20c3afbd1df6158
tools: Add reading Value property of gatt-service

This patch extends the gatt-service.c example adding the callback to
allow reading the Value property. At the moment, it is a generic
callback and it doesn't consider characteristic value property
restrictions.
tools/gatt-service.c