From c3bd8fdd2fc767c0cd1d5eed7d02186643492609 Mon Sep 17 00:00:00 2001 From: Anderson Lizardo Date: Mon, 23 Jul 2012 11:55:14 -0400 Subject: [PATCH] attrib-api: Remove local service hierarchy Local GATT services will now share the same interface as remote services. --- doc/attribute-api.txt | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/doc/attribute-api.txt b/doc/attribute-api.txt index 98d7f30cf..5f4209d22 100644 --- a/doc/attribute-api.txt +++ b/doc/attribute-api.txt @@ -24,19 +24,6 @@ A service consists of some generic service information and a set of characteristics. All characteristic are presented as object path as well. -Local Service hierarchy -======================= - -Service org.bluez -Interface org.bluez.Service - org.bluez.Characteristic -Object path [prefix]/{hci0}/{service0, service1, ...} - -Methods - -Properties - - Device Service hierarchy ======================== -- 2.47.3