Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Drw_api.h489 NFC_API extern tNFC_STATUS RW_T2tRead (UINT16 block);
/external/libnfc-nci/src/nfc/tags/
Drw_t2t.c986 tNFC_STATUS RW_T2tRead (UINT16 block) in RW_T2tRead() function
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c2316 status = RW_T2tRead (p_t2t_read->block_number); in nfa_rw_t2t_read()