OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFA_CE_ACTION
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/ce/
nfa_ce_main.c
50
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/
nfa_ce_int.h
196
typedef BOOLEAN (*
tNFA_CE_ACTION
) (tNFA_CE_MSG *p_data);
Completed in 47 milliseconds