]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite2713205f8a1e0cd2979cc067828f2d232aa3972
treefb71f7c47fc5a9b30020f93d5821de3285454004
parent6b6f4a80d2cd5ab850af94b0dd04a3fb8200f804
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