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

  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 46 NFA_EE_REMOVE_AID_EVT, /* The status for removing an AID from a routing table */
379 ** as the NFA_EE_REMOVE_AID_EVT.
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 767 /* report NFA_EE_REMOVE_AID_EVT to the callback associated the NFCEE */
775 nfa_ee_report_event (p_cback, NFA_EE_REMOVE_AID_EVT, &evt_data);
    [all...]

Completed in 28 milliseconds