Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dhci_metrics_logging.cc504 …AuthenticationCompleteView authentication_complete_view = AuthenticationCompleteView::Create(std::… in log_classic_pairing_other_hci_event() local
505 ASSERT(authentication_complete_view.IsValid()); in log_classic_pairing_other_hci_event()
506 status = authentication_complete_view.GetStatus(); in log_classic_pairing_other_hci_event()
507 connection_handle = authentication_complete_view.GetConnectionHandle(); in log_classic_pairing_other_hci_event()