From: Vinicius Costa Gomes Date: Thu, 7 Jul 2011 21:59:36 +0000 (-0300) Subject: Bluetooth: Add functions to manipulate the link key list for SMP X-Git-Tag: v3.1-rc1~316^2~124^2^2~58^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d262c2ad927751bb5f096f3a6a37d81e7784f2;p=pandora-kernel.git Bluetooth: Add functions to manipulate the link key list for SMP As the LTK (the new type of key being handled now) has more data associated with it, we need to store this extra data and retrieve the keys based on that data. Methods for searching for a key and for adding a new LTK are introduced here. Signed-off-by: Vinicius Costa Gomes Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed