From e904071252acf524571b39b721e468a64e37f57e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 13 Mar 2006 19:03:54 +0000 Subject: The Release method doesn't need any parameters --- hcid/dbus-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hcid') diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index c5bbfaef..c28740e3 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -780,7 +780,7 @@ Methods string Request(string path, string address) Possible errors: org.bluez.Error.Rejected org.bluez.Error.Canceled - void Release(string path) + void Release() This method gets called when the service daemon unregisters a passkey agent. An agent can use -- cgit