linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] MGMT Start Discovery command LE-Only Support
@ 2012-01-25 22:52 Andre Guedes
  2012-01-25 22:52 ` [PATCH v3 1/6] Bluetooth: LE scan should send Discovering events Andre Guedes
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Andre Guedes @ 2012-01-25 22:52 UTC (permalink / raw)
  To: linux-bluetooth, marcel

Hi all,

This patch series is basically a rebased version of the previous
series.

Patches 2 and 3 define functions used in patch 4 so these patches
should be applied together to avoid compiler warnings.

BR,

Andre

Andre Guedes (6):
  Bluetooth: LE scan should send Discovering events
  Bluetooth: Add helper functions to send LE scan commands
  Bluetooth: Add hci_do_le_scan()
  Bluetooth: Add hci_le_scan()
  Bluetooth: MGMT start discovery LE-Only support
  Bluetooth: Fix indentation

 include/net/bluetooth/hci_core.h |   18 ++++++
 net/bluetooth/hci_core.c         |  116 ++++++++++++++++++++++++++++++++++++++
 net/bluetooth/hci_event.c        |   31 +++++++++-
 net/bluetooth/mgmt.c             |   22 +++++++-
 4 files changed, 182 insertions(+), 5 deletions(-)

-- 
1.7.8.4

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

end of thread, other threads:[~2012-01-31 15:12 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25 22:52 [PATCH v3 0/6] MGMT Start Discovery command LE-Only Support Andre Guedes
2012-01-25 22:52 ` [PATCH v3 1/6] Bluetooth: LE scan should send Discovering events Andre Guedes
2012-01-30 21:35   ` Marcel Holtmann
2012-01-31 13:41     ` Andre Guedes
2012-01-31 15:12       ` Marcel Holtmann
2012-01-25 22:52 ` [PATCH v3 2/6] Bluetooth: Add helper functions to send LE scan commands Andre Guedes
2012-01-25 22:52 ` [PATCH v3 3/6] Bluetooth: Add hci_do_le_scan() Andre Guedes
2012-01-30 21:38   ` Marcel Holtmann
2012-01-30 23:22     ` Andre Guedes
2012-01-31  0:51       ` Marcel Holtmann
2012-01-31 13:42         ` Andre Guedes
2012-01-25 22:52 ` [PATCH v3 4/6] Bluetooth: Add hci_le_scan() Andre Guedes
2012-01-30 21:41   ` Marcel Holtmann
2012-01-25 22:52 ` [PATCH v3 5/6] Bluetooth: MGMT start discovery LE-Only support Andre Guedes
2012-01-26 12:55   ` Anderson Lizardo
2012-01-26 13:05     ` Andre Guedes
2012-01-30 21:44   ` Marcel Holtmann
2012-01-31 13:44     ` Andre Guedes
2012-01-25 22:52 ` [PATCH v3 6/6] Bluetooth: Fix indentation Andre Guedes
2012-01-30 21:45   ` Marcel Holtmann
2012-01-31 13:45     ` Andre Guedes

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