Home
last modified time | relevance | path

Searched defs:encryption_change_view (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc243 …d SecurityManagerImpl::NotifyEncryptionStateChanged(hci::EncryptionChangeView encryption_change_vi… in NotifyEncryptionStateChanged()
326 EncryptionChangeView encryption_change_view = EncryptionChangeView::Create(event); in OnHciEventReceived() local
/system/bt/gd/hci/
Dhci_metrics_logging.cc503 EncryptionChangeView encryption_change_view = EncryptionChangeView::Create(std::move(packet)); in log_classic_pairing_other_hci_event() local
/system/bt/gd/security/
Dfacade.cc500 void OnEncryptionStateChanged(hci::EncryptionChangeView encryption_change_view) override {} in OnEncryptionStateChanged()
/system/bt/main/shim/
Dbtm_api.cc513 bluetooth::hci::EncryptionChangeView encryption_change_view) override { in OnEncryptionStateChanged()