Searched refs:nfa_nv_ci_read (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_nv_ci.h81 ** Function nfa_nv_ci_read
99 NFC_API extern void nfa_nv_ci_read (UINT16 num_bytes_read,
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_ci.c34 ** Function nfa_nv_ci_read
41 void nfa_nv_ci_read (UINT16 num_bytes_read, tNFA_NV_CO_STATUS status, UINT8 block) function
/external/libnfc-nci/src/adaptation/
H A Dlibmain.c76 ** Note: Upon completion of the request, nfa_nv_ci_read() is
110 nfa_nv_ci_read (actualReadData, NFA_NV_CO_OK, block);
115 nfa_nv_ci_read (0, NFA_NV_CO_FAIL, block);
121 nfa_nv_ci_read (0, NFA_NV_CO_FAIL, block);

Completed in 295 milliseconds