Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/dnld/
DphNxpNciHal_Dnld.c88 bool_t bDnldAttemptFailed; /* Flag to indicate last download attempt failed */ member
960 if ((gphNxpNciHal_fw_IoctlCtx.bDnldAttemptFailed) == true) { in phNxpNciHal_fw_dnld_write_cb()
961 (gphNxpNciHal_fw_IoctlCtx.bDnldAttemptFailed) = false; in phNxpNciHal_fw_dnld_write_cb()
1564 (gphNxpNciHal_fw_IoctlCtx.bDnldAttemptFailed) = true; in phNxpNciHal_fw_dnld_complete()
1675 if (gphNxpNciHal_fw_IoctlCtx.bDnldAttemptFailed == false) { in phNxpNciHal_fw_dnld_complete()
1680 (gphNxpNciHal_fw_IoctlCtx.bDnldAttemptFailed) = false; in phNxpNciHal_fw_dnld_complete()