Home
last modified time | relevance | path

Searched refs:tNFA_CE_ACTION (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/ce/
Dnfa_ce_main.c50 const tNFA_CE_ACTION nfa_ce_action_tbl[] =
59 #define NFA_CE_ACTION_TBL_SIZE (sizeof (nfa_ce_action_tbl) / sizeof (tNFA_CE_ACTION))
/external/libnfc-nci/src/nfa/int/
Dnfa_ce_int.h196 typedef BOOLEAN (*tNFA_CE_ACTION) (tNFA_CE_MSG *p_data); typedef