All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/3] Add support for getting the Encryption Key Size via btio
Date: Wed, 27 Apr 2011 15:33:38 -0300	[thread overview]
Message-ID: <20110427183338.GA6951@piper> (raw)
In-Reply-To: <1302826003-5511-1-git-send-email-vinicius.gomes@openbossa.org>

Hi,

On 21:06 Thu 14 Apr, Vinicius Costa Gomes wrote:
> Some profiles specify some restriction depending on the length
> of the key used to encrypt the link, this adds an way to retrieve
> that value from the kernel.
> 
> Current kernels don't provide this information so the size is
> always zero.
> ---
>  btio/btio.c     |   21 +++++++++++++++++++++
>  btio/btio.h     |    1 +
>  lib/bluetooth.h |    1 +
>  3 files changed, 23 insertions(+), 0 deletions(-)

Some tests need this functionality and they will work even without 
support in the kernel side. May I send an updated version of these 
patches? Or does any one still have comments?

And just to be clear, even the kernel patches just implement the 
communication kernel -> userspace, the other direction will be 
implemented later.


Cheers,
-- 
Vinicius

      parent reply	other threads:[~2011-04-27 18:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15  0:06 [PATCH 1/3] Add support for getting the Encryption Key Size via btio Vinicius Costa Gomes
2011-04-15  0:06 ` [PATCH 2/3] Add support for passing the CID to btiotest Vinicius Costa Gomes
2011-04-15  0:06 ` [PATCH 3/3] Add support for btiotest to returning the key size Vinicius Costa Gomes
2011-04-27 18:33 ` Vinicius Costa Gomes [this message]

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=20110427183338.GA6951@piper \
    --to=vinicius.gomes@openbossa.org \
    --cc=linux-bluetooth@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.