linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] BCSP Link Establishment in kernel
@ 2014-12-12  7:14 Tristan Lelong
  2014-12-12  7:14 ` [PATCH 1/2] hci_bcsp: Add LE protocol on kernel side Tristan Lelong
  2014-12-12  7:14 ` [PATCH 2/2] bcsp: Change tx window size in configuration Tristan Lelong
  0 siblings, 2 replies; 8+ messages in thread
From: Tristan Lelong @ 2014-12-12  7:14 UTC (permalink / raw)
  To: marcel, gustavo, johan.hedberg; +Cc: linux-bluetooth, Tristan Lelong

Hi,

This serie of patch will add the link establishment protocol for BCSP into
the kernel rather than having to handle in userland before switching discipline
and make the TX window size configurable.

These patches might not be ready for direct submission to the kernel mainline, but this is a first request for comment/review.

Thanks,

Regards

Tristan Lelong (2):
  hci_bcsp: Add LE protocol on kernel side
  bcsp: Change tx window size in configuration

 drivers/bluetooth/Kconfig        |   7 ++
 drivers/bluetooth/hci_bcsp.c     | 203 +++++++++++++++++++++++++++++++--------
 drivers/bluetooth/hci_ldisc.c    |   5 +
 include/net/bluetooth/hci_core.h |   2 +
 net/bluetooth/hci_core.c         |   6 +-
 5 files changed, 182 insertions(+), 41 deletions(-)

-- 
2.1.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-12-17  9:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-12  7:14 [PATCH 0/2] BCSP Link Establishment in kernel Tristan Lelong
2014-12-12  7:14 ` [PATCH 1/2] hci_bcsp: Add LE protocol on kernel side Tristan Lelong
2014-12-12 13:58   ` Marcel Holtmann
2014-12-13  6:26     ` Tristan Lelong
2014-12-17  9:23       ` Tristan Lelong
2014-12-12  7:14 ` [PATCH 2/2] bcsp: Change tx window size in configuration Tristan Lelong
2014-12-12 13:58   ` Marcel Holtmann
2014-12-13  6:28     ` Tristan Lelong

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).