diff options
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r-- | hcid/dbus-api.txt | 6 |
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. |