From: Marcel Holtmann <marcel@holtmann.org>
To: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Cc: linux-bluetooth@vger.kernel.org, Johan Hedberg <johan.hedberg@gmail.com>
Subject: Re: [PATCH 1/2] Add RequestSecurePinCode to agent API
Date: Thu, 09 Jun 2011 12:24:19 +0200 [thread overview]
Message-ID: <1307615061.2589.36.camel@aeonflux> (raw)
In-Reply-To: <1307541920-3776-1-git-send-email-waldemar.rymarkiewicz@tieto.com>
Hi Waldemar,
> The method is called if min. 16 bytes pincode is mendatory
> to authenticate connection.
>
> In practice this will be called only with mgmtops switched on. Hciops
> don't support secure pin code so far.
> ---
> doc/agent-api.txt | 11 +++++++++++
> 1 files changed, 11 insertions(+), 0 deletions(-)
>
> diff --git a/doc/agent-api.txt b/doc/agent-api.txt
> index 9ab2063..b1cb354 100644
> --- a/doc/agent-api.txt
> +++ b/doc/agent-api.txt
> @@ -31,6 +31,17 @@ Methods void Release()
> Possible errors: org.bluez.Error.Rejected
> org.bluez.Error.Canceled
>
> + string RequestSecurePinCode(object device)
> +
> + This method gets called when the service daemon
> + needs to get the secure passkey for an authentication.
> +
> + The return value should be a string of 16 characters
> + length. The string can be alphanumeric.
> +
> + Possible errors: org.bluez.Error.Rejected
> + org.bluez.Error.Canceled
> +
I do not like this since it is really legacy stuff and makes since
really complicated. And now we are making big efforts to support this
and that is bad. Since Simple Pairing solved this nicely for us.
However I need to talk with Johan about this and figure something out.
Regards
Marcel
next prev parent reply other threads:[~2011-06-09 10:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-08 14:05 [PATCH 1/2] Add RequestSecurePinCode to agent API Waldemar Rymarkiewicz
2011-06-08 14:05 ` [PATCH 2/2] Request secure pincode from agent when necessary Waldemar Rymarkiewicz
2011-06-08 17:56 ` [PATCH 1/2] Add RequestSecurePinCode to agent API Gustavo F. Padovan
2011-06-09 8:45 ` Waldemar.Rymarkiewicz
2011-06-09 10:24 ` Marcel Holtmann [this message]
2011-06-09 12:38 ` Luiz Augusto von Dentz
2011-06-09 19:18 ` Gustavo F. Padovan
2011-06-10 0:54 ` Luiz Augusto von Dentz
2011-06-10 1:14 ` Johan Hedberg
2011-06-09 14:00 ` Waldemar.Rymarkiewicz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1307615061.2589.36.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=waldemar.rymarkiewicz@tieto.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).