Home
last modified time | relevance | path

Searched refs:RW_T2tReadNDef (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Drw_api.h547 NFC_API extern tNFC_STATUS RW_T2tReadNDef (UINT8 *p_buffer, UINT16 buf_len);
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c1544 status = RW_T2tReadNDef(nfa_rw_cb.p_ndef_buf,(UINT16)nfa_rw_cb.ndef_cur_size); in nfa_rw_start_ndef_read()
/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c2982 tNFC_STATUS RW_T2tReadNDef (UINT8 *p_buffer, UINT16 buf_len) in RW_T2tReadNDef() function