Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/dnld/
DphNxpNciHal_Dnld.cc81 bool_t bRetryDnld; /* Flag to indicate retry download after successful member
334 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_force_cb()
396 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_normal()
468 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_force()
723 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
726 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
864 ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true))) in phNxpNciHal_fw_dnld_log_read()
981 if ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true) { in phNxpNciHal_fw_dnld_write()
982 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_write()
1185 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_recover()
[all …]