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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 193 if (nfc_hal_cb.prm.spd_patch_needed_mask & cur_patch_mask)
448 nfc_hal_cb.prm.spd_patch_needed_mask = patchfile_patch_present_mask;
482 nfc_hal_cb.prm.spd_patch_needed_mask = patchfile_patch_present_mask;
499 if (nfc_hal_cb.prm.spd_patch_needed_mask)
841 nfc_hal_cb.prm.spd_patch_needed_mask &= ~ ((UINT32) 1 << nfc_hal_cb.prm.spd_patch_desc[nfc_hal_cb.prm.spd_cur_patch_idx].power_mode);
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 322 UINT32 spd_patch_needed_mask; /* Mask of patches that need to be downloaded */ member in struct:__anon12737

Completed in 2813 milliseconds