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

/system/nfc/src/nfa/include/
H A Dnfa_nv_ci.h77 ** Function nfa_nv_ci_read
95 extern void nfa_nv_ci_read(uint16_t num_bytes_read, tNFA_NV_CO_STATUS status,
/system/nfc/src/nfa/hci/
H A Dnfa_hci_ci.c32 ** Function nfa_nv_ci_read
39 void nfa_nv_ci_read(uint16_t num_bytes_read, tNFA_NV_CO_STATUS status, function
/system/nfc/src/adaptation/
H A Dlibmain.c72 ** Note: Upon completion of the request, nfa_nv_ci_read() is
102 nfa_nv_ci_read(actualReadData, NFA_NV_CO_OK, block);
105 nfa_nv_ci_read(0, NFA_NV_CO_FAIL, block);
109 nfa_nv_ci_read(0, NFA_NV_CO_FAIL, block);

Completed in 82 milliseconds