OSDN Git Service

Bluetooth: Don't send device found events during passive scanning
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 25 Mar 2014 08:30:46 +0000 (10:30 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 26 Mar 2014 16:31:36 +0000 (09:31 -0700)
commitca5c4be716c50a245157d67b6e1dc97b2d89cdd4
tree7a523138c57d209b052dbd39a542dfd3a7c6dd0c
parent43bb560583c9fb21bcec0cc68426a16bca8eb87a
Bluetooth: Don't send device found events during passive scanning

Passive LE scanning is only used by the kernel-internal connection
establishment procedure. It makes therefore little sense to send device
found events to user space.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c