Home
last modified time | relevance | path

Searched refs:spd_patch_needed_mask (Results 1 – 2 of 2) sorted by relevance

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_prm.c193 if (nfc_hal_cb.prm.spd_patch_needed_mask & cur_patch_mask) { in nfc_hal_prm_spd_handle_next_patch_start()
449 nfc_hal_cb.prm.spd_patch_needed_mask = patchfile_patch_present_mask; in nfc_hal_prm_spd_check_version()
487 nfc_hal_cb.prm.spd_patch_needed_mask = patchfile_patch_present_mask; in nfc_hal_prm_spd_check_version()
504 if (nfc_hal_cb.prm.spd_patch_needed_mask) { in nfc_hal_prm_spd_check_version()
836 nfc_hal_cb.prm.spd_patch_needed_mask &= in nfc_hal_prm_nfcc_ready_to_continue()
843 if ((nfc_hal_cb.prm.spd_patch_needed_mask) && in nfc_hal_prm_nfcc_ready_to_continue()
/system/nfc/src/hal/int/
Dnfc_hal_int.h328 spd_patch_needed_mask; /* Mask of patches that need to be downloaded */ member