• Home
  • Raw
  • Download

Lines Matching refs:event_code

30   EventCode event_code = event_view.GetEventCode();  in log_hci_event()  local
31 switch (event_code) { in log_hci_event()
67 uint16_t event_code = android::bluetooth::hci::EVT_COMMAND_STATUS; in log_link_layer_connection_command_status() local
231 static_cast<uint16_t>(event_code), in log_link_layer_connection_command_status()
248 uint16_t event_code = android::bluetooth::hci::EVT_COMMAND_COMPLETE; in log_link_layer_connection_command_complete() local
312 static_cast<uint16_t>(event_code), in log_link_layer_connection_command_complete()
319 EventCode event_code = packet.GetEventCode(); in log_link_layer_connection_other_hci_event() local
327 switch (event_code) { in log_link_layer_connection_other_hci_event()
381 static_cast<uint16_t>(event_code), in log_link_layer_connection_other_hci_event()
396 EventCode event_code = EventCode::LE_META_EVENT; in log_link_layer_connection_event_le_meta() local
411 static_cast<uint16_t>(event_code), in log_link_layer_connection_event_le_meta()
418 EventCode event_code = packet.GetEventCode(); in log_classic_pairing_other_hci_event() local
426 switch (event_code) { in log_classic_pairing_other_hci_event()
517 static_cast<uint16_t>(event_code), in log_classic_pairing_other_hci_event()
533 uint16_t event_code = android::bluetooth::hci::EVT_COMMAND_STATUS; in log_classic_pairing_command_status() local
682 static_cast<uint16_t>(event_code), in log_classic_pairing_command_status()
701 EventCode event_code = EventCode::COMMAND_COMPLETE; in log_classic_pairing_command_complete() local
842 static_cast<uint16_t>(event_code), in log_classic_pairing_command_complete()