Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c231 UINT8 hci_evt_code, hci_evt_len; in btu_hcif_process_event() local
235 STREAM_TO_UINT8 (hci_evt_code, p); in btu_hcif_process_event()
238 switch (hci_evt_code) in btu_hcif_process_event()
405 HCI_TRACE_EVENT("BLE HCI(id=%d) event = 0x%02x)", hci_evt_code, ble_sub_code); in btu_hcif_process_event()