Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc615 auto disconnection_complete_view = DisconnectionCompleteView::Create(std::move(packet)); in log_link_layer_connection_other_hci_event() local
617 disconnection_complete_view.IsValid(), in log_link_layer_connection_other_hci_event()
619 status = disconnection_complete_view.GetStatus(); in log_link_layer_connection_other_hci_event()
620 connection_handle = disconnection_complete_view.GetConnectionHandle(); in log_link_layer_connection_other_hci_event()
621 reason = disconnection_complete_view.GetReason(); in log_link_layer_connection_other_hci_event()