Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Drw_api.h402 NFC_API extern tNFC_STATUS RW_T1tReadNDef (UINT8 *p_buffer, UINT16 buf_len);
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c1538 status = RW_T1tReadNDef(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_t1t_ndef.c2497 tNFC_STATUS RW_T1tReadNDef (UINT8 *p_buffer, UINT16 buf_len) in RW_T1tReadNDef() function