From: Johan Hedberg Date: Wed, 16 Jul 2014 08:56:08 +0000 (+0300) Subject: Bluetooth: Track number of LE slave connections X-Git-Tag: cleanup-for-v3.18~108^2~73^2~17^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8218dc6605a7b2af843f9ff5d66229a4a0b1c45;p=pandora-kernel.git Bluetooth: Track number of LE slave connections Most (probably all) controllers can only deal with a single slave LE connection at a time. This patch adds a counter for such connections so that the number can be quickly looked up without iterating the connections list. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed