Searched refs:rsp_num_bytes_rx (Results 1 – 1 of 1) sorted by relevance
1483 uint8_t rsp_num_bytes_rx; in rw_t3t_act_handle_check_ndef_rsp() local1515 rsp_num_bytes_rx = p_t3t_rsp[T3T_MSG_RSP_OFFSET_NUMBLOCKS] * 16; in rw_t3t_act_handle_check_ndef_rsp()1524 if (rsp_num_bytes_rx > p_msg_rsp->len) { in rw_t3t_act_handle_check_ndef_rsp()1528 rsp_num_bytes_rx, p_msg_rsp->len); in rw_t3t_act_handle_check_ndef_rsp()1536 rsp_num_bytes_rx -= (16 - (p_cb->ndef_attrib.ln & 0x000F)); in rw_t3t_act_handle_check_ndef_rsp()1539 p_msg_rsp->len = rsp_num_bytes_rx; in rw_t3t_act_handle_check_ndef_rsp()