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

  /external/libnfc-nci/src/nfa/include/
nfa_hci_defs.h 57 #define NFA_HCI_RESPONSE_TYPE 0x02
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c     [all...]
nfa_hci_utils.c     [all...]
nfa_hci_main.c 786 &&((nfa_hci_cb.type == NFA_HCI_RESPONSE_TYPE) || (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE))) )
800 else if (nfa_hci_cb.type == NFA_HCI_RESPONSE_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...]

Completed in 91 milliseconds