public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/4] Periodic Inquiry Handling
@ 2012-03-20  2:32 Andre Guedes
  2012-03-20  2:32 ` [RFC 1/4] Bluetooth: Add Periodic Inquiry command complete handler Andre Guedes
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Andre Guedes @ 2012-03-20  2:32 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: andre.guedes

Hi all,

This patch series implements some Marcel's considerations about Periodic
Inquiry handling.

The main points are:
	* Track if periodic inquiry enabled or not;
	* Fail start discovery if periodic inquiry is enabled;
	* Ignore inquiry result events from periodic inquiry.

These considerations were given in "[PATCH v4 01/14] Bluetooth: Periodic
Inquiry and mgmt discovering event" email.

BR,

Andre


Andre Guedes (4):
  Bluetooth: Add Periodic Inquiry command complete handler
  Bluetooth: Add HCI_PINQUIRY to dev_flags
  Bluetooth: Check HCI_PINQUIRY in start_discovery
  Bluetooth: Ignore inquiry results from periodic inquiry

 include/net/bluetooth/hci.h |    3 +++
 net/bluetooth/hci_event.c   |   30 +++++++++++++++++++++++++++++-
 net/bluetooth/mgmt.c        |    6 ++++++
 3 files changed, 38 insertions(+), 1 deletion(-)

-- 
1.7.9.4


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

end of thread, other threads:[~2012-03-21  2:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20  2:32 [RFC 0/4] Periodic Inquiry Handling Andre Guedes
2012-03-20  2:32 ` [RFC 1/4] Bluetooth: Add Periodic Inquiry command complete handler Andre Guedes
2012-03-20 15:50   ` Marcel Holtmann
2012-03-20  2:32 ` [RFC 2/4] Bluetooth: Add HCI_PINQUIRY to dev_flags Andre Guedes
2012-03-20 15:53   ` Marcel Holtmann
2012-03-21  2:21     ` Andre Guedes
2012-03-20  2:32 ` [RFC 3/4] Bluetooth: Check HCI_PINQUIRY in start_discovery Andre Guedes
2012-03-20 15:54   ` Marcel Holtmann
2012-03-20  2:32 ` [RFC 4/4] Bluetooth: Ignore inquiry results from periodic inquiry Andre Guedes
2012-03-20 15:55   ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox