Searched refs:connection_management_command_view (Results 1 – 1 of 1) sorted by relevance
72 ConnectionManagementCommandView connection_management_command_view = in log_link_layer_connection_command_status() local74 ASSERT(connection_management_command_view.IsValid()); in log_link_layer_connection_command_status()77 …eate_connection_view = CreateConnectionView::Create(std::move(connection_management_command_view)); in log_link_layer_connection_command_status()86 CreateConnectionCancelView::Create(std::move(connection_management_command_view)); in log_link_layer_connection_command_status()94 auto disconnect_view = DisconnectView::Create(std::move(connection_management_command_view)); in log_link_layer_connection_command_status()102 ScoConnectionCommandView::Create(std::move(connection_management_command_view))); in log_link_layer_connection_command_status()110 ScoConnectionCommandView::Create(std::move(connection_management_command_view))); in log_link_layer_connection_command_status()118 AcceptConnectionRequestView::Create(std::move(connection_management_command_view)); in log_link_layer_connection_command_status()126 ScoConnectionCommandView::Create(std::move(connection_management_command_view))); in log_link_layer_connection_command_status()134 ScoConnectionCommandView::Create(std::move(connection_management_command_view))); in log_link_layer_connection_command_status()[all …]