Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Drw_api.h765 NFC_API extern tNFC_STATUS RW_T3tUpdate (UINT8 num_blocks, tT3T_BLOCK_DESC *t3t_blocks, UINT8 *p_da…
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c2401 …if (RW_T3tUpdate (p_t3t_write->num_blocks, (tT3T_BLOCK_DESC *)p_t3t_write->p_block_desc, p_t3t_wri… in nfa_rw_t3t_write()
/external/libnfc-nci/src/nfc/tags/
Drw_t3t.c2830 tNFC_STATUS RW_T3tUpdate (UINT8 num_blocks, tT3T_BLOCK_DESC *t3t_blocks, UINT8 *p_data) in RW_T3tUpdate() function