commit | 75d262c2ad927751bb5f096f3a6a37d81e7784f2 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@openbossa.org> | Thu Jul 07 18:59:36 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Jul 08 17:36:31 2011 -0300 |
tree | cf526c6ef818e8a308b29882db7479557ec5009e | |
parent | 34918cd71b953905e5f832537ead436bcd57e8f9 [diff] |
Bluetooth: Add functions to manipulate the link key list for SMP As the LTK (the new type of key being handled now) has more data associated with it, we need to store this extra data and retrieve the keys based on that data. Methods for searching for a key and for adding a new LTK are introduced here. Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>