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.h194 void NotifyEncryptionStateChanged(hci::EncryptionChangeView encryption_change_view);
Dsecurity_manager_impl.cc210 void SecurityManagerImpl::NotifyEncryptionStateChanged(hci::EncryptionChangeView encryption_change_… in NotifyEncryptionStateChanged() function in bluetooth::security::internal::SecurityManagerImpl
293 NotifyEncryptionStateChanged(encryption_change_view); in OnHciEventReceived()