Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.h33 void log_classic_pairing_command_status(std::unique_ptr<CommandView>& command_view, ErrorCode statu…
Dhci_metrics_logging.cc53 log_classic_pairing_command_status(command_view, response_view.GetStatus()); in log_hci_event()
846 void log_classic_pairing_command_status(std::unique_ptr<CommandView>& command_view, ErrorCode statu… in log_classic_pairing_command_status() function
Dhci_layer.cc316log_classic_pairing_command_status(command_queue_.front().command_view, ErrorCode::STATUS_UNKNOWN); in send_next_command()