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

/external/libnfc-nci/halimpl/pn54x/dnld/
H A DphNxpNciHal_Dnld.c76 bool_t bRetryDnld; /* Flag to indicate retry download after successful recovery complete */ member in struct:__anon8341
358 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = TRUE;
427 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE;
506 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE;
771 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = TRUE;
776 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE;
926 (TRUE == (gphNxpNciHal_fw_IoctlCtx.bRetryDnld))))
1056 if(TRUE == (gphNxpNciHal_fw_IoctlCtx.bRetryDnld))
1058 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld) = FALSE;
1277 (gphNxpNciHal_fw_IoctlCtx.bRetryDnld)
[all...]

Completed in 97 milliseconds