Bluetooth: Add basic IRK management support
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 18 Feb 2014 08:19:33 +0000 (10:19 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Feb 2014 08:47:03 +0000 (00:47 -0800)
commit970c4e46037ab8ece3940afc9fcf916d3ed7e003
treefb71f7c47fc5a9b30020f93d5821de3285454004
parent99780a7b639e73d8f8f291fa1a981db883aec47f
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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c