All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] LE connection refactoring and fixes
@ 2013-10-07 16:59 Andre Guedes
  2013-10-07 16:59 ` [PATCH v3 1/2] Bluetooth: Use HCI request for LE connection Andre Guedes
  2013-10-07 16:59 ` [PATCH v3 2/2] Bluetooth: Refactor hci_connect_le Andre Guedes
  0 siblings, 2 replies; 6+ messages in thread
From: Andre Guedes @ 2013-10-07 16:59 UTC (permalink / raw)
  To: linux-bluetooth

Hi all,

This v3 implements Marcel's comments from the previous patchset. It is rebased
on top of current bluetooth-next tree.

Regards,

Andre


Andre Guedes (2):
  Bluetooth: Use HCI request for LE connection
  Bluetooth: Refactor hci_connect_le

 include/net/bluetooth/hci_core.h |  2 ++
 net/bluetooth/hci_conn.c         | 75 +++++++++++++++++++---------------------
 net/bluetooth/hci_core.c         | 55 +++++++++++++++++++++++++++++
 net/bluetooth/hci_event.c        | 31 -----------------
 4 files changed, 93 insertions(+), 70 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2013-10-07 22:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-07 16:59 [PATCH v3 0/2] LE connection refactoring and fixes Andre Guedes
2013-10-07 16:59 ` [PATCH v3 1/2] Bluetooth: Use HCI request for LE connection Andre Guedes
2013-10-07 21:16   ` Marcel Holtmann
2013-10-07 21:45     ` Andre Guedes
2013-10-07 22:13       ` Marcel Holtmann
2013-10-07 16:59 ` [PATCH v3 2/2] Bluetooth: Refactor hci_connect_le 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.