Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Dce_t3t.cc205 uint16_t block_number, service_code, checksum, checksum_rx; in ce_t3t_handle_update_cmd() local
266 BE_STREAM_TO_UINT16(checksum_rx, p_block_data); in ce_t3t_handle_update_cmd()
274 if (checksum != checksum_rx) { in ce_t3t_handle_update_cmd()
Drw_t3t.cc1229 uint16_t checksum_calc, checksum_rx; in rw_t3t_act_handle_ndef_detect_rsp() local
1253 BE_STREAM_TO_UINT16(checksum_rx, p); in rw_t3t_act_handle_ndef_detect_rsp()
1263 if (checksum_calc != checksum_rx) { in rw_t3t_act_handle_ndef_detect_rsp()