Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc246 …d SecurityManagerImpl::NotifyEncryptionStateChanged(hci::EncryptionChangeView encryption_change_vi… in NotifyEncryptionStateChanged()
328 EncryptionChangeView encryption_change_view = EncryptionChangeView::Create(event); in OnHciEventReceived() local
/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc717 EncryptionChangeView encryption_change_view = EncryptionChangeView::Create(std::move(packet)); in log_classic_pairing_other_hci_event() local
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc568 void OnEncryptionStateChanged(hci::EncryptionChangeView encryption_change_view) override {} in OnEncryptionStateChanged()
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc509 bluetooth::hci::EncryptionChangeView encryption_change_view) override { in OnEncryptionStateChanged()