Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c230 UINT16 block_number, service_code, checksum, checksum_rx; in ce_t3t_handle_update_cmd() local
297 BE_STREAM_TO_UINT16 (checksum_rx, p_block_data); in ce_t3t_handle_update_cmd()
306 if (checksum != checksum_rx) in ce_t3t_handle_update_cmd()
Drw_t3t.c1270 UINT16 checksum_calc, checksum_rx; in rw_t3t_act_handle_ndef_detect_rsp() local
1293 BE_STREAM_TO_UINT16 (checksum_rx, p); in rw_t3t_act_handle_ndef_detect_rsp()
1304 if (checksum_calc != checksum_rx) in rw_t3t_act_handle_ndef_detect_rsp()