Home
last modified time | relevance | path

Searched defs:event_view (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/hci/
H A Dhci_metrics_logging.cc28 …std::unique_ptr<CommandView>& command_view, EventView event_view, storage::StorageModule* storage_… in log_hci_event()
245 void log_link_layer_connection_command_complete(EventView event_view, std::unique_ptr<CommandView>&… in log_link_layer_connection_command_complete()
696 void log_classic_pairing_command_complete(EventView event_view, std::unique_ptr<CommandView>& comma… in log_classic_pairing_command_complete()
H A Dhci_layer.cc429 void HciLayer::on_disconnection_complete(EventView event_view) { in on_disconnection_complete()
447 void HciLayer::on_read_remote_version_complete(EventView event_view) { in on_read_remote_version_complete()