All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/5] Rebased AMP initialization patches
@ 2011-12-19 14:31 Emeltchenko Andrei
  2011-12-19 14:31 ` [PATCHv3 1/5] Bluetooth: Split ctrl init to BREDR and AMP parts Emeltchenko Andrei
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Emeltchenko Andrei @ 2011-12-19 14:31 UTC (permalink / raw)
  To: linux-bluetooth

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

Changes:
	v3: rebased unapplied patches
	v2: added helper function for block calculation, added patches for
	checking BREDR when going to Sniff mode and complete Read Local Version
	HCI command.
	v1: Changed HCI_<block,packet>_FLOW_CTL_MODE => HCI_FLOW_CTL_MODE_<block,packet>
	RFCv1: Initial version

AMP initialization and block flow control code.

Andrei Emeltchenko (5):
  Bluetooth: Split ctrl init to BREDR and AMP parts
  Bluetooth: Initialize default flow control mode
  Bluetooth: Check for flow control mode
  Bluetooth: Clean up magic pointers
  Bluetooth: Correct packet len calculation

 include/net/bluetooth/hci.h |   11 ++++++-
 net/bluetooth/hci_core.c    |   66 ++++++++++++++++++++++++++++++++-----------
 net/bluetooth/hci_event.c   |   23 ++++++++++-----
 3 files changed, 74 insertions(+), 26 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-12-30 10:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 14:31 [PATCHv3 0/5] Rebased AMP initialization patches Emeltchenko Andrei
2011-12-19 14:31 ` [PATCHv3 1/5] Bluetooth: Split ctrl init to BREDR and AMP parts Emeltchenko Andrei
2011-12-19 14:31 ` [PATCHv3 2/5] Bluetooth: Initialize default flow control mode Emeltchenko Andrei
2011-12-19 14:31 ` [PATCHv3 3/5] Bluetooth: Check for " Emeltchenko Andrei
2011-12-19 14:31 ` [PATCHv3 4/5] Bluetooth: Clean up magic pointers Emeltchenko Andrei
2011-12-20 19:05   ` Gustavo Padovan
2011-12-19 14:31 ` [PATCHv3 5/5] Bluetooth: Correct packet len calculation Emeltchenko Andrei
2011-12-19 15:33   ` Marcel Holtmann
2011-12-20 19:05   ` Gustavo Padovan
2011-12-20 21:02     ` Marcel Holtmann
2011-12-30 10:11       ` Emeltchenko Andrei

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.