From: Marcel Holtmann Date: Fri, 10 Jan 2014 10:07:19 +0000 (-0800) Subject: Bluetooth: Add definitions for new link key types X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11015c7903c74350402f8753339c48bee0186e90;p=pandora-kernel.git Bluetooth: Add definitions for new link key types With the introduction of Secure Connections, the list of link key types got extended by P-256 versions of authenticated and unauthenticated link keys. To avoid any confusion the previous authenticated and unauthenticated link key types got ammended with a P912 postfix. And the two new keys have a P256 postfix now. Existing code using the previous definitions has been adjusted. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed