Commit: 441ebd51933dc108b15069cc70e3e359b9cf054f
Parent: 2916f23a25766451feb302edb74d2963a7ef4b66
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2014-11-06 17:39:15
Tree: c4de4328153b39e7cfedcd3fb820ca4f062d9ec6

shared/gatt-db: Rework API This rework the API to use gatt_db_attribute whenever possible which simplify the code adn reduces the number of lookups.

Diffstat

M android/gatt.c | 603 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-db.c | 445 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-db.h | 87 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-server.c | 37 +++++++++++++++++++++++++- - - - - - - - - - - -

4 files changed, 582 insertions(+), 590 deletions(-)

View Full Diff | Patch