Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/dnld/
DphNxpNciHal_Dnld.c76 …bool_t bRetryDnld; /* Flag to indicate retry download after successful r… member
358 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = TRUE; in phNxpNciHal_fw_dnld_force_cb()
427 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE; in phNxpNciHal_fw_dnld_normal()
506 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE; in phNxpNciHal_fw_dnld_force()
771 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = TRUE; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
776 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
926 (TRUE == (gphNxpNciHal_fw_IoctlCtx.bRetryDnld)))) in phNxpNciHal_fw_dnld_log_read()
1056 if(TRUE == (gphNxpNciHal_fw_IoctlCtx.bRetryDnld)) in phNxpNciHal_fw_dnld_write()
1058 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE; in phNxpNciHal_fw_dnld_write()
1277 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE; in phNxpNciHal_fw_dnld_recover()
[all …]