Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/dnld/
DphNxpNciHal_Dnld.c67 bSkipSeq; /* Flag to indicate FW download sequence to be skipped or not */ member
266 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_reset()
607 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = TRUE; in phNxpNciHal_fw_dnld_get_version_cb()
663 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_get_version()
795 if (gphNxpNciHal_fw_IoctlCtx.bSkipSeq == true) { in phNxpNciHal_fw_dnld_get_sessn_state()
879 if (((((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_log_read()
970 (gphNxpNciHal_fw_IoctlCtx.bSkipSeq) = true; in phNxpNciHal_fw_dnld_write_cb()
1004 if (((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) && in phNxpNciHal_fw_dnld_write()
1123 if ((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1444 if ((((gphNxpNciHal_fw_IoctlCtx.bSkipSeq) == true) || in phNxpNciHal_fw_dnld_log()
[all …]