Searched refs:T3T_MSG_OPC_UPDATE_CMD (Results 1 – 3 of 3) sorted by relevance
285 #define T3T_MSG_OPC_UPDATE_CMD 0x08 macro
669 UINT8_TO_STREAM(p, T3T_MSG_OPC_UPDATE_CMD); in rw_t3t_send_update_ndef_attribute_cmd()797 UINT8_TO_STREAM(p, T3T_MSG_OPC_UPDATE_CMD); in rw_t3t_send_next_ndef_update_cmd()1005 : T3T_MSG_OPC_UPDATE_CMD)); in rw_t3t_message_set_block_list()1803 UINT8_TO_STREAM(p_dst, T3T_MSG_OPC_UPDATE_CMD); in rw_t3t_update_block()
114 if ((cmd_id == T3T_MSG_OPC_CHECK_CMD) || (cmd_id == T3T_MSG_OPC_UPDATE_CMD)) { in ce_t3t_is_valid_opcode()