Searched refs:T3T_MSG_OPC_UPDATE_CMD (Results 1 – 3 of 3) sorted by relevance
285 #define T3T_MSG_OPC_UPDATE_CMD 0x08 macro
687 UINT8_TO_STREAM(p, T3T_MSG_OPC_UPDATE_CMD); in rw_t3t_send_update_ndef_attribute_cmd()820 UINT8_TO_STREAM(p, T3T_MSG_OPC_UPDATE_CMD); in rw_t3t_send_next_ndef_update_cmd()1033 : T3T_MSG_OPC_UPDATE_CMD)); in rw_t3t_message_set_block_list()1832 UINT8_TO_STREAM(p_dst, T3T_MSG_OPC_UPDATE_CMD); in rw_t3t_update_block()
112 if ((cmd_id == T3T_MSG_OPC_CHECK_CMD) || (cmd_id == T3T_MSG_OPC_UPDATE_CMD)) { in ce_t3t_is_valid_opcode()