Searched refs:OnPhase2EncryptionKey (Results 1 – 1 of 1) sorted by relevance
120 void OnPhase2EncryptionKey(const UInt128& new_key);497 fit::bind_member<&SecurityManagerImpl::OnPhase2EncryptionKey>(this)); in OnFeatureExchange()509 fit::bind_member<&SecurityManagerImpl::OnPhase2EncryptionKey>(this)); in OnFeatureExchange()514 void SecurityManagerImpl::OnPhase2EncryptionKey(const UInt128& new_key) { in OnPhase2EncryptionKey() function in bt::sm::SecurityManagerImpl