Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/dnld/
DphNxpNciHal_Dnld.c83 bool_t bRetryDnld; /* Flag to indicate retry download after successful member
353 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_force_cb()
415 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_normal()
487 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_force()
742 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
745 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
883 ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true))) in phNxpNciHal_fw_dnld_log_read()
1000 if ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true) { in phNxpNciHal_fw_dnld_write()
1001 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_write()
1204 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_recover()
[all …]