Searched refs:rsp_num_bytes_rx (Results 1 – 1 of 1) sorted by relevance
1504 uint8_t rsp_num_bytes_rx; in rw_t3t_act_handle_check_ndef_rsp() local1536 rsp_num_bytes_rx = p_t3t_rsp[T3T_MSG_RSP_OFFSET_NUMBLOCKS] * 16; in rw_t3t_act_handle_check_ndef_rsp()1545 if (rsp_num_bytes_rx > p_msg_rsp->len) { in rw_t3t_act_handle_check_ndef_rsp()1549 rsp_num_bytes_rx, p_msg_rsp->len); in rw_t3t_act_handle_check_ndef_rsp()1557 rsp_num_bytes_rx -= (16 - (p_cb->ndef_attrib.ln & 0x000F)); in rw_t3t_act_handle_check_ndef_rsp()1560 p_msg_rsp->len = rsp_num_bytes_rx; in rw_t3t_act_handle_check_ndef_rsp()