diff options
Diffstat (limited to 'hcid')
-rw-r--r-- | hcid/dbus-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 546ae7ac..82ecb19f 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -970,7 +970,7 @@ Service hierarchy (experimental) Service org.bluez Interface org.bluez.Service -Object path /org/bluez +Object path one path returned by org.bluez.Manager.ListServices() Methods array{string} GetInterfaceNames() @@ -986,7 +986,7 @@ Methods array{string} GetInterfaceNames() boolean IsRunning() - array{string} ListUsers(string address) + array{string} ListUsers() void RemoveUser(string address) |