commit | 6d5650c4e519794fcc441635ea54f47d68140c93 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jun 24 13:15:51 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:45 2014 +0200 |
tree | 51c1ba7e8c1a3607512b31a039311b53149ea0ed | |
parent | 0663b297f1953e5d84928722e44f71272f5ff058 [diff] |
Bluetooth: Don't store debug keys if flag for them is not set Instead of waiting for a disconnection to occur to remove a debug key simply never store it in the list to begin with. This means we can also remove the debug keys check when looking up keys in hci_link_key_request_evt(). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>