summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-20 19:28:04 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-20 19:28:04 +0000
commite5707949f5e8b5cc9eb39711173f79a4c06616d9 (patch)
treed2f984278382d2e091121fde92d77ad028214d2b /hcid/dbus-api.txt
parent9ec58817713065b28e0f8d734fe10181ef5b170e (diff)
Implement GetIdentifier method
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index bac035b4..fad8033e 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -1114,7 +1114,11 @@ Service org.bluez
Interface org.bluez.Service
Object path path from org.bluez.Manager.ListServices()
-Methods string GetName()
+Methods string GetIdentifier()
+
+ This method returns the service identifier.
+
+ string GetName()
This method returns the service name.