From: Marcel Holtmann Date: Mon, 12 Jan 2015 17:21:25 +0000 (-0800) Subject: Bluetooth: Handle command complete event for HCI Read Stored Link Keys X-Git-Tag: fixes-v4.0-rc1~150^2~184^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2f0f979276fc4911cef5da2fc113f0daeda3ebc;p=pandora-kernel.git Bluetooth: Handle command complete event for HCI Read Stored Link Keys 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed