kernel_optimize_test/net/bluetooth
Waldemar Rymarkiewicz 60b83f571c Bluetooth: Ignore key unauthenticated for high security
High security level for pre v2.1 devices requires combination link key
authenticated by at least 16 digit PIN code.

It's also necessary to update key_type and pin_length when the key
exists and is sufficently secured for the connection as there will be
no link key notify event in that case.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-04-28 15:03:42 -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: Move conn to struct l2cap_chan 2011-04-28 01:10:00 -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: Map sec_level to link key requirements 2011-04-28 15:02:12 -03:00
hci_core.c Bluetooth: Add definitions for link key types 2011-04-28 15:02:04 -03:00
hci_event.c Bluetooth: Ignore key unauthenticated for high security 2011-04-28 15:03:42 -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: convert net/bluetooth/ to kstrtox 2011-04-05 13:21:11 -03:00
Kconfig Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig 2011-02-28 14:06:53 -05:00
l2cap_core.c Bluetooth: Fix memory leak with L2CAP channels 2011-04-28 01:10:01 -03:00
l2cap_sock.c Bluetooth: Don't export l2cap_sock_ops 2011-04-28 01:10:02 -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 discovering event to the Management interface 2011-04-28 01:10:04 -03:00
sco.c Bluetooth: fix shutdown on SCO sockets 2011-04-18 20:11:46 -03:00