Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/hal/
Dhal_fd.h30 uint32_t patchVersion; member
Dhal_fd.cc134 mFWInfo->patchVersion = in hal_fd_init()
143 __func__, mFWInfo->patchVersion, FwType); in hal_fd_init()
257 if ((mFwFileBin != NULL) && (mFWInfo->patchVersion != mFWInfo->fwVersion)) { in ft_cmd_HwReset()