HomeSort by relevance Sort by last modified time
    Searched refs:cur_patch_offset (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 106 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;
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 315 UINT16 cur_patch_offset; /* offset of next byte to process */ member in struct:__anon12737

Completed in 42 milliseconds