commit | c9839a11c0e460a2457e7cac76650d07773e6c3b | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@openbossa.org> | Thu Feb 02 21:08:01 2012 -0300 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 13 17:01:33 2012 +0200 |
tree | 053e815839a9dcc099bad50863acb63eed884857 | |
parent | b899efaf9b26cadb084752862490b4fc44bc3169 [diff] |
Bluetooth: Use the updated key structures for handling LTKs This updates all the users of the older way, that was using the link_keys list to store the SMP keys, to use the new way. This includes defining new types for the keys, we have a type for each combination of STK/LTK and Master/Slave. Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>