Bluetooth: Handle command complete event for HCI Read Stored Link Keys
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 12 Jan 2015 17:21:25 +0000 (09:21 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 12 Jan 2015 19:54:16 +0000 (21:54 +0200)
When the HCI Read Stored Link Keys command completes it gives useful
information of the current stored keys and maximum keys a controller
can actually store. So process this event and store these information
in hci_dev structure.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c

Simple merge
Simple merge