Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphNxpNciHal_Dnld.cc89 phLibNfc_EELogParams_t tLogParams; /* holds the params that could be logged to member
607 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wCurrMwVer) = wMwVern; in phNxpNciHal_fw_dnld_get_version_cb()
608 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wCurrFwVer) = wFwVern; in phNxpNciHal_fw_dnld_get_version_cb()
876 (Data.pBuff) = (uint8_t*)&(gphNxpNciHal_fw_IoctlCtx.tLogParams); in phNxpNciHal_fw_dnld_log_read()
929 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldSuccess) += 1; in phNxpNciHal_fw_dnld_write_cb()
931 if ((gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) > 0) { in phNxpNciHal_fw_dnld_write_cb()
933 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) = 0; in phNxpNciHal_fw_dnld_write_cb()
936 if ((gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) == false) { in phNxpNciHal_fw_dnld_write_cb()
940 (gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) = true; in phNxpNciHal_fw_dnld_write_cb()
950 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldFail) += 1; in phNxpNciHal_fw_dnld_write_cb()
[all …]
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphNxpNciHal_Dnld.cc92 phLibNfc_EELogParams_t tLogParams; /* holds the params that could be logged to member
646 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wCurrMwVer) = wMwVern; in phNxpNciHal_fw_dnld_get_version_cb()
647 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wCurrFwVer) = wFwVern; in phNxpNciHal_fw_dnld_get_version_cb()
919 (Data.pBuff) = (uint8_t*)&(gphNxpNciHal_fw_IoctlCtx.tLogParams); in phNxpNciHal_fw_dnld_log_read()
969 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldSuccess) += 1; in phNxpNciHal_fw_dnld_write_cb()
971 if ((gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) > 0) { in phNxpNciHal_fw_dnld_write_cb()
973 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wDnldFailCnt) = 0; in phNxpNciHal_fw_dnld_write_cb()
976 if ((gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) == false) { in phNxpNciHal_fw_dnld_write_cb()
980 (gphNxpNciHal_fw_IoctlCtx.tLogParams.bConfig) = true; in phNxpNciHal_fw_dnld_write_cb()
990 (gphNxpNciHal_fw_IoctlCtx.tLogParams.wNumDnldFail) += 1; in phNxpNciHal_fw_dnld_write_cb()
[all …]