OSDN Git Service

tools: Add setting Value property of gatt-service
authorAlvaro Silva <alvaro.silva@openbossa.org>
Mon, 24 Mar 2014 13:30:08 +0000 (10:30 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Mar 2014 13:39:58 +0000 (15:39 +0200)
commit4987c5bc20cf1ef1e77c015f6b607f04f40ee5ae
tree5c67bae25f034c374ca5e71673503dd112f241a3
parentbbee29a9685b3b1877ec61e4103aa6b82af13a62
tools: Add setting Value property of gatt-service

This patch extends the gatt-service.c example adding a generic callback
to allow set the characteristic Value. It doesn't check for
characteristic properties yet.
tools/gatt-service.c