From: Gustavo Padovan <gustavo@padovan.org>
To: Andre Guedes <andre.guedes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Filter duplicated reports in LE scan
Date: Fri, 1 Jun 2012 19:51:00 -0300 [thread overview]
Message-ID: <20120601225100.GD24769@joana> (raw)
In-Reply-To: <1338505301-25384-1-git-send-email-andre.guedes@openbossa.org>
Hi Andre,
* Andre Guedes <andre.guedes@openbossa.org> [2012-05-31 20:01:41 -0300]:
> This patch enables filtering duplicated advertising reports during
> LE scan.
>
> Some LE devices advertise using very small intervals generating lots
> of equal advertising report events to the host. Each event generates
> a mgmt_device_found event which is copied to userspace.
>
> Enabling this feature, duplicated advertising reports are filtered
> at controller's link layer. This way, the controller doesn't wake up
> the host to report duplicated advertising reports and, consequently,
> less data is copied to userspace.
>
> Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
> ---
> net/bluetooth/hci_core.c | 1 +
> 1 file changed, 1 insertion(+)
Patch has been applied to bluetooth-next. Thanks.
Gustavo
prev parent reply other threads:[~2012-06-01 22:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-31 23:01 [PATCH] Bluetooth: Filter duplicated reports in LE scan Andre Guedes
2012-06-01 22:51 ` Gustavo Padovan [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=20120601225100.GD24769@joana \
--to=gustavo@padovan.org \
--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 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.