Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/dnld/
DphNxpNciHal_Dnld.c72 bool_t bPrevSessnOpen; /* Flag to indicate previous download session is open member
664 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == true)) { in phNxpNciHal_fw_dnld_get_version()
734 (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) = true; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
750 gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen = false; in phNxpNciHal_fw_dnld_get_sessn_state_cb()
881 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == false)) || in phNxpNciHal_fw_dnld_log_read()
882 ((((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == true)) && in phNxpNciHal_fw_dnld_log_read()
1005 ((gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) == false)) { in phNxpNciHal_fw_dnld_write()
1117 if (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1125 } else if (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen == true) { in phNxpNciHal_fw_dnld_chk_integrity()
1600 (gphNxpNciHal_fw_IoctlCtx.bPrevSessnOpen) = false; in phNxpNciHal_fw_dnld_complete()
[all …]