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

  /external/libnfc-nci/src/nfa/include/
nfa_api.h 217 typedef void (tNFA_DM_CBACK) (UINT8 event, tNFA_DM_CBACK_DATA *p_data);
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 74 tNFA_DM_CBACK *p_dm_cback;
478 tNFA_DM_CBACK *p_dm_cback; /* NFA DM callback */
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c 91 ** application using the tNFA_DM_CBACK.
97 tNFA_STATUS NFA_Enable (tNFA_DM_CBACK *p_dm_cback,
134 ** returned to the application using the tNFA_DM_CBACK.
169 ** reported with an NFA_DM_SET_CONFIG_EVT in the tNFA_DM_CBACK
213 ** reported with an NFA_DM_GET_CONFIG_EVT in the tNFA_DM_CBACK
    [all...]

Completed in 203 milliseconds