linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] MGMT Start Discovery command LE-Only Support
@ 2012-01-10 21:20 Andre Guedes
  2012-01-10 21:20 ` [PATCH v2 1/7] Bluetooth: Add 'eir_len' param to mgmt_device_found() Andre Guedes
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Andre Guedes @ 2012-01-10 21:20 UTC (permalink / raw)
  To: linux-bluetooth

Hi all,

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

Coming patch series:
  * MGMT Stop Discovery command LE-Only support
  * Interleaved discovery support to MGMT Discovery commands

BR,

Andre

Andre Guedes (7):
  Bluetooth: Add 'eir_len' param to mgmt_device_found()
  Bluetooth: Report LE devices
  Bluetooth: LE scan should send Discovering events
  Bluetooth: Add helper functions to send LE scan commands
  Bluetooth: LE scan infrastructure
  Bluetooth: Add hci_do_le_scan() to hci_core
  Bluetooth: MGMT start discovery LE-Only support

 include/net/bluetooth/hci.h      |    1 +
 include/net/bluetooth/hci_core.h |   18 ++++++-
 net/bluetooth/hci_core.c         |  106 ++++++++++++++++++++++++++++++++++++++
 net/bluetooth/hci_event.c        |   35 ++++++++++---
 net/bluetooth/mgmt.c             |   30 +++++++++--
 5 files changed, 178 insertions(+), 12 deletions(-)

-- 
1.7.8.1


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

end of thread, other threads:[~2012-01-16 10:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 21:20 [PATCH v2 0/7] MGMT Start Discovery command LE-Only Support Andre Guedes
2012-01-10 21:20 ` [PATCH v2 1/7] Bluetooth: Add 'eir_len' param to mgmt_device_found() Andre Guedes
2012-01-10 21:20 ` [PATCH v2 2/7] Bluetooth: Report LE devices Andre Guedes
2012-01-16 10:36   ` Johan Hedberg
2012-01-10 21:20 ` [PATCH v2 3/7] Bluetooth: LE scan should send Discovering events Andre Guedes
2012-01-10 21:20 ` [PATCH v2 4/7] Bluetooth: Add helper functions to send LE scan commands Andre Guedes
2012-01-11 13:52   ` Johan Hedberg
2012-01-11 14:13     ` Andre Guedes
2012-01-10 21:20 ` [PATCH v2 5/7] Bluetooth: LE scan infrastructure Andre Guedes
2012-01-10 21:20 ` [PATCH v2 6/7] Bluetooth: Add hci_do_le_scan() to hci_core Andre Guedes
2012-01-10 21:20 ` [PATCH v2 7/7] Bluetooth: MGMT start discovery LE-Only support 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).