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

/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h626 /* Events for tNFA_NDEF_CBACK */
654 typedef void (tNFA_NDEF_CBACK) (tNFA_NDEF_EVT event, tNFA_NDEF_EVT_DATA *p_data); typedef
807 tNFA_NDEF_CBACK *p_ndef_cback);
1114 ** the record to the registered tNFA_NDEF_CBACK.
1123 ** An NFA_NDEF_REGISTER_EVT will be sent to the tNFA_NDEF_CBACK
1136 tNFA_NDEF_CBACK *p_ndef_cback);
1146 ** An NFA_NDEF_REGISTER_EVT will be sent to the tNFA_NDEF_CBACK
1163 tNFA_NDEF_CBACK *p_ndef_cback);
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_api.c283 tNFA_NDEF_CBACK *p_ndef_cback)
901 ** the record to the registered tNFA_NDEF_CBACK.
910 ** An NFA_NDEF_REGISTER_EVT will be sent to the tNFA_NDEF_CBACK
922 tNFA_NDEF_CBACK *p_ndef_cback)
962 ** An NFA_NDEF_REGISTER_EVT will be sent to the tNFA_NDEF_CBACK
979 tNFA_NDEF_CBACK *p_ndef_cback)
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dm_int.h109 tNFA_NDEF_CBACK *p_ndef_cback;
167 tNFA_NDEF_CBACK *p_ndef_cback;
486 tNFA_NDEF_CBACK *p_excl_ndef_cback; /* ndef callback for exclusive RF mdoe */

Completed in 185 milliseconds