commit | 970c4e46037ab8ece3940afc9fcf916d3ed7e003 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Feb 18 10:19:33 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Feb 18 00:47:03 2014 -0800 |
tree | fb71f7c47fc5a9b30020f93d5821de3285454004 | |
parent | 99780a7b639e73d8f8f291fa1a981db883aec47f [diff] |
Bluetooth: Add basic IRK management support This patch adds the initial IRK storage and management functions to the HCI core. This includes storing a list of IRKs per HCI device and the ability to add, remove and lookup entries in that list. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>