Johan Hedberg
|
23d0e128e3
Bluetooth: Track SMP keys in the SMP context
|
11 years ago |
Johan Hedberg
|
f4a407bef2
Bluetooth: Wait for SMP key distribution completion when pairing
|
11 years ago |
Johan Hedberg
|
387a33e304
Bluetooth: Fix updating Identity Address in L2CAP channels
|
11 years ago |
Johan Hedberg
|
68d6f6ded5
Bluetooth: Track the LE Identity Address in struct hci_conn
|
11 years ago |
Johan Hedberg
|
893ce8b1b3
Bluetooth: Remove SMP data specific crypto context
|
11 years ago |
Johan Hedberg
|
b7d448d74a
Bluetooth: Fix completing SMP as peripheral when no keys are expected
|
11 years ago |
Johan Hedberg
|
6131ddc8eb
Bluetooth: Fix properly ignoring unexpected SMP PDUs
|
11 years ago |
Johan Hedberg
|
fd349c020c
Bluetooth: Enable support for remote IRK distribution
|
11 years ago |
Johan Hedberg
|
60478054a6
Bluetooth: Add smp_irk_matches helper function
|
11 years ago |
Johan Hedberg
|
6bfdfe3cd6
Bluetooth: Fix minor whitespace issues in SMP code
|
11 years ago |
Johan Hedberg
|
c46b98bea5
Bluetooth: Fix missing PDU length checks for SMP
|
11 years ago |
Johan Hedberg
|
98a0b845c6
Bluetooth: Fix differentiating stored master vs slave LTK types
|
11 years ago |
Johan Hedberg
|
0cf73b9fa5
Bluetooth: Enable LTK distribution to slave devices
|
11 years ago |
Johan Hedberg
|
ad32a2f5ce
Bluetooth: Add smp_sufficient_security helper function
|
12 years ago |
Johan Hedberg
|
201a5929c8
Bluetooth: Remove dead code from SMP encryption function
|
11 years ago |
Johan Hedberg
|
e84a6b139b
Bluetooth: Remove useless smp_rand function
|
11 years ago |
Johan Hedberg
|
84794e119a
Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
|
12 years ago |
John W. Linville
|
32019c739c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
12 years ago |
Johan Hedberg
|
86ca9eac31
Bluetooth: Fix rejecting SMP security request in slave role
|
12 years ago |
Marcel Holtmann
|
06ae3314e0
Bluetooth: Use hcon directly instead of conn->hcon where possible
|
12 years ago |
Johan Hedberg
|
3432711f49
Bluetooth: Ignore SMP data on non-LE links
|
12 years ago |
Marcel Holtmann
|
f1560463eb
Bluetooth: Fix coding style violations in SMP handling
|
12 years ago |
Marcel Holtmann
|
c8462ca65f
Bluetooth: Fix input address type for SMP C1 function
|
12 years ago |
Marcel Holtmann
|
2b36a5620a
Bluetooth: Use hci_conn->src address for SMP functions
|
12 years ago |
Marcel Holtmann
|
ce39fb4e45
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP
|
12 years ago |
Marcel Holtmann
|
ac4b723661
Bluetooth: Move smp.h header file into net/bluetooth/
|
12 years ago |
Marcel Holtmann
|
92381f5cd7
Bluetooth: Check minimum length of SMP packets
|
12 years ago |
Marcel Holtmann
|
7b9899dbcf
Bluetooth: SMP packets are only valid on LE connections
|
12 years ago |
Johan Hedberg
|
757aee0f71
Bluetooth: Fix checks for LE support on LE-only controllers
|
12 years ago |
David Herrmann
|
76a68ba0ae
Bluetooth: rename hci_conn_put to hci_conn_drop
|
12 years ago |