From f7ff6ba7386a4fb7b5750945731012e8735ee069 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 16 May 2008 23:52:13 +0000 Subject: Fix the object path(s) that the org.bluez.Database interface is available for --- hcid/dbus-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index fb930e72..d22bf247 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -241,7 +241,7 @@ Database hierarchy Service org.bluez Interface org.bluez.Database -Object path /org/bluez or /org/bluez/{hci0,hci1,...} +Object path /org/bluez Methods void RegisterService(string identifier, string name, string description) -- cgit