OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_EE_CONNECT_EVT
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_ee_api.h
51
NFA_EE_CONNECT_EVT
, /* Result of NFA_EeConnect */
434
** reported with the
NFA_EE_CONNECT_EVT
.
450
** This function shall be called after
NFA_EE_CONNECT_EVT
is reported
/external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c
850
/* report the
NFA_EE_CONNECT_EVT
status on the response from NFCC */
861
nfa_ee_report_event (p_data->connect.p_cback,
NFA_EE_CONNECT_EVT
, &evt_data);
[
all
...]
Completed in 466 milliseconds