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 52 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);
nfa_ee_act.c 113 nfa_ee_evt_hdlr (p_msg);
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 410 BOOLEAN nfa_ee_evt_hdlr (BT_HDR *p_msg);

Completed in 31 milliseconds