diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2012-04-02 13:44:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-13 08:14:08 -0700 |
commit | 073c4aec557b87d0c5b6f8b6b1910b356088eaf3 (patch) | |
tree | 1fd3f3a35858d552515efe2dccbeae9786bf4e99 /arch/um/os-Linux/helper.c | |
parent | d5748309bb8d75852c92966477277d4572d8920a (diff) |
Bluetooth: Fix l2cap conn failures for ssp devices
commit 18daf1644e634bae951a6e3d4d19d89170209762 upstream
Commit 330605423c fixed l2cap conn establishment for non-ssp remote
devices by not setting HCI_CONN_ENCRYPT_PEND every time conn security
is tested (which was always returning failure on any subsequent
security checks).
However, this broke l2cap conn establishment for ssp remote devices
when an ACL link was already established at SDP-level security. This
fix ensures that encryption must be pending whenever authentication
is also pending.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Tested-by: Daniel Wagner <daniel.wagner@bmw-carit.de>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'arch/um/os-Linux/helper.c')
0 files changed, 0 insertions, 0 deletions