OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
,
294
nfa_ee_evt_hdlr
((BT_HDR *)&data);
347
nfa_ee_evt_hdlr
(p_hdr);
633
** Function
nfa_ee_evt_hdlr
641
BOOLEAN
nfa_ee_evt_hdlr
(BT_HDR *p_msg)
function
648
NFA_TRACE_DEBUG4 ("
nfa_ee_evt_hdlr
(): Event %s(0x%02x), State: %s(%d)",
652
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
418
BOOLEAN
nfa_ee_evt_hdlr
(BT_HDR *p_msg);
Completed in 486 milliseconds