Searched refs:command_type (Results 1 – 2 of 2) sorted by relevance
337 uint8_t command_type = 0; in phFriNfc_ISO15693_H_ProFormat() local355 command_type = ISO15693_RD_SINGLE_BLK_CMD; in phFriNfc_ISO15693_H_ProFormat()389 command_type = ISO15693_WR_SINGLE_BLK_CMD; in phFriNfc_ISO15693_H_ProFormat()446 command_type = ISO15693_WR_SINGLE_BLK_CMD; in phFriNfc_ISO15693_H_ProFormat()487 command_type, a_send_byte, send_length); in phFriNfc_ISO15693_H_ProFormat()
444 for line_number, command_type, ln in \446 if command_type == 'RUN':464 elif command_type == 'XFAIL':466 elif command_type == 'REQUIRES':468 elif command_type == 'UNSUPPORTED':470 elif command_type == 'END':476 command_type,))