Searched refs:fwConfName (Results 1 – 1 of 1) sorted by relevance
78 char fwConfName[256]; in hal_fd_init() local98 if (!GetStrValue(NAME_STNFC_FW_CONF_NAME, (char *)fwConfName, in hal_fd_init()99 sizeof(fwConfName))) { in hal_fd_init()103 strcpy(fwConfName, "/st21nfc_conf.bin"); in hal_fd_init()109 strncat(ConfPath, fwConfName, sizeof(ConfPath) - strlen(ConfPath) - 1); in hal_fd_init()