Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_metrics_logging.cc545 DiscoveryCommandView discovery_command_view = DiscoveryCommandView::Create(*command_view); in log_classic_pairing_command_status() local
546 ASSERT(discovery_command_view.IsValid()); in log_classic_pairing_command_status()
592 …stView remote_name_request_view = RemoteNameRequestView::Create(std::move(discovery_command_view)); in log_classic_pairing_command_status()
599 = RemoteNameRequestCancelView::Create(std::move(discovery_command_view)); in log_classic_pairing_command_status()