]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 28 Mar 2012 15:28:53 +0000 (12:28 -0300)
commit812d868de4975e62f5509a6c631166a5e7fc29c7
tree5863d9f62267701422600da4c4e77b462b522cfc
parentb3d94891c1cd4d14b0b2a2f4e8b84033f24dbd31
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