From: Johan Hedberg Date: Wed, 2 Jul 2014 19:42:02 +0000 (+0300) Subject: Bluetooth: Add support for background LE scanning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d2bf13462732d3b2e11d8efb0545c1ed272298b;p=pandora-kernel.git Bluetooth: Add support for background LE scanning If we have one or more devices with HCI_AUTO_CONN_REPORT we should do background scanning and emit mgmt_device_found events. This patch modifies the hci_update_background_scan() function to extend the conditions needed to trigger scanning, and adds the necessary code to process_adv_report() to emit mgmt_device_found events. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed