Searched refs:tNFA_DM_CBACK (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h217 typedef void (tNFA_DM_CBACK) (UINT8 event, tNFA_DM_CBACK_DATA *p_data); typedef
700 ** application using the tNFA_DM_CBACK.
710 NFC_API extern tNFA_STATUS NFA_Enable (tNFA_DM_CBACK *p_dm_cback,
722 ** returned to the application using the tNFA_DM_CBACK.
740 ** reported with an NFA_DM_SET_CONFIG_EVT in the tNFA_DM_CBACK
761 ** reported with an NFA_DM_GET_CONFIG_EVT in the tNFA_DM_CBACK
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dm_int.h74 tNFA_DM_CBACK *p_dm_cback;
478 tNFA_DM_CBACK *p_dm_cback; /* NFA DM callback */
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_api.c91 ** 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

Completed in 87 milliseconds