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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 168 UINT32 cur_patch_len; local
174 cur_patch_len = nfc_hal_cb.prm.spd_patch_desc[nfc_hal_cb.prm.spd_cur_patch_idx].len;
203 nfc_hal_cb.prm.cur_patch_len_remaining -= (UINT16) cur_patch_len;
204 nfc_hal_cb.prm.cur_patch_offset += (UINT16) cur_patch_len;
    [all...]

Completed in 507 milliseconds