From 9d67b7edf89b875d16fc0001e4be69aef8ed82cd Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 30 May 2011 22:37:34 -0700 Subject: [PATCH] Revert "Document new hex-encoded pins feature" --- doc/agent-api.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/agent-api.txt b/doc/agent-api.txt index fca28752a..9ab2063b4 100644 --- a/doc/agent-api.txt +++ b/doc/agent-api.txt @@ -26,13 +26,7 @@ Methods void Release() needs to get the passkey for an authentication. The return value should be a string of 1-16 characters - length. Longer strings are truncated to 16 characters. - The string can be alphanumeric. - - Strings starting with '$' are parsed as hex-encoded - pins. That is, each two following hex characters form - a single byte of the resulting pin. The parser is - case-insensitive. + length. The string can be alphanumeric. Possible errors: org.bluez.Error.Rejected org.bluez.Error.Canceled -- 2.47.3