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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 91 UINT16 len, offset = nfc_hal_cb.prm.cur_patch_offset;
115 nfc_hal_cb.prm.cur_patch_offset += (len + patch_hdr_size);
198 nfc_hal_cb.prm.cur_patch_offset += (UINT16) cur_patch_len;
232 nfc_hal_cb.prm.spd_patch_offset = nfc_hal_cb.prm.cur_patch_offset;
237 nfc_hal_cb.prm.cur_patch_offset = 0;
274 nfc_hal_cb.prm.cur_patch_offset += (UINT16) (p - p_start); /* Bytes of patchfile transmitted/processed so far */
357 nfc_hal_cb.prm.cur_patch_offset += (UINT16) (p - p_start); /* Bytes of patchfile transmitted/processed so far */
642 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 313 UINT16 cur_patch_offset; /* offset of next byte to process */ member in struct:__anon10218

Completed in 4731 milliseconds