Home
last modified time | relevance | path

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

/system/nfc/src/nfa/rw/
Dnfa_rw_main.cc43 static const tNFA_SYS_REG nfa_rw_sys_reg = {nullptr, nfa_rw_handle_event,
127 nfa_rw_handle_event((NFC_HDR*)&msg); in nfa_rw_proc_disc_evt()
133 nfa_rw_handle_event((NFC_HDR*)&msg); in nfa_rw_proc_disc_evt()
160 if (nfa_rw_handle_event((NFC_HDR*)p_msg)) GKI_freebuf(p_msg); in nfa_rw_send_raw_frame()
176 bool nfa_rw_handle_event(NFC_HDR* p_msg) { in nfa_rw_handle_event() function
Dnfa_rw_act.cc502 nfa_rw_handle_event(p_pending_msg); in nfa_rw_handle_presence_check_rsp()
/system/nfc/src/nfa/include/
Dnfa_rw_int.h336 extern bool nfa_rw_handle_event(NFC_HDR* p_msg);