commit | 48ce62c4fae7e817d9018020345bbe30a6b9c446 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jan 12 09:21:26 2015 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Jan 12 21:54:48 2015 +0200 |
tree | e9eb1146960ea45e3e8c610ece36669b065758df | |
parent | c2f0f979276fc4911cef5da2fc113f0daeda3ebc [diff] |
Bluetooth: Read stored link key information when powering on controller The information about max stored link keys and current stored link keys should be read at controller initialization. So issue HCI Read Stored Link Key command with BDADDR_ANY and read_all flag set to 0x01 to retrieve this information. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>