From 79f10bf47a1e3f3d7d1eb7b01425e685f37ab52e Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 30 May 2006 17:19:36 +0000 Subject: Correct a couple of object paths in dbus-api.txt --- hcid/dbus-api.txt | 4 ++-- 1 file 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) -- cgit