Searched refs:NFA_RwWriteNDef (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_rw_api.h78 ** and NFA_RwWriteNDef will perform NDEF detection internally if
120 ** Function NFA_RwWriteNDef
139 NFC_API extern tNFA_STATUS NFA_RwWriteNDef (UINT8 *p_data, UINT32 len);
204 ** NFA_RwReadNDef and NFA_RwWriteNDef will perform TLV detection
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_api.c53 ** and NFA_RwWriteNDef will perform NDEF detection internally if
130 ** Function NFA_RwWriteNDef
149 tNFA_STATUS NFA_RwWriteNDef (UINT8 *p_data, UINT32 len) function
153 NFA_TRACE_API2 ("NFA_RwWriteNDef (): ndef p_data=%08x, len: %i", p_data, len);
319 ** NFA_RwReadNDef and NFA_RwWriteNDef will perform TLV detection

Completed in 33 milliseconds