OSDN Git Service

gatt: Add helper for removing GATT services
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 2 Apr 2014 18:30:20 +0000 (15:30 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 3 Apr 2014 07:22:55 +0000 (10:22 +0300)
commite985127b91331c97293ee063cb328c9e8fba9ea6
treeaf49e86f37f382eb21b4836f5060e3ad16f0782c
parent2514293cd2c635dda51d3a562dd876056bb6c6c7
gatt: Add helper for removing GATT services

This patch adds the btd_gatt_remove_service() helper which removes a GATT
primary (or secondary) Service declaration (including its characteristics)
from the local attribute database.
src/gatt.c
src/gatt.h