All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Padovan <padovan@profusion.mobi>
To: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/7] Bluetooth: Reset the security timer when a command is queued
Date: Wed, 24 Aug 2011 22:17:52 -0300	[thread overview]
Message-ID: <20110825011751.GC5462@joana> (raw)
In-Reply-To: <1313798816-8647-2-git-send-email-vinicius.gomes@openbossa.org>

Hi Vinicius,

* Vinicius Costa Gomes <vinicius.gomes@openbossa.org> [2011-08-19 21:06:50 -0300]:

> Each time a SMP command is enqueued, we reset the SMP timer,
> this way we follow exactly what the spec mandates:
> 
> "The Security Manager Timer shall be reset when an L2CAP SMP command is
> queued for transmission." Vol. 3, Part H, Section 3.4
> 
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
> ---
>  net/bluetooth/smp.c |   15 +++------------
>  1 files changed, 3 insertions(+), 12 deletions(-)

Applied, thanks.

	Gustavo

  reply	other threads:[~2011-08-25  1:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-20  0:06 [PATCH 0/7] Bluetooth: LE Pairing support Vinicius Costa Gomes
2011-08-20  0:06 ` [PATCH 1/7] Bluetooth: Reset the security timer when a command is queued Vinicius Costa Gomes
2011-08-25  1:17   ` Gustavo Padovan [this message]
2011-08-20  0:06 ` [PATCH 2/7] Bluetooth: Add a flag to indicate that SMP is going on Vinicius Costa Gomes
2011-08-25  1:19   ` Gustavo Padovan
2011-08-20  0:06 ` [PATCH 3/7] Bluetooth: Use the same timeouts for both ACL and LE links Vinicius Costa Gomes
2011-08-25  1:20   ` Gustavo Padovan
2011-08-20  0:06 ` [PATCH 4/7] Bluetooth: Add support for reusing the same hci_conn for " Vinicius Costa Gomes
2011-08-25  1:27   ` Gustavo Padovan
2011-08-25 14:27     ` Vinicius Costa Gomes
2011-08-25 22:13   ` [PATCH] " Vinicius Costa Gomes
2011-08-20  0:06 ` [PATCH 5/7] Bluetooth: Add support for pairing via mgmt over LE Vinicius Costa Gomes
2011-08-25  1:30   ` Gustavo Padovan
2011-08-20  0:06 ` [PATCH 6/7] Bluetooth: Add support for running SMP without a socket Vinicius Costa Gomes
2011-08-25  1:30   ` Gustavo Padovan
2011-08-20  0:06 ` [PATCH 7/7] Bluetooth: Add link_type information to the mgmt Connected event Vinicius Costa Gomes

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=20110825011751.GC5462@joana \
    --to=padovan@profusion.mobi \
    --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.