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
290
** Function
nfa_ee_proc_evt
298
void
nfa_ee_proc_evt
(tNFC_RESPONSE_EVT event, void *p_data)
function
328
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
415
void
nfa_ee_proc_evt
(tNFC_RESPONSE_EVT event, void *p_data);
/external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c
334
nfa_ee_proc_evt
(event, p_data);
[
all
...]
Completed in 1646 milliseconds