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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c 451 nfa_hci_cb.w4_rsp_evt = FALSE;
793 &&((nfa_hci_cb.type == NFA_HCI_RESPONSE_TYPE) || (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE))) )
829 if ((nfa_hci_cb.type == NFA_HCI_RESPONSE_TYPE) || (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE)))
831 nfa_hci_cb.w4_rsp_evt = FALSE;
    [all...]
nfa_hci_act.c     [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 385 BOOLEAN w4_rsp_evt; /* Application command sent on HCP Event */ member in struct:__anon12984

Completed in 67 milliseconds