All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] LE connection refactoring and fixes
@ 2013-10-03 21:25 Andre Guedes
  2013-10-03 21:25 ` [PATCH v2 1/4] Bluetooth: Rename hci_conn variable in hci_connect_le() Andre Guedes
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Andre Guedes @ 2013-10-03 21:25 UTC (permalink / raw)
  To: linux-bluetooth

Hi all,

This v2 takes in consideration comments from Marcel and Lizardo. This patchset
is smaller since I squashed 3 patches and removed the last two patches from
the previous patchset.

Regards,

Andre


Andre Guedes (4):
  Bluetooth: Rename hci_conn variable in hci_connect_le()
  Bluetooth: Initialize hci_conn fields in hci_connect_le
  Bluetooth: Use HCI request for LE connection
  Bluetooth: Refactor hci_connect_le

 include/net/bluetooth/hci_core.h |  2 +
 net/bluetooth/hci_conn.c         | 81 ++++++++++++++++++++--------------------
 net/bluetooth/hci_core.c         | 46 +++++++++++++++++++++++
 net/bluetooth/hci_event.c        | 31 ---------------
 4 files changed, 89 insertions(+), 71 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2013-10-04 20:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-03 21:25 [PATCH v2 0/4] LE connection refactoring and fixes Andre Guedes
2013-10-03 21:25 ` [PATCH v2 1/4] Bluetooth: Rename hci_conn variable in hci_connect_le() Andre Guedes
2013-10-04  6:08   ` Marcel Holtmann
2013-10-03 21:25 ` [PATCH v2 2/4] Bluetooth: Initialize hci_conn fields in hci_connect_le Andre Guedes
2013-10-04  6:09   ` Marcel Holtmann
2013-10-03 21:25 ` [PATCH v2 3/4] Bluetooth: Use HCI request for LE connection Andre Guedes
2013-10-04  6:25   ` Marcel Holtmann
2013-10-04 20:57     ` Andre Guedes
2013-10-03 21:25 ` [PATCH v2 4/4] Bluetooth: Refactor hci_connect_le Andre Guedes
2013-10-04  6:27   ` Marcel Holtmann
2013-10-04 20:58     ` Andre Guedes

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.