diff options
Diffstat (limited to 'hcid')
| -rw-r--r-- | hcid/dbus-api.txt | 6 | 
1 files changed, 6 insertions, 0 deletions
| 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 | 
