commit | d25e28abe58d2bcedf6025a6ccc532c29a19046f | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@nokia.com> | Thu Apr 28 11:28:59 2011 -0700 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Apr 28 16:14:40 2011 -0300 |
tree | d56b5d6b7443814f354db364db2f5717bde147e3 | |
parent | 582fbe9ef9d6fc089ff20956595f046d4899e74e [diff] |
Bluetooth: Fix link key persistent storage criteria Link keys should only be stored if very specific criteria of the authentication process are fulfilled. This patch essentially copies the criteria that user space has so far been using to the kernel side so that the management interface works properly. Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>