Linux bluetooth development
 help / color / mirror / Atom feed
From: "Gustavo F. Padovan" <padovan@profusion.mobi>
To: Andre Guedes <andre.guedes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v3 5/9] Bluetooth: Advertising entries lifetime
Date: Mon, 30 May 2011 19:37:22 -0300	[thread overview]
Message-ID: <20110530223721.GL2556@joana> (raw)
In-Reply-To: <1306437837-18263-5-git-send-email-andre.guedes@openbossa.org>

Hi Andre,

* Andre Guedes <andre.guedes@openbossa.org> [2011-05-26 16:23:53 -0300]:

> This patch adds a timer to clear 'adv_entries' after three minutes.
> 
> After some amount of time, the advertising entries cached during
> the last LE scan should be considered expired and they should be
> removed from the advertising cache.
> 
> It was chosen a three minutes timeout as an initial attempt. This
> value might change in future.
> 
> Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
> ---
>  include/net/bluetooth/hci_core.h |    2 ++
>  net/bluetooth/hci_core.c         |   14 ++++++++++++++
>  net/bluetooth/hci_event.c        |    6 +++++-
>  3 files changed, 21 insertions(+), 1 deletions(-)

Patches 1 to 5 have been applied. Thanks.

-- 
Gustavo F. Padovan
http://profusion.mobi

  reply	other threads:[~2011-05-30 22:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26 19:23 [PATCH v3 1/9] Bluetooth: Add advertising report meta event structs Andre Guedes
2011-05-26 19:23 ` [PATCH v3 2/9] Bluetooth: LE advertising cache Andre Guedes
2011-05-26 19:23 ` [PATCH v3 3/9] Bluetooth: Add Advertising Report Meta Event handler Andre Guedes
2011-05-26 19:23 ` [PATCH v3 4/9] Bluetooth: Clear advertising cache before scanning Andre Guedes
2011-05-26 19:23 ` [PATCH v3 5/9] Bluetooth: Advertising entries lifetime Andre Guedes
2011-05-30 22:37   ` Gustavo F. Padovan [this message]
2011-05-26 19:23 ` [PATCH v3 6/9] Bluetooth: Add 'dst_type' field to struct hci_conn Andre Guedes
2011-05-30 22:30   ` Gustavo F. Padovan
2011-05-26 19:23 ` [PATCH v3 7/9] Bluetooth: Remove useless check in hci_connect() Andre Guedes
2011-05-26 19:23 ` [PATCH v3 8/9] Bluetooth: Check advertising cache " Andre Guedes
2011-05-26 19:23 ` [PATCH v3 9/9] Bluetooth: Set 'peer_addr_type' in hci_le_connect() Andre Guedes

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=20110530223721.GL2556@joana \
    --to=padovan@profusion.mobi \
    --cc=andre.guedes@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox