From: Johan Hedberg Date: Thu, 11 Jun 2015 10:52:29 +0000 (+0300) Subject: Bluetooth: Read encryption key size for BR/EDR connections X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~29^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=821f37666815c9f3a7a4d195ce9184ad4d084942;p=pandora-kernel.git Bluetooth: Read encryption key size for BR/EDR connections Since Bluetooth 3.0 there's a HCI command available for reading the encryption key size of an BR/EDR connection. This information is essential e.g. for generating an LTK using SMP over BR/EDR, so store it as part of struct hci_conn. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed