dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/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
..
bluetooth.h Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
hci.h Bluetooth: Add definitions for link key types 2011-04-28 15:02:04 -03:00
hci_core.h Bluetooth: Double check sec req for pre 2.1 device 2011-05-11 14:56:28 -03:00
l2cap.h Bluetooth: Remove l2cap_sk_list 2011-05-05 13:47:45 -03:00
mgmt.h Bluetooth: Add store_hint parameter to mgmt_new_key 2011-04-28 16:14:43 -03:00
rfcomm.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Add SMP command structures 2011-02-16 16:33:19 -03:00