Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc871 DiscoveryCommandView discovery_command_view = DiscoveryCommandView::Create(*command_view); in log_classic_pairing_command_status() local
873 discovery_command_view.IsValid(), "assert failed: discovery_command_view.IsValid()"); in log_classic_pairing_command_status()
920 …stView remote_name_request_view = RemoteNameRequestView::Create(std::move(discovery_command_view)); in log_classic_pairing_command_status()
928 = RemoteNameRequestCancelView::Create(std::move(discovery_command_view)); in log_classic_pairing_command_status()