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

  /system/nfc/src/nfa/ee/
nfa_ee_main.cc 74 nfa_ee_nci_conn, /* NFA_EE_NCI_DATA_EVT */
603 case NFA_EE_NCI_DATA_EVT:
664 if (p_msg->event == NFA_EE_NCI_DATA_EVT)
nfa_ee_act.cc 528 cbk.hdr.event = NFA_EE_NCI_DATA_EVT;
    [all...]
  /system/nfc/src/nfa/include/
nfa_ee_int.h 68 NFA_EE_NCI_DATA_EVT,
362 /* data type for NFA_EE_NCI_CONN_EVT and NFA_EE_NCI_DATA_EVT */

Completed in 62 milliseconds