From: Johan Hedberg <johan.hedberg@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Add support for HCI monitor channel
Date: Mon, 20 Feb 2012 23:11:12 +0200 [thread overview]
Message-ID: <20120220211112.GA20660@x220.ger.corp.intel.com> (raw)
In-Reply-To: <1329766478-2834-1-git-send-email-marcel@holtmann.org>
Hi Marcel,
On Mon, Feb 20, 2012, Marcel Holtmann wrote:
> The HCI monitor channel can be used to monitor all packets and events
> from the Bluetooth subsystem. The monitor is not bound to any specific
> HCI device and allows even capturing multiple devices at the same time.
>
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> ---
> include/net/bluetooth/hci.h | 1 +
> include/net/bluetooth/hci_core.h | 1 +
> include/net/bluetooth/hci_mon.h | 51 +++++++++
> net/bluetooth/hci_core.c | 13 ++-
> net/bluetooth/hci_sock.c | 207 ++++++++++++++++++++++++++++++++++++++
> 5 files changed, 270 insertions(+), 3 deletions(-)
> create mode 100644 include/net/bluetooth/hci_mon.h
Applied to my bluetooth-next tree. Thanks.
Johan
prev parent reply other threads:[~2012-02-20 21:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-20 19:34 [PATCH] Bluetooth: Add support for HCI monitor channel Marcel Holtmann
2012-02-20 21:11 ` Johan Hedberg [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=20120220211112.GA20660@x220.ger.corp.intel.com \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.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;
as well as URLs for NNTP newsgroup(s).