Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphNxpNciHal_Dnld.cc82 bool_t bRetryDnld; /* Flag to indicate retry download after successful member
342 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_force_cb()
404 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_normal()
476 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_force()
724 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
727 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
865 ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true))) in phNxpNciHal_fw_dnld_log_read()
985 if ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true) { in phNxpNciHal_fw_dnld_write()
986 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_write()
1189 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_recover()
[all …]
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphNxpNciHal_Dnld.cc91 bool_t bRetryDnld; /* Flag to indicate retry download after successful member
321 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_force_cb()
383 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_force()
673 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
676 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
815 ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true))) || in phNxpNciHal_fw_dnld_log_read()
934 if ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true) { in phNxpNciHal_fw_dnld_write()
935 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_write()
1143 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_recover()
1186 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_recover_cb()
[all …]