Home
last modified time | relevance | path

Searched refs:NFA_NV_CO_FAIL (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/adaptation/
Dlibmain.c118 nfa_nv_ci_read (0, NFA_NV_CO_FAIL, block); in nfa_nv_co_read()
124 nfa_nv_ci_read (0, NFA_NV_CO_FAIL, block); in nfa_nv_co_read()
178 nfa_nv_ci_write (NFA_NV_CO_FAIL); in nfa_nv_co_write()
185 nfa_nv_ci_write (NFA_NV_CO_FAIL); in nfa_nv_co_write()
/external/libnfc-nci/src/nfa/include/
Dnfa_nv_co.h44 #define NFA_NV_CO_FAIL 0x01 /* Used to pass all other errors */ macro