summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2014-06-01 09:45:24 +0300
committerMarcel Holtmann <marcel@holtmann.org>2014-05-31 23:51:12 -0700
commit79897d2097a629179e142014ecd3cdce6eac7f0e (patch)
tree8945c57772c3a8c36af2744d1257161d3f32db91 /net/bluetooth/hci_event.c
parent6a5e81650aa8f6e636d9537c7f127c0ee4d55eae (diff)
downloadlwn-79897d2097a629179e142014ecd3cdce6eac7f0e.tar.gz
lwn-79897d2097a629179e142014ecd3cdce6eac7f0e.zip
Bluetooth: Fix requiring SMP MITM for outgoing connections
Due to recent changes to the way that the MITM requirement is set for outgoing pairing attempts we can no longer rely on the hcon->auth_type variable (which is actually good since it was formed from BR/EDR concepts that don't really exist for SMP). To match the logic that BR/EDR now uses simply rely on the local IO capability and/or needed security level to set the MITM requirement for outgoing pairing requests. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'net/bluetooth/hci_event.c')
0 files changed, 0 insertions, 0 deletions