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

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 73 nfa_ee_nci_disc_rsp , /* NFA_EE_NCI_DISC_RSP_EVT */
332 int_event = NFA_EE_NCI_DISC_RSP_EVT;
624 case NFA_EE_NCI_DISC_RSP_EVT:
683 if ((p_msg->event == NFA_EE_NCI_DISC_NTF_EVT) || (p_msg->event == NFA_EE_NCI_DISC_RSP_EVT))
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 61 NFA_EE_NCI_DISC_RSP_EVT,
291 /* data type for NFA_EE_NCI_DISC_RSP_EVT */

Completed in 32 milliseconds