Searched refs:mosiFile (Results 1 – 2 of 2) sorted by relevance
55 gOpts.mosiFile = (char*)"Mosi.bin"; in setOpts()96 if (NULL == (gOpts.fMosi = fopen(gOpts.mosiFile, "wb"))) { in init()97 ALOGD("ERROR: Cannot open %s file for writing!\n", gOpts.mosiFile); in init()736 ALOGD("ERROR: %s dummy write returned %d, expected %d\n", gOpts.mosiFile, ret, sz); in phHbci_GetApdu()
329 char* mosiFile; member