Diff between 1ab43f63d4fe9994cde8901f4614a18255de85f2 and 6a394b2c7f19b53b630bef2e865f9bc289d4b75c

Changed Files

File Additions Deletions Status
doc/agent-api.txt +2 -1 modified

Full Patch

diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 5c8d4d2..cf80519 100644
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
@@ -42,7 +42,8 @@ Methods		void Release()
 			Possible errors: org.bluez.Error.Rejected
 			                 org.bluez.Error.Canceled
 
-		void DisplayPasskey(object device, uint32 passkey, uint8 entered)
+		void DisplayPasskey(object device, uint32 passkey,
+								uint16 entered)
 
 			This method gets called when the service daemon
 			needs to display a passkey for an authentication.