From: Marcel Holtmann Date: Fri, 5 Dec 2014 10:45:23 +0000 (+0100) Subject: Bluetooth: Clear discovery filter before starting background scan X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee3c3ca5ba2fdff10f3f71b4f9923807a0983564;p=pandora-kernel.git Bluetooth: Clear discovery filter before starting background scan Currently the discovery filter information are only cleared when the actual discovery procedure has been stopped. To make sure that none of the filters interfere with the background scanning and its device found event reporting, clear the filter before starting background scanning. This means that the discovery filter is now cleared before either Start Discovery, Start Service Discovery or background scanning. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed