commit | c2f0f979276fc4911cef5da2fc113f0daeda3ebc | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jan 12 09:21:25 2015 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Jan 12 21:54:16 2015 +0200 |
tree | 93c0f3f3982bd2f560624a41e5860062b86d50ef | |
parent | cb9627806ce898c436dc74252718e4a757b33bc3 [diff] |
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 <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>