commit | 89cbb4da0abee2f39d75f67f9fd57f7410c8b65c | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Wed Jul 31 16:25:29 2013 -0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Sep 16 14:36:56 2013 -0300 |
tree | 2ab1194ca0171dda21f950d198e14072f9d48419 | |
parent | f8776218e8546397be64ad2bc0ebf4748522d6e3 [diff] |
Bluetooth: Fix encryption key size for peripheral role This patch fixes the connection encryption key size information when the host is playing the peripheral role. We should set conn->enc_key_ size in hci_le_ltk_request_evt, otherwise it is left uninitialized. Cc: Stable <stable@vger.kernel.org> Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>