linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC v2 0/4] MGMT Start Discovery interleaved support
@ 2012-02-17 23:39 Andre Guedes
  2012-02-17 23:39 ` [RFC v2 1/4] Bluetooth: Prepare start_discovery Andre Guedes
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Andre Guedes @ 2012-02-17 23:39 UTC (permalink / raw)
  To: linux-bluetooth

Hi all,

This RFCv2 series implements Marcel's and Johan's comments from previous
version. The changes are:
1. Use MGMT_ADDR_* macros instead of hard-coded values to define discovery
type macros;
2. Fix locking in mgmt_interleaved_discovery

Marcel, I removed your ack from patch 1/4 because I changed it a little
bit. MGMT_ADDR_* macros were moved to hci_core.h since they are needed to
define discovery type macros.

BR,

Andre


Andre Guedes (4):
  Bluetooth: Prepare start_discovery
  Bluetooth: Track discovery type
  Bluetooth: Merge INQUIRY and LE_SCAN discovery states
  Bluetooth: Interleaved discovery support

 include/net/bluetooth/hci_core.h |   18 +++++++++-
 include/net/bluetooth/mgmt.h     |    5 ---
 net/bluetooth/hci_core.c         |    8 ++--
 net/bluetooth/hci_event.c        |   19 +++++++----
 net/bluetooth/mgmt.c             |   64 ++++++++++++++++++++++++++++++++++---
 5 files changed, 90 insertions(+), 24 deletions(-)

-- 
1.7.9.1


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

end of thread, other threads:[~2012-02-19 13:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17 23:39 [RFC v2 0/4] MGMT Start Discovery interleaved support Andre Guedes
2012-02-17 23:39 ` [RFC v2 1/4] Bluetooth: Prepare start_discovery Andre Guedes
2012-02-18  6:39   ` Marcel Holtmann
2012-02-17 23:39 ` [RFC v2 2/4] Bluetooth: Track discovery type Andre Guedes
2012-02-17 23:39 ` [RFC v2 3/4] Bluetooth: Merge INQUIRY and LE_SCAN discovery states Andre Guedes
2012-02-17 23:39 ` [RFC v2 4/4] Bluetooth: Interleaved discovery support Andre Guedes
2012-02-19 10:51 ` [RFC v2 0/4] MGMT Start Discovery interleaved support Johan Hedberg
2012-02-19 13:13   ` Ulisses Furquim

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