summaryrefslogtreecommitdiff
path: root/doc/gatt-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2015-02-17 10:47:38 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2015-02-17 10:49:14 +0200
commit66b407e1f245ef1c05a53612ce2ae3b4e710230a (patch)
treec902e98ae32c9d83a0d6e7a0e27694426d8a4968 /doc/gatt-api.txt
parent659159484366edc9845c134a437e09d2ba1a50bb (diff)
downloadbluez-66b407e1f245ef1c05a53612ce2ae3b4e710230a.tar.gz
doc/gatt-api: Update to match latest plans
Diffstat (limited to 'doc/gatt-api.txt')
-rw-r--r--doc/gatt-api.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt
index bfeaf6dac..de7f2d9ae 100644
--- a/doc/gatt-api.txt
+++ b/doc/gatt-api.txt
@@ -205,10 +205,11 @@ Properties string UUID [read-only]
which a PropertiesChanged signal will be emitted.
-Service Manager hierarchy
-=============================
-Service Manager allows external applications to register GATT based
+GATT Manager hierarchy
+======================
+
+GATT Manager allows external applications to register GATT based
services. Services must follow the API for Service and Characteristic
described above.
@@ -217,9 +218,9 @@ discovered automatically using the D-Bus Object Manager interface.
Service org.bluez
Interface org.bluez.GattManager1 [Experimental]
-Object path /org/bluez
+Object path [variable prefix]/{hci0,hci1,...}
-Methods RegisterService(object service, dict options)
+Methods void RegisterService(object service, dict options)
Registers remote application service exported under
interface GattService1. Characteristic objects must
@@ -234,7 +235,7 @@ Methods RegisterService(object service, dict options)
Possible errors: org.bluez.Error.InvalidArguments
org.bluez.Error.AlreadyExists
- UnregisterService(object service)
+ void UnregisterService(object service)
This unregisters the service that has been
previously registered. The object path parameter