From 85b62c90e8549117769bdee9894073b623ce783c Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 18 Aug 2006 19:50:27 +0000 Subject: Add description of PasskeyAgent Cancel method --- hcid/dbus-api.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 2fdd045e..1aff2727 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -879,6 +879,12 @@ Methods string Request(string path, string address) Possible errors: org.bluez.Error.Rejected org.bluez.Error.Canceled + void Cancel(string path, string address) + + This method is called to indicate that the + authentication request failed before a reply was + returned by the Request method. + void Release() This method gets called when the service daemon -- cgit