commit | 490cb0b318a0619ae545e63d6773f01caf29d4a0 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Feb 16 12:59:05 2014 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 17 15:58:14 2014 +0200 |
tree | 2970f9f27ea6ff46a5080b63fcfbab2b7a76dd05 | |
parent | 9113bfd82dc8ece9cbb898df8794f58a78a36e97 [diff] |
Bluetooth: Restrict long term keys to public and static addresses The long term keys should be associated with an identity address. Valid identity addresses are public addresses or static addresses. So only allow these two as valid address information for long term keys. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>