Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_hcif.cc254 uint8_t hci_evt_code, hci_evt_len; in btu_hcif_process_event() local
256 STREAM_TO_UINT8(hci_evt_code, p); in btu_hcif_process_event()
259 btu_hcif_log_event_metrics(hci_evt_code, p); in btu_hcif_process_event()
261 switch (hci_evt_code) { in btu_hcif_process_event()
414 HCI_TRACE_EVENT("BLE HCI(id=%d) event = 0x%02x)", hci_evt_code, in btu_hcif_process_event()