From 5ea00148915097d22d3d612623e95b0cf5fbd938 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 3 Aug 2007 13:23:12 +0000 Subject: Correct the name of the ListTrusts method in the doc --- 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 ed0f258e..bd42d485 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -851,7 +851,7 @@ Methods dict GetInfo() Possible errors: org.bluez.Error.InvalidArguments org.bluez.Error.DoesNotExist - array{string} ListTrusted() + array{string} ListTrusts() Returns a list of remote devices that are trusted. -- cgit