android_kernel_google_msm/net/bluetooth
Andre Guedes aa33f22e36 Bluetooth: Fix encryption key size for peripheral role
commit 89cbb4da0a upstream.

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.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-13 15:42:48 -07:00
..
bnep Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
cmtp Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
hidp Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() 2013-02-03 18:24:41 -06:00
rfcomm Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() 2013-05-01 09:41:04 -07:00
af_bluetooth.c Bluetooth: fix possible info leak in bt_sock_recvmsg() 2013-05-01 09:41:04 -07:00
hci_conn.c Bluetooth: Fix sending a HCI Authorization Request over LE links 2012-10-02 10:30:34 -07:00
hci_core.c Bluetooth: Fix mgmt handling of power on failures 2013-06-20 11:58:44 -07:00
hci_event.c Bluetooth: Fix encryption key size for peripheral role 2013-10-13 15:42:48 -07:00
hci_sock.c Bluetooth: HCI - Fix info leak via getsockname() 2012-10-02 10:29:36 -07:00
hci_sysfs.c Bluetooth: Use proper datatypes in release-callbacks 2012-02-13 17:01:38 +02:00
Kconfig Bluetooth: Fix Kconfig help description 2012-02-29 18:50:25 +02:00
l2cap_core.c Bluetooth: Fix crash in l2cap_build_cmd() with small MTU 2013-07-03 10:59:00 -07:00
l2cap_sock.c Bluetooth: Change signature of smp_conn_security() 2012-10-02 10:30:34 -07:00
lib.c Bluetooth: Add logging functions bt_info and bt_err 2012-02-17 11:33:17 +02:00
Makefile Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
mgmt.c Bluetooth: Fix mgmt handling of power on failures 2013-06-20 11:58:44 -07:00
sco.c Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state 2013-04-05 10:04:15 -07:00
smp.c Bluetooth: Fix handling of unexpected SMP PDUs 2013-02-14 10:48:53 -08:00