diff options
| -rw-r--r-- | hcid/dbus-api.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
