20 #ifndef phone_common2_h 21 #define phone_common2_h 25 #include "../protocol/protocol.h"
GSM_Error PHONE_Terminate(GSM_StateMachine *s)
GSM_Error PHONE_GetSMSFolders(GSM_StateMachine *s, GSM_SMSFolders *folders)
GSM_Error PHONE_FindDataFile(GSM_StateMachine *s, GSM_File *File, const char *ExtraPath, const char *filename)
void GSM_CreateFirmwareNumber(GSM_StateMachine *s)
GSM_Error PHONE_UploadFile(GSM_StateMachine *s, GSM_File *File)
GSM_Error NoneReply(GSM_Protocol_Message *msg, GSM_StateMachine *s)