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

  /external/libnfc-nci/src/nfa/include/
nfa_hci_defs.h 56 #define NFA_HCI_EVENT_TYPE 0x01
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c 735 if ((pipe >= NFA_HCI_FIRST_DYNAMIC_PIPE) && (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE))
786 &&((nfa_hci_cb.type == NFA_HCI_RESPONSE_TYPE) || (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE))) )
804 else if (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE)
822 if ((nfa_hci_cb.type == NFA_HCI_RESPONSE_TYPE) || (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE)))
    [all...]
nfa_hci_act.c     [all...]
nfa_hci_utils.c     [all...]

Completed in 89 milliseconds