Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ce/
Dnfa_ce_main.cc50 const tNFA_CE_ACTION nfa_ce_action_tbl[] = {
59 (sizeof(nfa_ce_action_tbl) / sizeof(tNFA_CE_ACTION))
/system/nfc/src/nfa/include/
Dnfa_ce_int.h194 typedef bool (*tNFA_CE_ACTION)(tNFA_CE_MSG* p_data); typedef