FCP_RSPNS_CODE_OFFSET
if (rlen >= 4 && resp[FCP_RSPNS_CODE_OFFSET] != 0) {
uint8_t code = resp[FCP_RSPNS_CODE_OFFSET];