Home
last modified time | relevance | path

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

/system/nfc/src/nfa/wlc/
Dnfa_wlc_main.cc45 const tNFA_WLC_ACTION nfa_wlc_action_tbl[] = {
52 (sizeof(nfa_wlc_action_tbl) / sizeof(tNFA_WLC_ACTION))
/system/nfc/src/nfa/include/
Dnfa_wlc_int.h99 typedef bool (*tNFA_WLC_ACTION)(tNFA_WLC_MSG* p_data); typedef