Searched defs:nfa_ee_evt_hdlr (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_main.c52 nfa_ee_evt_hdlr,
335 nfa_ee_evt_hdlr (p_hdr);
594 ** Function nfa_ee_evt_hdlr
602 BOOLEAN nfa_ee_evt_hdlr (BT_HDR *p_msg) function
609 NFA_TRACE_DEBUG4 ("nfa_ee_evt_hdlr (): Event %s(0x%02x), State: %s(%d)",
613 NFA_TRACE_DEBUG2 ("nfa_ee_evt_hdlr (): Event 0x%02x, State: %d", p_evt_data->hdr.event, nfa_ee_cb.em_state);

Completed in 181 milliseconds