HomeSort by relevance Sort by last modified time
    Searched refs:nfa_ee_evt_hdlr (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 48 nfa_ee_evt_hdlr,
307 nfa_ee_evt_hdlr((BT_HDR *)&data);
364 nfa_ee_evt_hdlr (p_hdr);
654 ** Function nfa_ee_evt_hdlr
662 BOOLEAN nfa_ee_evt_hdlr (BT_HDR *p_msg) function
669 NFA_TRACE_DEBUG4 ("nfa_ee_evt_hdlr (): Event %s(0x%02x), State: %s(%d)",
673 NFA_TRACE_DEBUG2 ("nfa_ee_evt_hdlr (): Event 0x%02x, State: %d", p_evt_data->hdr.event, nfa_ee_cb.em_state);
nfa_ee_act.c 262 nfa_ee_evt_hdlr (p_msg);
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 444 BOOLEAN nfa_ee_evt_hdlr (BT_HDR *p_msg);

Completed in 168 milliseconds