From: Andre Guedes Date: Wed, 26 Feb 2014 23:21:46 +0000 (-0300) Subject: Bluetooth: Introduce hdev->pend_le_conn list X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a77a30ae893a63467c51e45de18d0bdfa612e4;p=pandora-kernel.git Bluetooth: Introduce hdev->pend_le_conn list This patch introduces the hdev->pend_le_conn list which holds the device addresses the kernel should autonomously connect. It also introduces some helper functions to manipulate the list. The list and helper functions will be used by the next patch which implements the LE auto connection infrastructure. Signed-off-by: Andre Guedes Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed