HomeSort by relevance Sort by last modified time
    Searched refs:nfa_nv_ci_read (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfa/include/
nfa_nv_ci.h 81 ** Function nfa_nv_ci_read
99 NFC_API extern void nfa_nv_ci_read (UINT16 num_bytes_read,
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_ci.c 34 ** 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/
libmain.c 86 ** Note: Upon completion of the request, nfa_nv_ci_read() is
117 nfa_nv_ci_read (actualRead, NFA_NV_CO_OK, block);
122 nfa_nv_ci_read (actualRead, NFA_NV_CO_FAIL, block);
129 nfa_nv_ci_read (0, NFA_NV_CO_FAIL, block);

Completed in 754 milliseconds