Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_metrics_logging.cc366 …auto synchronous_connection_changed_view = SynchronousConnectionChangedView::Create(std::move(pack… in log_link_layer_connection_other_hci_event() local
367 ASSERT(synchronous_connection_changed_view.IsValid()); in log_link_layer_connection_other_hci_event()
368 status = synchronous_connection_changed_view.GetStatus(); in log_link_layer_connection_other_hci_event()
369 connection_handle = synchronous_connection_changed_view.GetConnectionHandle(); in log_link_layer_connection_other_hci_event()