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

Hi all,

The changes in this version are based on Marcel's comments about previous
patch series.

Here they are:
	* Add Marcel's acks
	* Minor code refactoring in hci_discovery_active
	* Use hci_request framework in hci_do_le_scan

BR,

Andre

Andre Guedes (6):
  Bluetooth: LE scan should send Discovering events
  Bluetooth: Minor code refactoring
  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 |   15 +++++
 net/bluetooth/hci_core.c         |  125 +++++++++++++++++++++++++++++++++++++-
 net/bluetooth/hci_event.c        |   29 ++++++++-
 net/bluetooth/mgmt.c             |   22 ++++++-
 4 files changed, 183 insertions(+), 8 deletions(-)

-- 
1.7.9


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

end of thread, other threads:[~2012-02-03 20:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-01 22:34 [PATCH v4 0/6] MGMT Start Discovery command LE-Only Support Andre Guedes
2012-02-01 22:34 ` [PATCH v4 1/6] Bluetooth: LE scan should send Discovering events Andre Guedes
2012-02-01 22:34 ` [PATCH v4 2/6] Bluetooth: Minor code refactoring Andre Guedes
2012-02-02  0:14   ` Marcel Holtmann
2012-02-01 22:34 ` [PATCH v4 3/6] Bluetooth: Add hci_do_le_scan() Andre Guedes
2012-02-03 17:39   ` Marcel Holtmann
2012-02-03 20:56     ` Andre Guedes
2012-02-01 22:34 ` [PATCH v4 4/6] Bluetooth: Add hci_le_scan() Andre Guedes
2012-02-01 22:34 ` [PATCH v4 5/6] Bluetooth: MGMT start discovery LE-Only support Andre Guedes
2012-02-03 17:40   ` Marcel Holtmann
2012-02-01 22:34 ` [PATCH v4 6/6] Bluetooth: Fix indentation 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).