commit | 0fe442ff854b7bf93e57c7f3964b05a6438de3db | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Feb 16 12:59:06 2014 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 17 15:58:14 2014 +0200 |
tree | 94318dc83c771c905f26b69f7bee9582828ecac9 | |
parent | 490cb0b318a0619ae545e63d6773f01caf29d4a0 [diff] |
Bluetooth: Fix sending wrong store hint for new long term keys The long term keys should only be stored when they belong to an indentity address. The identity address can either be a public address or a random static address. For all other addresses (unresovable or resolvable) tell userspace that the long term key is not persistent. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>