Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc741 LinkKeyRequestView link_key_request_view = LinkKeyRequestView::Create(std::move(packet)); in log_classic_pairing_other_hci_event() local
743 link_key_request_view.IsValid(), "assert failed: link_key_request_view.IsValid()"); in log_classic_pairing_other_hci_event()
744 address = link_key_request_view.GetBdAddr(); in log_classic_pairing_other_hci_event()