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.cc84 bool_t bRetryDnld; /* Flag to indicate retry download after successful member
387 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_normal()
430 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_force_cb()
492 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_force()
766 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = true; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
769 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
907 ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true))) || in phNxpNciHal_fw_dnld_log_read()
1025 if ((gphNxpNciHal_fw_IoctlCtx.bRetryDnld) == true) { in phNxpNciHal_fw_dnld_write()
1026 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_write()
1234 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = false; in phNxpNciHal_fw_dnld_recover()
[all …]