Searched refs:fwFileName (Results 1 – 1 of 1) sorted by relevance
876 char fwFileName[256]; in phDnldNfc_InitImgInfo() local884 if (GetNxpStrValue(NAME_NXP_FW_NAME, fwFileName, sizeof (fwFileName)) == TRUE) in phDnldNfc_InitImgInfo()887 strncat (fwpathName, fwFileName, strlen (fwFileName)); in phDnldNfc_InitImgInfo()