Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/dnld/
DphNxpNciHal_Dnld.cc65 bSkipSeq; /* Flag to indicate FW download sequence to be skipped or not */ member
247 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_reset()
588 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = TRUE; in phNxpNciHal_fw_dnld_get_version_cb()
644 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_get_version()
776 if (gphNxpNciHal_fw_IoctlCtx.bSkipSeq == true) { in phNxpNciHal_fw_dnld_get_sessn_state()
860 if (((((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_log_read()
951 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = true; in phNxpNciHal_fw_dnld_write_cb()
985 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) && in phNxpNciHal_fw_dnld_write()
1104 if ((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1425 if ((((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_log()
[all …]