Home
last modified time | relevance | path

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

/system/nfc/src/nfa/p2p/
Dnfa_p2p_main.cc49 static bool nfa_p2p_evt_hdlr(NFC_HDR* p_msg);
65 static const tNFA_SYS_REG nfa_p2p_sys_reg = {nullptr, nfa_p2p_evt_hdlr,
731 static bool nfa_p2p_evt_hdlr(NFC_HDR* p_hdr) { in nfa_p2p_evt_hdlr() function