linux_dsm_epyc7002/net/bluetooth
Waldemar Rymarkiewicz b3b1b06158 Bluetooth: Double check sec req for pre 2.1 device
In case of pre v2.1 devices authentication request will return
success immediately if the link key already exists without any
authentication process.

That means, it's not possible to re-authenticate the link if you
already have combination key and for instance want to re-authenticate
to get the high security (use 16 digit pin).

Therefore, it's necessary to check security requirements on auth
complete event to prevent not enough secure connection.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-05-11 14:56:28 -03:00
..
bnep Bluetooth: Use kthread API in bnep 2011-04-05 12:40:47 -03:00
cmtp Bluetooth: Move more channel info to struct l2cap_chan 2011-04-28 01:09:58 -03:00
hidp Bluetooth: Move more channel info to struct l2cap_chan 2011-04-28 01:09:58 -03:00
rfcomm Bluetooth: Double check sec req for pre 2.1 device 2011-05-11 14:56:28 -03:00
af_bluetooth.c Bluetooth: remove unnecessary call to hci_sock_cleanup 2011-02-25 22:36:58 -03:00
hci_conn.c Bluetooth: Double check sec req for pre 2.1 device 2011-05-11 14:56:28 -03:00
hci_core.c Bluetooth: Add store_hint parameter to mgmt_new_key 2011-04-28 16:14:43 -03:00
hci_event.c Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt 2011-04-28 16:14:44 -03:00
hci_sock.c Bluetooth: fix build break on hci_sock.c 2011-02-22 08:43:52 -03:00
hci_sysfs.c Bluetooth: Add variable SSP auto-accept delay support 2011-04-28 16:02:30 -03:00
Kconfig Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig 2011-02-28 14:06:53 -05:00
l2cap_core.c Bluetooth: Remove l2cap_sk_list 2011-05-05 13:47:45 -03:00
l2cap_sock.c Bluetooth: Remove l2cap_sk_list 2011-05-05 13:47:45 -03:00
lib.c Bluetooth: make batostr() print in the right order 2010-10-12 12:44:52 -03:00
Makefile Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
mgmt.c Bluetooth: Add store_hint parameter to mgmt_new_key 2011-04-28 16:14:43 -03:00
sco.c Bluetooth: fix shutdown on SCO sockets 2011-04-18 20:11:46 -03:00