summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2006-05-30 17:19:36 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2006-05-30 17:19:36 +0000
commit79f10bf47a1e3f3d7d1eb7b01425e685f37ab52e (patch)
tree6ddd5daedcc778d131dd0604786374129aa181b0
parent6ad8c748af797d47f1852042808e6bcb1ca741ce (diff)
Correct a couple of object paths in dbus-api.txt
-rw-r--r--hcid/dbus-api.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index eeea9886..6c04f1e7 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -134,7 +134,7 @@ Methods uint32 InterfaceVersion()
array{string} ListAdapters()
- Returns list of object paths under /org/bluez/Adapter/
+ Returns list of adapter object paths under /org/bluez
array{string} ListServices()
@@ -769,7 +769,7 @@ Security hierarchy
Service org.bluez
Interface org.bluez.Security
-Object path /org/bluez/Manager/
+Object path /org/bluez
/org/bluez/{hci0,hci1,...}
Methods void RegisterDefaultPasskeyAgent(string path)