Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dhci_metrics_logging.cc484 …RemoteOobDataRequestView remote_oob_data_request_view = RemoteOobDataRequestView::Create(std::move… in log_classic_pairing_other_hci_event() local
485 ASSERT(remote_oob_data_request_view.IsValid()); in log_classic_pairing_other_hci_event()
486 address = remote_oob_data_request_view.GetBdAddr(); in log_classic_pairing_other_hci_event()