Searched refs:synchronous_connection_changed_view (Results 1 – 1 of 1) sorted by relevance
366 …auto synchronous_connection_changed_view = SynchronousConnectionChangedView::Create(std::move(pack… in log_link_layer_connection_other_hci_event() local367 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()