Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dt3t.cc121 tT3T_BLOCK_DESC t3t_blocks = {0x000B, 5}; in Init_Check()
129 tT3T_BLOCK_DESC t3t_blocks = {0x000B, 5}; in Init_Update()
/system/nfc/src/nfc/include/
Drw_api.h770 extern tNFC_STATUS RW_T3tCheck(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks);
792 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.cc1020 tT3T_BLOCK_DESC* p_t3t_blocks) { in rw_t3t_message_set_block_list()
1105 tT3T_BLOCK_DESC* p_t3t_blocks) { in rw_t3t_send_check_cmd()
1140 tT3T_BLOCK_DESC* p_t3t_blocks, in rw_t3t_send_update_cmd()
2720 tNFC_STATUS RW_T3tCheck(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks) { in RW_T3tCheck()
2759 tNFC_STATUS RW_T3tUpdate(uint8_t num_blocks, tT3T_BLOCK_DESC* t3t_blocks, in RW_T3tUpdate()
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2289 (tT3T_BLOCK_DESC*)p_t3t_read->p_block_desc) != NFC_STATUS_OK) in nfa_rw_t3t_read()
2309 (tT3T_BLOCK_DESC*)p_t3t_write->p_block_desc, in nfa_rw_t3t_write()