From e212b5b11b674b717a547310bb8407885d0e20c0 Mon Sep 17 00:00:00 2001 From: Ulisses Furquim Date: Wed, 25 Oct 2006 12:09:40 +0000 Subject: Fix object path description of the Service hierarchy --- 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 82ecb19f..aac6c7fe 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 one path returned by org.bluez.Manager.ListServices() +Object path path from org.bluez.Manager.ListServices() Methods array{string} GetInterfaceNames() -- cgit