HomeSort by relevance Sort by last modified time
    Searched refs:HCI_COMMAND_COMPLETE_EVT (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluedroid/hci/src/
hci_h4.c 106 #define HCI_COMMAND_COMPLETE_EVT 0x0E
262 if (event_code == HCI_COMMAND_COMPLETE_EVT)
    [all...]
hci_mct.c 85 #define HCI_COMMAND_COMPLETE_EVT 0x0E
246 if (event_code == HCI_COMMAND_COMPLETE_EVT)
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 138 #define HCI_COMMAND_COMPLETE_EVT 0x0E
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 410 if (*p == HCI_COMMAND_COMPLETE_EVT)
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 295 case HCI_COMMAND_COMPLETE_EVT:
    [all...]
  /external/bluetooth/bluedroid/stack/include/
hcidefs.h     [all...]
  /external/libnfc-nci/src/include/
hcidefs.h 364 #define HCI_COMMAND_COMPLETE_EVT 0x0E
    [all...]

Completed in 298 milliseconds