OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_nv_ci_read
(Results
1 - 3
of
3
) sorted by null
/system/nfc/src/nfa/include/
nfa_nv_ci.h
59
** Function
nfa_nv_ci_read
77
extern void
nfa_nv_ci_read
(uint16_t num_bytes_read, tNFA_NV_CO_STATUS status,
/system/nfc/src/nfa/hci/
nfa_hci_ci.cc
31
** Function
nfa_nv_ci_read
38
void
nfa_nv_ci_read
(uint16_t num_bytes_read, tNFA_NV_CO_STATUS status,
function
/system/nfc/src/adaptation/
libmain.cc
76
** Note: Upon completion of the request,
nfa_nv_ci_read
() is
98
nfa_nv_ci_read
(actualReadData, NFA_NV_CO_OK, block);
101
nfa_nv_ci_read
(0, NFA_NV_CO_FAIL, block);
106
nfa_nv_ci_read
(0, NFA_NV_CO_FAIL, block);
Completed in 2830 milliseconds