Bluetooth: Ignore inquiry results from periodic inquiry
authorAndre Guedes <aguedespe@gmail.com>
Wed, 21 Mar 2012 03:03:38 +0000 (00:03 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 03:41:34 +0000 (00:41 -0300)
commit1519cc177a05b96d8715c3cda244c46d6457efbb
tree4fbb6e504277618f3bb048e68ba4cbcc83ecd9ee
parent642be6c768bd686577ffe6ebcc5e6132a932537b
Bluetooth: Ignore inquiry results from periodic inquiry

This patch changes inquiry result function handlers so they ignore
inquiry result events if periodic inquiry is enabled.

Signed-off-by: Andre Guedes <aguedespe@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
net/bluetooth/hci_event.c