From: Marcel Holtmann <marcel@holtmann.org>
To: Ville Tervo <ville.tervo@nokia.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 4/7] Bluetooth: Use LE buffers for LE traffic
Date: Thu, 07 Oct 2010 13:07:53 +0200 [thread overview]
Message-ID: <1286449673.6145.99.camel@aeonflux> (raw)
In-Reply-To: <1286390535-27462-5-git-send-email-ville.tervo@nokia.com>
Hi Ville,
> BLuetooth chips may have separate buffers for
> LE traffic. This patch add support to use LE
> buffers provided by the chip.
>
> Signed-off-by: Ville Tervo <ville.tervo@nokia.com>
> ---
> include/net/bluetooth/hci_core.h | 6 +++
> net/bluetooth/hci_conn.c | 11 +++++-
> net/bluetooth/hci_core.c | 77 +++++++++++++++++++++++++++++++++++--
> net/bluetooth/hci_event.c | 34 ++++++++++++++++-
> 4 files changed, 120 insertions(+), 8 deletions(-)
this whole patch needs some re-thinking and proper LE init phase for
combo chips where BR/EDR and LE can share the buffers.
Regards
Marcel
next prev parent reply other threads:[~2010-10-07 11:07 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-06 18:42 [RFC] Basic Bluetooth LE support Ville Tervo
2010-10-06 18:42 ` [PATCH 1/7] Bluetooth: Add low energy commands and events Ville Tervo
2010-10-07 10:08 ` Marcel Holtmann
2010-10-07 16:31 ` Gustavo F. Padovan
2010-10-11 8:06 ` Ville Tervo
2010-10-06 18:42 ` [PATCH 2/7] Bluetooth: Add LE connect support Ville Tervo
2010-10-07 10:58 ` Marcel Holtmann
2010-10-07 16:36 ` Gustavo F. Padovan
2010-10-12 12:50 ` Ville Tervo
2010-10-12 12:50 ` Ville Tervo
2010-10-06 18:42 ` [PATCH 3/7] Bluetooth: LE disconnection and connect cancel support Ville Tervo
2010-10-06 19:57 ` Anderson Lizardo
2010-10-07 11:04 ` Marcel Holtmann
2010-10-13 12:10 ` Ville Tervo
2010-10-06 18:42 ` [PATCH 4/7] Bluetooth: Use LE buffers for LE traffic Ville Tervo
2010-10-07 11:07 ` Marcel Holtmann [this message]
2010-10-06 18:42 ` [PATCH 5/7] Bluetooth: Add LE connection support to L2CAP Ville Tervo
2010-10-06 20:14 ` Anderson Lizardo
2010-10-06 18:42 ` [PATCH 6/7] Bluetooth: Add server socket support for LE connection Ville Tervo
2010-10-06 20:49 ` Anderson Lizardo
2010-10-06 18:42 ` [PATCH 7/7] Bluetooth: Do not send disconn comand over LE links Ville Tervo
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=1286449673.6145.99.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=ville.tervo@nokia.com \
/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.