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
/system/nfc/src/nfa/include/
nfa_nv_co.h
43
#define
NFA_NV_CO_FAIL
0x01 /* Used to pass all other errors */
/system/nfc/src/adaptation/
libmain.c
105
nfa_nv_ci_read(0,
NFA_NV_CO_FAIL
, block);
109
nfa_nv_ci_read(0,
NFA_NV_CO_FAIL
, block);
160
nfa_nv_ci_write(
NFA_NV_CO_FAIL
);
165
nfa_nv_ci_write(
NFA_NV_CO_FAIL
);
Completed in 508 milliseconds