Searched refs:fwConfName (Results 1 – 1 of 1) sorted by relevance
92 char fwConfName[256]; in hal_fd_init() local112 if (!GetStrValue(NAME_STNFC_FW_CONF_NAME, (char *)fwConfName, in hal_fd_init()113 sizeof(fwConfName))) { in hal_fd_init()117 strcpy(fwConfName, "/st21nfc_conf.bin"); in hal_fd_init()123 strncat(ConfPath, fwConfName, sizeof(ConfPath) - strlen(ConfPath) - 1); in hal_fd_init()