Searched refs:nfa_nv_ci_read (Results 1 – 3 of 3) sorted by relevance
/system/nfc/src/adaptation/ |
D | libmain.cc | 102 nfa_nv_ci_read(actualReadData, NFA_NV_CO_OK, block); in nfa_nv_co_read() 105 nfa_nv_ci_read(0, NFA_NV_CO_FAIL, block); in nfa_nv_co_read() 110 nfa_nv_ci_read(0, NFA_NV_CO_FAIL, block); in nfa_nv_co_read()
|
/system/nfc/src/nfa/include/ |
D | nfa_nv_ci.h | 77 extern void nfa_nv_ci_read(uint16_t num_bytes_read, tNFA_NV_CO_STATUS status,
|
/system/nfc/src/nfa/hci/ |
D | nfa_hci_ci.cc | 38 void nfa_nv_ci_read(uint16_t num_bytes_read, tNFA_NV_CO_STATUS status, in nfa_nv_ci_read() function
|