Hi Santiago,
On Thu, Nov 24, 2011, Santiago Carot-Nemesio wrote:
Service plugins using the new GATT API may need to know if their attributes
were successfuly retgistered. In this way, plugins might abort loading
operation if they weren't registered.
---
attrib/gatt-service.c | 15 +++++++++------
attrib/gatt-service.h | 2 +-
2 files changed, 10 insertions(+), 7 deletions(-)
Both patches applied after fixing typos in your commit messages. Thanks.
Johan