137 char *Version,
int *Size);
GSM_Error GSM_SendFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
GSM_Error GSM_DeleteFile(GSM_StateMachine *s, unsigned char *ID)
#define GSM_MAX_FILENAME_ID_LENGTH
GSM_Error GSM_AddFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
GSM_Error GSM_GetFolderListing(GSM_StateMachine *s, GSM_File *File, gboolean start)
GSM_Error GSM_GetNextRootFolder(GSM_StateMachine *s, GSM_File *File)
GSM_Error GSM_GetFileSystemStatus(GSM_StateMachine *s, GSM_FileSystemStatus *Status)
GSM_Error GSM_ReadFile(const char *FileName, GSM_File *File)
#define GSM_MAX_FILENAME_LENGTH
GSM_Error GSM_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size)
GSM_Error GSM_DeleteFolder(GSM_StateMachine *s, unsigned char *ID)
GSM_Error GSM_GetNextFileFolder(GSM_StateMachine *s, GSM_File *File, gboolean start)
GSM_Error GSM_AddFolder(GSM_StateMachine *s, GSM_File *File)
GSM_Error GSM_SetFileAttributes(GSM_StateMachine *s, GSM_File *File)
void GSM_IdentifyFileFormat(GSM_File *File)
GSM_Error GSM_JADFindData(GSM_File *File, char *Vendor, char *Name, char *JAR, char *Version, int *Size)