Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc84 ConnectionManagementCommandView connection_management_command_view = in log_link_layer_connection_command() local
87 connection_management_command_view.IsValid(), in log_link_layer_connection_command()
91 …eate_connection_view = CreateConnectionView::Create(std::move(connection_management_command_view)); in log_link_layer_connection_command()
101 CreateConnectionCancelView::Create(std::move(connection_management_command_view)); in log_link_layer_connection_command()
111 auto disconnect_view = DisconnectView::Create(std::move(connection_management_command_view)); in log_link_layer_connection_command()
119 ScoConnectionCommandView::Create(std::move(connection_management_command_view))); in log_link_layer_connection_command()
129 ScoConnectionCommandView::Create(std::move(connection_management_command_view))); in log_link_layer_connection_command()
139 AcceptConnectionRequestView::Create(std::move(connection_management_command_view)); in log_link_layer_connection_command()
149 ScoConnectionCommandView::Create(std::move(connection_management_command_view))); in log_link_layer_connection_command()
159 ScoConnectionCommandView::Create(std::move(connection_management_command_view))); in log_link_layer_connection_command()
[all …]