]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Mgmt Device Found Event
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 30 Apr 2013 18:29:40 +0000 (15:29 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 29 May 2013 21:43:41 +0000 (18:43 -0300)
commitb13c4be0941e70e6653f5b7293b32e79d54b275c
tree7044aebece2fbeee58e14fb13bc81d4d0fdaf195
parent4e1c29c2d837136318255042014a13d5fe8ded4b
Bluetooth: Mgmt Device Found Event

We only want to send Mgmt Device Found Events if we are running the
Device Discovery procedure (started by the MGMT Start Discovery
Command). Inquiry or LE scanning triggered by HCI raw interface (e.g.
hcitool) or kernel internals should not send Mgmt Device Found Events.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c