From: Jakub Pawlowski Date: Mon, 2 Feb 2015 07:07:54 +0000 (-0800) Subject: Bluetooth: Add le_scan_restart work for LE scan restarting X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~73^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d28cfe7aada495f87bb439151e9bcc86998fb6d;p=pandora-kernel.git Bluetooth: Add le_scan_restart work for LE scan restarting Currently there is no way to restart le scan, and it's needed in service scan method. The way it work: it disable, and then enable le scan on controller. During the restart, we must remember when the scan was started, and it's duration, to later re-schedule the le_scan_disable work, that was stopped during the stop scan phase. Signed-off-by: Jakub Pawlowski Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed