Searched refs:cur_patch_offset (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_prm.c106 UINT16 len, offset = nfc_hal_cb.prm.cur_patch_offset;
130 nfc_hal_cb.prm.cur_patch_offset += (len + patch_hdr_size);
219 nfc_hal_cb.prm.cur_patch_offset += (UINT16) cur_patch_len;
253 nfc_hal_cb.prm.spd_patch_offset = nfc_hal_cb.prm.cur_patch_offset;
258 nfc_hal_cb.prm.cur_patch_offset = 0;
295 nfc_hal_cb.prm.cur_patch_offset += (UINT16) (p - p_start); /* Bytes of patchfile transmitted/processed so far */
431 nfc_hal_cb.prm.cur_patch_offset += (UINT16) (p - p_start); /* Bytes of patchfile transmitted/processed so far */
742 nfc_hal_cb.prm.cur_patch_offset = nfc_hal_cb.prm.spd_patch_offset;
1023 nfc_hal_cb.prm.cur_patch_offset = 0;
1106 nfc_hal_cb.prm.cur_patch_offset
[all...]
/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_int.h315 UINT16 cur_patch_offset; /* offset of next byte to process */ member in struct:__anon23949

Completed in 147 milliseconds