commit | 7cbc9bd99542752ff570abca79d0027669a01fb8 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@nokia.com> | Thu Apr 28 11:29:04 2011 -0700 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Apr 28 16:14:44 2011 -0300 |
tree | 4d7a4f1ff6081bafcb6be5f2d2a7552c99f8fe3e | |
parent | 4df378a10e31698df1679f3329301d773a654b61 [diff] |
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt In some circumstances hci_get_auth_req will return a value different from the current conn->auth_type. In these cases update conn->auth_type so that when a user confirm request comes it doesn't falsely trigger auto-accept. Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>