Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h758 extern tNFC_STATUS RW_T3tCheck(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks);
/system/nfc/src/nfc/tags/
Drw_t3t.c2642 tNFC_STATUS RW_T3tCheck(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks) { in RW_T3tCheck() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.c2181 if (RW_T3tCheck(p_t3t_read->num_blocks, in nfa_rw_t3t_read()