Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphNxpNciHal_Dnld.cc71 bool_t bPrevSessnOpen; /* Flag to indicate previous download session is open member
646 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == true)) { in phNxpNciHal_fw_dnld_get_version()
716 (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) = true; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
732 gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen = false; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
863 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == false)) || in phNxpNciHal_fw_dnld_log_read()
864 ((((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == true)) && in phNxpNciHal_fw_dnld_log_read()
990 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == false)) { in phNxpNciHal_fw_dnld_write()
1102 if (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1110 } else if (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1586 (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) = false; in phNxpNciHal_fw_dnld_complete()
[all …]
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphNxpNciHal_Dnld.cc73 bool_t bPrevSessnOpen; /* Flag to indicate previous download session is open member
685 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == true)) { in phNxpNciHal_fw_dnld_get_version()
756 (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) = true; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
774 gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen = false; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
905 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == false)) || in phNxpNciHal_fw_dnld_log_read()
906 ((((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == true)) && in phNxpNciHal_fw_dnld_log_read()
1030 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == false)) { in phNxpNciHal_fw_dnld_write()
1148 if (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1156 } else if (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1664 (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) = false; in phNxpNciHal_fw_dnld_complete()
[all …]