From: Johan Hedberg Date: Wed, 2 Jul 2014 19:42:00 +0000 (+0300) Subject: Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT X-Git-Tag: cleanup-for-v3.18~108^2~73^2~87^2~86 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851efca8387e10a25ca259f7efcc47819b19bff9;p=pandora-kernel.git Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT To be able to make the right choice of whether to start passive scanning or to send out a mgmt_device_found event we need to know if there are any devices in the le_conn_params list with the auto_connect value set to HCI_AUTO_CONN_REPORT. This patch adds a counter for this kind of devices. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed