Bluetooth: Implement mgmt_load_irks command
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 18 Feb 2014 08:19:35 +0000 (10:19 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Feb 2014 08:47:03 +0000 (00:47 -0800)
commit41edf1601af3b25461d91e73834dc89510bca8e5
tree65fc1208e25b01b3092932dae7cf9721c7fffff9
parent301cb2d85eb89140eaff8c22066a4bfd774960a3
Bluetooth: Implement mgmt_load_irks command

This patch implements the Load IRKs command for the management
interface. The command is used to load the kernel with the initial set
of IRKs. It also sets a HCI_RPA_RESOLVING flag to indicate that we can
start requesting devices to distribute their IRK to us.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c
This page took 0.036264 seconds and 5 git commands to generate.