Home
last modified time | relevance | path

Searched refs:rsp_num_bytes_rx (Results 1 – 1 of 1) sorted by relevance

/system/nfc/src/nfc/tags/
Drw_t3t.cc1475 uint8_t rsp_num_bytes_rx; in rw_t3t_act_handle_check_ndef_rsp() local
1499 rsp_num_bytes_rx = p_t3t_rsp[T3T_MSG_RSP_OFFSET_NUMBLOCKS] * in rw_t3t_act_handle_check_ndef_rsp()
1509 if (rsp_num_bytes_rx > p_msg_rsp->len) { in rw_t3t_act_handle_check_ndef_rsp()
1513 rsp_num_bytes_rx, p_msg_rsp->len); in rw_t3t_act_handle_check_ndef_rsp()
1521 rsp_num_bytes_rx -= (16 - (p_cb->ndef_attrib.ln & 0x000F)); in rw_t3t_act_handle_check_ndef_rsp()
1524 p_msg_rsp->len = rsp_num_bytes_rx; in rw_t3t_act_handle_check_ndef_rsp()