Home
last modified time | relevance | path

Searched refs:tT3T_BLOCK_DESC (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfc/include/
Drw_api.h767 extern tNFC_STATUS RW_T3tCheck(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks);
789 extern tNFC_STATUS RW_T3tUpdate(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks,
Dtags_defs.h274 } tT3T_BLOCK_DESC; typedef
/system/nfc/src/nfc/tags/
Drw_t3t.cc985 tT3T_BLOCK_DESC* p_t3t_blocks) { in rw_t3t_message_set_block_list()
1062 tT3T_BLOCK_DESC* p_t3t_blocks) { in rw_t3t_send_check_cmd()
1097 tT3T_BLOCK_DESC* p_t3t_blocks, in rw_t3t_send_update_cmd()
2649 tNFC_STATUS RW_T3tCheck(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks) { in RW_T3tCheck()
2689 tNFC_STATUS RW_T3tUpdate(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks, in RW_T3tUpdate()
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2286 (tT3T_BLOCK_DESC*)p_t3t_read->p_block_desc) != NFC_STATUS_OK) in nfa_rw_t3t_read()
2306 (tT3T_BLOCK_DESC*)p_t3t_write->p_block_desc, in nfa_rw_t3t_write()