Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/ce/
Dnfa_ce_main.c59 #define NFA_CE_ACTION_TBL_SIZE (sizeof (nfa_ce_action_tbl) / sizeof (tNFA_CE_ACTION)) macro
188 if ((act_idx = (p_msg->event & 0x00FF)) < NFA_CE_ACTION_TBL_SIZE) in nfa_ce_hdl_event()