linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFCv1 0/6] AMP/BREDR initialization patches
@ 2011-11-24 12:51 Emeltchenko Andrei
  2011-11-24 12:52 ` [RFCv1 1/6] Bluetooth: remove old code Emeltchenko Andrei
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Emeltchenko Andrei @ 2011-11-24 12:51 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

RFC for AMP init and block flow control code.

Resubmit "remove old code" patch as it seems that there is little
sense to copy it over.

Marcel is it OK? Otherwise I can copy-paste those commented lines to new
functions.

Andrei Emeltchenko (6):
  Bluetooth: remove old code
  Bluetooth: Split ctrl init to BREDR and AMP parts
  Bluetooth: Add HCI Read Flow Control Mode function
  Bluetooth: Initialize default flow control mode
  Bluetooth: Add HCI Read Data Block Size function
  Bluetooth: Recalculate sched for HCI block flow ctrl

 include/net/bluetooth/hci.h      |   18 +++++++
 include/net/bluetooth/hci_core.h |    4 ++
 net/bluetooth/hci_core.c         |  103 +++++++++++++++++++++++++------------
 net/bluetooth/hci_event.c        |   53 +++++++++++++++++++
 4 files changed, 144 insertions(+), 34 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-12-05  9:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-24 12:51 [RFCv1 0/6] AMP/BREDR initialization patches Emeltchenko Andrei
2011-11-24 12:52 ` [RFCv1 1/6] Bluetooth: remove old code Emeltchenko Andrei
2011-11-24 12:52 ` [RFCv1 2/6] Bluetooth: Split ctrl init to BREDR and AMP parts Emeltchenko Andrei
2011-11-25 12:00   ` Marcel Holtmann
2011-12-02 11:50   ` Gustavo Padovan
2011-12-02 11:56     ` Emeltchenko Andrei
2011-12-05  9:34       ` Emeltchenko Andrei
2011-11-24 12:52 ` [RFCv1 3/6] Bluetooth: Add HCI Read Flow Control Mode function Emeltchenko Andrei
2011-11-25 12:01   ` Marcel Holtmann
2011-11-24 12:52 ` [RFCv1 4/6] Bluetooth: Initialize default flow control mode Emeltchenko Andrei
2011-11-25 12:02   ` Marcel Holtmann
2011-11-24 12:52 ` [RFCv1 5/6] Bluetooth: Add HCI Read Data Block Size function Emeltchenko Andrei
2011-11-24 12:52 ` [RFCv1 6/6] Bluetooth: Recalculate sched for HCI block flow ctrl Emeltchenko Andrei

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