All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 4/7] Bluetooth: Add MGMT handlers for dealing with SMP LTK's
Date: Thu, 02 Feb 2012 16:24:17 -0800	[thread overview]
Message-ID: <1328228657.2062.22.camel@aeonflux> (raw)
In-Reply-To: <1328227685-27245-5-git-send-email-vinicius.gomes@openbossa.org>

Hi Vinicius,

> This adds a method to notify that a new LTK is available and
> a handler to store keys coming from userspace into the kernel LTK
> list.
> 
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
> ---
>  include/net/bluetooth/hci_core.h |    2 +
>  net/bluetooth/mgmt.c             |   80 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 82 insertions(+), 0 deletions(-)

Acked-by: Marcel Holtmann <marcel@holtmann.org>

Regards

Marcel



  reply	other threads:[~2012-02-03  0:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03  0:07 [PATCH v2 0/7] New MGMT messages for SMP Long Term Keys Vinicius Costa Gomes
2012-02-03  0:07 ` [PATCH v2 1/7] Bluetooth: Fix doing some useless casts when receiving MGMT commands Vinicius Costa Gomes
2012-02-03  0:20   ` Marcel Holtmann
2012-02-03  0:08 ` [PATCH v2 2/7] Bluetooth: Add new structures for handling SMP Long Term Keys Vinicius Costa Gomes
2012-02-03  0:08 ` [PATCH v2 3/7] Bluetooth: Use the updated key structures for handling LTKs Vinicius Costa Gomes
2012-02-03  0:23   ` Marcel Holtmann
2012-02-03  0:08 ` [PATCH v2 4/7] Bluetooth: Add MGMT handlers for dealing with SMP LTK's Vinicius Costa Gomes
2012-02-03  0:24   ` Marcel Holtmann [this message]
2012-02-03  0:08 ` [PATCH v2 5/7] Bluetooth: Add support for removing LTK's when pairing is removed Vinicius Costa Gomes
2012-02-03  0:08 ` [PATCH v2 6/7] Bluetooth: Clean up structures left unused Vinicius Costa Gomes
2012-02-03  0:08 ` [PATCH v2 7/7] Bluetooth: Add support for notifying userspace of new LTK's Vinicius Costa Gomes
2012-02-03  1:25 ` [PATCH v2 0/7] New MGMT messages for SMP Long Term Keys Johan Hedberg

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=1328228657.2062.22.camel@aeonflux \
    --to=marcel@holtmann.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=vinicius.gomes@openbossa.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.