store secure connections ltk in both local and peer entry

pull/7681/head
paul-szczepanek-arm 2018-08-02 15:33:07 +01:00
parent f9862b84e5
commit e92863a7be
1 changed files with 1 additions and 0 deletions

View File

@ -1464,6 +1464,7 @@ void GenericSecurityManager::on_secure_connections_ltk_generated(
flags->secure_connections_paired = true;
_db->set_entry_peer_ltk(cb->db_entry, ltk);
_db->set_entry_local_ltk(cb->db_entry, ltk);
}
void GenericSecurityManager::on_keys_distributed_ltk(