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

  /external/libnfc-nci/src/nfa/include/
nfa_mem_co.h 59 ** Function nfa_mem_co_free
67 NFC_API extern void nfa_mem_co_free (void *p_buf);
  /external/libnfc-nci/src/adaptation/
libmain.c 60 ** Function nfa_mem_co_free
68 NFC_API extern void nfa_mem_co_free(void *pBuffer) function
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_act.c 619 nfa_mem_co_free (p_cb->p_scratch_buf);
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 58 nfa_mem_co_free(nfa_rw_cb.p_ndef_buf);
    [all...]

Completed in 932 milliseconds