Home
last modified time | relevance | path

Searched refs:NotifyEncryptionStateChanged (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/security/internal/
Dsecurity_manager_impl.h214 void NotifyEncryptionStateChanged(hci::EncryptionChangeView encryption_change_view);
Dsecurity_manager_impl.cc243 void SecurityManagerImpl::NotifyEncryptionStateChanged(hci::EncryptionChangeView encryption_change_… in NotifyEncryptionStateChanged() function in bluetooth::security::internal::SecurityManagerImpl
335 NotifyEncryptionStateChanged(encryption_change_view); in OnHciEventReceived()