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 219 typedef void (tNFA_DM_CBACK) (UINT8 event, tNFA_DM_CBACK_DATA *p_data);
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 70 tNFA_DM_CBACK *p_dm_cback;
456 tNFA_DM_CBACK *p_dm_cback; /* NFA DM callback */
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c 87 ** application using the tNFA_DM_CBACK.
93 tNFA_STATUS NFA_Enable (tNFA_DM_CBACK *p_dm_cback,
130 ** returned to the application using the tNFA_DM_CBACK.
165 ** reported with an NFA_DM_SET_CONFIG_EVT in the tNFA_DM_CBACK
209 ** reported with an NFA_DM_GET_CONFIG_EVT in the tNFA_DM_CBACK
    [all...]

Completed in 236 milliseconds