commit | d8343f125710fb596f7a88cd756679f14f4e77b9 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@openbossa.org> | Thu Aug 23 21:32:44 2012 -0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Aug 27 08:11:51 2012 -0700 |
tree | 41406f5f0143787d6436c631151f4471aa57c5a5 | |
parent | cc110922da7e902b62d18641a370fec01a9fa794 [diff] |
Bluetooth: Fix sending a HCI Authorization Request over LE links In the case that the link is already in the connected state and a Pairing request arrives from the mgmt interface, hci_conn_security() would be called but it was not considering LE links. Reported-by: João Paulo Rechi Vita <jprvita@openbossa.org> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>