Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_metrics_logging.cc496 …AuthenticationCompleteView authentication_complete_view = AuthenticationCompleteView::Create(std::… in log_classic_pairing_other_hci_event() local
497 ASSERT(authentication_complete_view.IsValid()); in log_classic_pairing_other_hci_event()
498 status = authentication_complete_view.GetStatus(); in log_classic_pairing_other_hci_event()
499 connection_handle = authentication_complete_view.GetConnectionHandle(); in log_classic_pairing_other_hci_event()