OSDN Git Service

gatt: Add function to create constant attributes
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 18 Mar 2014 20:26:17 +0000 (17:26 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 20 Mar 2014 17:30:04 +0000 (19:30 +0200)
commite78d9f67712f4afe8ee89d94488aefa3b3155260
treec9be06c4788042692e68828e3a7f82b423f20d4c
parent848a0b8339c12ae417b88f7ec2279f10d0c9e591
gatt: Add function to create constant attributes

This patch adds a helper function to create attribute with static
values. It is intended to be used to create GATT services, and
characteristic declarations.
src/gatt.c