OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_NV_CO_FAIL
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_nv_co.h
44
#define
NFA_NV_CO_FAIL
0x01 /* Used to pass all other errors */
/external/libnfc-nci/src/adaptation/
libmain.c
125
nfa_nv_ci_read (0,
NFA_NV_CO_FAIL
, block);
131
nfa_nv_ci_read (0,
NFA_NV_CO_FAIL
, block);
185
nfa_nv_ci_write (
NFA_NV_CO_FAIL
);
192
nfa_nv_ci_write (
NFA_NV_CO_FAIL
);
Completed in 28 milliseconds