OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_ee_proc_evt
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c
302
** Function
nfa_ee_proc_evt
310
void
nfa_ee_proc_evt
(tNFC_RESPONSE_EVT event, void *p_data)
function
340
NFA_TRACE_DEBUG2 ("
nfa_ee_proc_evt
: event=0x%02x int_event:0x%x", event, int_event);
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
423
void
nfa_ee_proc_evt
(tNFC_RESPONSE_EVT event, void *p_data);
/external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c
347
nfa_ee_proc_evt
(event, p_data);
356
nfa_ee_proc_evt
(event, p_data);
[
all
...]
Completed in 5030 milliseconds