Home | History | Annotate | Download | only in hal

Lines Matching full:config_eseinfo_path

2557     const char config_eseinfo_path[] = "/data/nfc/nfaStorage.bin1";
2565 if (stat(config_eseinfo_path, &st) == -1)
2567 NXPLOG_NCIHAL_D("%s file not present = %s", __FUNCTION__, config_eseinfo_path);