Home
last modified time | relevance | path

Searched refs:GSM_StateMachine (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/comms/gammu/gammu-1.42.0/libgammu/phone/at/
H A Datfunc.h10 extern GSM_Error ATGEN_Initialise (GSM_StateMachine *s);
11 extern GSM_Error ATGEN_Terminate (GSM_StateMachine *s);
12 extern GSM_Error ATGEN_GetIMEI (GSM_StateMachine *s);
13 extern GSM_Error ATGEN_GetFirmware (GSM_StateMachine *s);
14 extern GSM_Error ATGEN_GetModel (GSM_StateMachine *s);
22 extern GSM_Error ATGEN_GetSMSC (GSM_StateMachine *s, GSM_SMSC *smsc);
23 extern GSM_Error ATGEN_SetSMSC (GSM_StateMachine *s, GSM_SMSC *smsc);
45 extern GSM_Error ATGEN_Reset (GSM_StateMachine *s, gboolean hard);
48 extern GSM_Error ATGEN_SetAutoNetworkLogin (GSM_StateMachine *s);
56 extern GSM_Error ATGEN_GetManufacturer(GSM_StateMachine *s);
[all …]
H A Dsamsung.h6 GSM_Error SAMSUNG_ReplyGetRingtone (GSM_Protocol_Message *, GSM_StateMachine *);
7 GSM_Error SAMSUNG_ReplySetRingtone (GSM_Protocol_Message *, GSM_StateMachine *);
8 GSM_Error SAMSUNG_ReplyGetBitmap (GSM_Protocol_Message *, GSM_StateMachine *);
9 GSM_Error SAMSUNG_ReplySetBitmap (GSM_Protocol_Message *, GSM_StateMachine *);
10 GSM_Error SAMSUNG_GetRingtone (GSM_StateMachine *, GSM_Ringtone *, gboolean);
11 GSM_Error SAMSUNG_SetRingtone (GSM_StateMachine *, GSM_Ringtone *, int *);
12 GSM_Error SAMSUNG_GetBitmap (GSM_StateMachine *, GSM_Bitmap *);
13 GSM_Error SAMSUNG_SetBitmap (GSM_StateMachine *, GSM_Bitmap *);
14 GSM_Error SAMSUNG_GetCallLogs (GSM_StateMachine *, GSM_MemoryEntry *, int);
17 GSM_Error SAMSUNG_SetMemory(GSM_StateMachine *s, GSM_MemoryEntry *entry);
[all …]
H A Dsiemens.h6 GSM_Error SIEMENS_ReplyGetBitmap (GSM_Protocol_Message *, GSM_StateMachine *);
7 GSM_Error SIEMENS_ReplySetBitmap (GSM_Protocol_Message *, GSM_StateMachine *);
8 GSM_Error SIEMENS_ReplyGetRingtone (GSM_Protocol_Message *, GSM_StateMachine *);
9 GSM_Error SIEMENS_ReplySetRingtone (GSM_Protocol_Message *, GSM_StateMachine *);
10 GSM_Error SIEMENS_GetBitmap (GSM_StateMachine *, GSM_Bitmap *);
11 GSM_Error SIEMENS_SetBitmap (GSM_StateMachine *, GSM_Bitmap *);
12 GSM_Error SIEMENS_GetRingtone (GSM_StateMachine *, GSM_Ringtone *, gboolean);
13 GSM_Error SIEMENS_SetRingtone (GSM_StateMachine *, GSM_Ringtone *, int *);
19 GSM_Error SIEMENS_SetCalendarNote (GSM_StateMachine *, GSM_CalendarEntry *);
22 GSM_Error SIEMENS_GetCalendar (GSM_StateMachine *, GSM_CalendarEntry *);
[all …]
H A Dmotorola.h32 GSM_Error MOTOROLA_SetMode(GSM_StateMachine *s, const char *command);
37 GSM_Error MOTOROLA_SetModeReply(GSM_Protocol_Message *msg UNUSED, GSM_StateMachine *s);
42 GSM_Error MOTOROLA_Banner(GSM_Protocol_Message *msg, GSM_StateMachine *s);
47 GSM_Error MOTOROLA_ReplyGetMemory(GSM_Protocol_Message *msg, GSM_StateMachine *s);
49 GSM_Error MOTOROLA_ParseCalendarSimple(GSM_StateMachine *s, const char *line);
54 GSM_Error MOTOROLA_ReplyGetCalendar(GSM_Protocol_Message *msg, GSM_StateMachine *s);
58 GSM_Error MOTOROLA_GetCalendar(GSM_StateMachine *s, GSM_CalendarEntry *Note);
59 GSM_Error MOTOROLA_ReplySetCalendar(GSM_Protocol_Message *msg, GSM_StateMachine *s);
60 GSM_Error MOTOROLA_DelCalendar(GSM_StateMachine *s, GSM_CalendarEntry *Note);
61 GSM_Error MOTOROLA_SetCalendar(GSM_StateMachine *s, GSM_CalendarEntry *Note);
[all …]
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/nokia/dct3/
H A Ddct3func.h8 GSM_Error DCT3_ReplyPressKey (GSM_Protocol_Message *msg, GSM_StateMachine *s);
9 GSM_Error DCT3_ReplyPlayTone (GSM_Protocol_Message *msg, GSM_StateMachine *s);
44 GSM_Error DCT3_GetIMEI (GSM_StateMachine *s);
45 GSM_Error DCT3_GetSMSC (GSM_StateMachine *s, GSM_SMSC *smsc );
48 GSM_Error DCT3_Reset (GSM_StateMachine *s, gboolean hard );
50 GSM_Error DCT3_AnswerAllCalls (GSM_StateMachine *s);
58 GSM_Error DCT3_SetSMSC (GSM_StateMachine *s, GSM_SMSC *smsc );
64 GSM_Error DCT3_GetProductCode (GSM_StateMachine *s, char *value);
65 GSM_Error DCT3_GetOriginalIMEI (GSM_StateMachine *s, char *value);
66 GSM_Error DCT3_GetHardware (GSM_StateMachine *s, char *value);
[all …]
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/nokia/
H A Dnfunc.h36 GSM_Error NOKIA_GetManufacturer (GSM_StateMachine *s);
47 GSM_Error DCT3DCT4_EnableWAPFunctions (GSM_StateMachine *s);
52 GSM_Error DCT3DCT4_GetModel (GSM_StateMachine *s);
53 GSM_Error DCT3DCT4_GetFirmware (GSM_StateMachine *s);
54 GSM_Error DCT3DCT4_AnswerCall (GSM_StateMachine *s, int ID);
55 GSM_Error DCT3DCT4_CancelCall (GSM_StateMachine *s, int ID);
56 GSM_Error DCT3DCT4_GetActiveConnectSet (GSM_StateMachine *s);
58 GSM_Error DCT3DCT4_CancelAllDiverts (GSM_StateMachine *s);
70 void NOKIA_FindFeatureValue(GSM_StateMachine *s,
76 gboolean NOKIA_FindPhoneFeatureValue(GSM_StateMachine *s,
[all …]
/dports/comms/gammu/gammu-1.42.0/libgammu/
H A Dgsmstate.h296 GSM_Error (*OpenDevice) (GSM_StateMachine *s);
300 GSM_Error (*CloseDevice) (GSM_StateMachine *s);
420 GSM_Error (*Initialise) (GSM_StateMachine *s);
424 GSM_Error (*Terminate) (GSM_StateMachine *s);
824 GSM_Error (*Initialise) (GSM_StateMachine *s);
828 GSM_Error (*Terminate) (GSM_StateMachine *s);
845 GSM_Error (*GetModel) (GSM_StateMachine *s);
849 GSM_Error (*GetFirmware) (GSM_StateMachine *s);
853 GSM_Error (*GetIMEI) (GSM_StateMachine *s);
1381 GSM_Error (*PostConnect) (GSM_StateMachine *s);
[all …]
H A Dapi.c90 GSM_Error GSM_GetModel(GSM_StateMachine *s, char *value) in GSM_GetModel()
132 GSM_Error GSM_GetIMEI(GSM_StateMachine *s, char *value) in GSM_GetIMEI()
203 GSM_Error GSM_GetPPM(GSM_StateMachine *s, char *value) in GSM_GetPPM()
398 GSM_Error GSM_SetAutoNetworkLogin(GSM_StateMachine *s) in GSM_SetAutoNetworkLogin()
897 GSM_Error GSM_HoldCall(GSM_StateMachine *s, int ID) in GSM_HoldCall()
936 GSM_Error GSM_SplitCall(GSM_StateMachine *s, int ID) in GSM_SplitCall()
1001 GSM_Error GSM_CancelAllDiverts(GSM_StateMachine *s) in GSM_CancelAllDiverts()
1398 GSM_Error GSM_DeleteAllToDo(GSM_StateMachine *s) in GSM_DeleteAllToDo()
1496 GSM_Error GSM_DeleteAllCalendar(GSM_StateMachine *s) in GSM_DeleteAllCalendar()
1620 GSM_Error GSM_DeleteAllNotes(GSM_StateMachine *s) in GSM_DeleteAllNotes()
[all …]
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/obex/
H A Dobexfunc.h11 extern GSM_Error OBEXGEN_InitialiseVars(GSM_StateMachine *s);
12 extern void OBEXGEN_FreeVars(GSM_StateMachine *s);
17 extern GSM_Error OBEXGEN_Disconnect (GSM_StateMachine *s);
18 extern GSM_Error OBEXGEN_Connect (GSM_StateMachine *s, OBEX_Service service);
19 extern GSM_Error OBEXGEN_DeleteFile(GSM_StateMachine *s, unsigned char *ID);
20 extern GSM_Error OBEXGEN_AddFolder(GSM_StateMachine *s, GSM_File *File);
34 extern GSM_Error OBEXGEN_DeleteAllCalendar(GSM_StateMachine *s);
36 extern GSM_Error OBEXGEN_GetTodo(GSM_StateMachine *s, GSM_ToDoEntry *Entry);
38 extern GSM_Error OBEXGEN_AddTodo(GSM_StateMachine *s, GSM_ToDoEntry *Entry);
41 extern GSM_Error OBEXGEN_DeleteAllTodo(GSM_StateMachine *s);
[all …]
H A Dmobex.h23 GSM_Error MOBEX_GetStatus(GSM_StateMachine *s, const char *path, unsigned char type, int *free_reco…
28 GSM_Error MOBEX_CreateEntry(GSM_StateMachine *s, const char *path, unsigned char type, int *locatio…
33 GSM_Error MOBEX_UpdateEntry(GSM_StateMachine *s, const char *path, const int location, unsigned cha…
38 GSM_Error MOBEX_GetMemory(GSM_StateMachine *s, GSM_MemoryEntry *Entry);
43 GSM_Error MOBEX_GetNextMemory(GSM_StateMachine *s, GSM_MemoryEntry *Entry, gboolean start);
48 GSM_Error MOBEX_GetCalendar(GSM_StateMachine *s, GSM_CalendarEntry *Entry);
53 GSM_Error MOBEX_GetTodo(GSM_StateMachine *s, GSM_ToDoEntry *Entry);
58 GSM_Error MOBEX_GetNextCalendar(GSM_StateMachine *s, GSM_CalendarEntry *Entry, gboolean start);
63 GSM_Error MOBEX_GetNextTodo(GSM_StateMachine *s, GSM_ToDoEntry *Entry, gboolean start);
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/nokia/dct4s40/6510/
H A D6510cal.h4 GSM_Error N6510_ReplyGetCalendarInfo(GSM_Protocol_Message *msg, GSM_StateMachine *s);
5 GSM_Error N6510_ReplyGetCalendar3(GSM_Protocol_Message *msg, GSM_StateMachine *s);
10 GSM_Error N6510_AddCalendar(GSM_StateMachine *s, GSM_CalendarEntry *Note);
17 GSM_Error N6510_ReplyGetNote(GSM_Protocol_Message *msg, GSM_StateMachine *s);
20 GSM_Error N6510_DeleteNote(GSM_StateMachine *s, GSM_NoteEntry *Not);
24 GSM_Error N6510_AddNote(GSM_StateMachine *s, GSM_NoteEntry *Not);
26 GSM_Error N6510_GetNoteStatus(GSM_StateMachine *s, GSM_ToDoStatus *status);
32 GSM_Error N6510_GetToDoStatus(GSM_StateMachine *s, GSM_ToDoStatus *status);
39 GSM_Error N6510_DeleteAllToDo1(GSM_StateMachine *s);
40 GSM_Error N6510_DeleteToDo2(GSM_StateMachine *s, GSM_ToDoEntry *ToDo);
[all …]
H A D6510file.h2 GSM_Error N6510_GetFileSystemStatus (GSM_StateMachine *s, GSM_FileSystemStatus *status);
3 GSM_Error N6510_GetNextFileFolder (GSM_StateMachine *s, GSM_File *File, gboolean start);
4 GSM_Error N6510_GetFolderListing (GSM_StateMachine *s, GSM_File *File, gboolean start);
5 GSM_Error N6510_AddFolder (GSM_StateMachine *s, GSM_File *File);
6 GSM_Error N6510_DeleteFolder (GSM_StateMachine *s, unsigned char *ID);
9 GSM_Error N6510_DeleteFile (GSM_StateMachine *s, unsigned char *ID);
10 GSM_Error N6510_SetFileAttributes (GSM_StateMachine *s, GSM_File *File);
11 GSM_Error N6510_GetNextRootFolder (GSM_StateMachine *s, GSM_File *File);
12 GSM_Error N6510_GetMMSFolders (GSM_StateMachine *s, GSM_MMSFolders *folders);
18 GSM_Error N6510_ReplySetAttrib2 (GSM_Protocol_Message *msg, GSM_StateMachine *s);
[all …]
/dports/comms/gammu/gammu-1.42.0/include/
H A Dgammu-calendar.h684 GSM_Error GSM_GetAlarm(GSM_StateMachine * s, GSM_Alarm * Alarm);
696 GSM_Error GSM_SetAlarm(GSM_StateMachine * s, GSM_Alarm * Alarm);
720 GSM_Error GSM_GetToDo(GSM_StateMachine * s, GSM_ToDoEntry * ToDo);
746 GSM_Error GSM_SetToDo(GSM_StateMachine * s, GSM_ToDoEntry * ToDo);
758 GSM_Error GSM_AddToDo(GSM_StateMachine * s, GSM_ToDoEntry * ToDo);
781 GSM_Error GSM_DeleteAllToDo(GSM_StateMachine * s);
793 GSM_Error GSM_GetCalendarStatus(GSM_StateMachine * s,
867 GSM_Error GSM_DeleteAllCalendar(GSM_StateMachine * s);
879 GSM_Error GSM_GetCalendarSettings(GSM_StateMachine * s,
891 GSM_Error GSM_SetCalendarSettings(GSM_StateMachine * s,
[all …]
H A Dgammu-call.h218 GSM_Error GSM_DialVoice(GSM_StateMachine * s, char *Number,
230 GSM_Error GSM_DialService(GSM_StateMachine * s, char *Number);
244 GSM_Error GSM_AnswerCall(GSM_StateMachine * s, int ID, gboolean all);
258 GSM_Error GSM_CancelCall(GSM_StateMachine * s, int ID, gboolean all);
270 GSM_Error GSM_HoldCall(GSM_StateMachine * s, int ID);
282 GSM_Error GSM_UnholdCall(GSM_StateMachine * s, int ID);
294 GSM_Error GSM_ConferenceCall(GSM_StateMachine * s, int ID);
306 GSM_Error GSM_SplitCall(GSM_StateMachine * s, int ID);
368 GSM_Error GSM_CancelAllDiverts(GSM_StateMachine * s);
380 GSM_Error GSM_SetIncomingCall(GSM_StateMachine * s, gboolean enable);
[all …]
H A Dgammu-settings.h193 GSM_Error GSM_GetSyncMLSettings(GSM_StateMachine * s,
198 GSM_Error GSM_SetSyncMLSettings(GSM_StateMachine * s,
203 GSM_Error GSM_GetChatSettings(GSM_StateMachine * s,
208 GSM_Error GSM_SetChatSettings(GSM_StateMachine * s,
213 GSM_Error GSM_GetMMSSettings(GSM_StateMachine * s,
218 GSM_Error GSM_SetMMSSettings(GSM_StateMachine * s,
223 GSM_Error GSM_SetAutoNetworkLogin(GSM_StateMachine * s);
233 GSM_Error GSM_ResetPhoneSettings(GSM_StateMachine * s,
258 GSM_Error GSM_ClearFMStations(GSM_StateMachine * s);
263 GSM_Error GSM_GetGPRSAccessPoint(GSM_StateMachine * s,
[all …]
H A Dgammu-statemachine.h40 typedef struct _GSM_StateMachine GSM_StateMachine; typedef
188 GSM_Error GSM_TerminateConnection(GSM_StateMachine * s);
201 GSM_Error GSM_AbortOperation(GSM_StateMachine * s);
214 int GSM_ReadDevice(GSM_StateMachine * s, gboolean waitforreply);
224 gboolean GSM_IsConnected(GSM_StateMachine * s);
268 GSM_Config *GSM_GetConfig(GSM_StateMachine * s, int num);
278 int GSM_GetConfigNum(const GSM_StateMachine * s);
288 void GSM_SetConfigNum(GSM_StateMachine * s, int sections);
298 GSM_StateMachine *GSM_AllocStateMachine(void);
308 void GSM_FreeStateMachine(GSM_StateMachine * s);
[all …]
H A Dgammu-callback.h28 typedef void (*IncomingCallCallback) (GSM_StateMachine * s, GSM_Call *call,
36 typedef void (*IncomingSMSCallback) (GSM_StateMachine * s, GSM_SMSMessage *sms,
44 typedef void (*IncomingCBCallback) (GSM_StateMachine * s, GSM_CBMessage *cb,
52 typedef void (*IncomingUSSDCallback) (GSM_StateMachine * s,
60 typedef void (*SendSMSStatusCallback) (GSM_StateMachine * s, int status,
72 void GSM_SetIncomingCallCallback(GSM_StateMachine * s,
85 void GSM_SetIncomingSMSCallback(GSM_StateMachine * s,
97 void GSM_SetIncomingCBCallback(GSM_StateMachine * s,
109 void GSM_SetIncomingUSSDCallback(GSM_StateMachine * s,
122 void GSM_SetSendSMSStatusCallback(GSM_StateMachine * s,
H A Dgammu-info.h830 GSM_Error GSM_GetManufacturer(GSM_StateMachine * s, char *value);
842 GSM_Error GSM_GetModel(GSM_StateMachine * s, char *value);
853 GSM_PhoneModel *GSM_GetModelInfo(GSM_StateMachine * s);
880 GSM_Error GSM_GetIMEI(GSM_StateMachine * s, char *value);
887 GSM_Error GSM_GetOriginalIMEI(GSM_StateMachine * s, char *value);
894 GSM_Error GSM_GetManufactureMonth(GSM_StateMachine * s, char *value);
901 GSM_Error GSM_GetProductCode(GSM_StateMachine * s, char *value);
908 GSM_Error GSM_GetHardware(GSM_StateMachine * s, char *value);
916 GSM_Error GSM_GetPPM(GSM_StateMachine * s, char *value);
923 GSM_Error GSM_GetSIMIMSI(GSM_StateMachine * s, char *IMSI);
[all …]
H A Dgammu-file.h172 GSM_Error GSM_GetNextFileFolder(GSM_StateMachine * s, GSM_File * File,
187 GSM_Error GSM_GetFolderListing(GSM_StateMachine * s, GSM_File * File,
199 GSM_Error GSM_GetNextRootFolder(GSM_StateMachine * s, GSM_File * File);
211 GSM_Error GSM_SetFileAttributes(GSM_StateMachine * s, GSM_File * File);
226 GSM_Error GSM_GetFilePart(GSM_StateMachine * s, GSM_File * File, int *Handle,
243 GSM_Error GSM_AddFilePart(GSM_StateMachine * s, GSM_File * File, size_t *Pos,
260 GSM_Error GSM_SendFilePart(GSM_StateMachine * s, GSM_File * File, size_t *Pos,
272 GSM_Error GSM_GetFileSystemStatus(GSM_StateMachine * s,
284 GSM_Error GSM_DeleteFile(GSM_StateMachine * s, unsigned char *ID);
297 GSM_Error GSM_AddFolder(GSM_StateMachine * s, GSM_File * File);
[all …]
H A Dgammu-message.h1198 GSM_Error GSM_GetSMSC(GSM_StateMachine * s, GSM_SMSC * smsc);
1210 GSM_Error GSM_SetSMSC(GSM_StateMachine * s, GSM_SMSC * smsc);
1236 GSM_Error GSM_GetSMS(GSM_StateMachine * s, GSM_MultiSMSMessage * sms);
1267 GSM_Error GSM_SetSMS(GSM_StateMachine * s, GSM_SMSMessage * sms);
1279 GSM_Error GSM_AddSMS(GSM_StateMachine * s, GSM_SMSMessage * sms);
1291 GSM_Error GSM_DeleteSMS(GSM_StateMachine * s, GSM_SMSMessage * sms);
1303 GSM_Error GSM_SendSMS(GSM_StateMachine * s, GSM_SMSMessage * sms);
1340 GSM_Error GSM_SetIncomingSMS(GSM_StateMachine * s, gboolean enable);
1352 GSM_Error GSM_SetIncomingCB(GSM_StateMachine * s, gboolean enable);
1389 GSM_Error GSM_DeleteSMSFolder(GSM_StateMachine * s, int ID);
[all …]
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/atobex/
H A Datobex.c43 GSM_Error ATOBEX_SetATMode(GSM_StateMachine *s) in ATOBEX_SetATMode()
189 GSM_Error ATOBEX_Initialise(GSM_StateMachine *s) in ATOBEX_Initialise()
256 GSM_Error ATOBEX_Terminate(GSM_StateMachine *s) in ATOBEX_Terminate()
270 GSM_Error ATOBEX_DispatchMessage(GSM_StateMachine *s) in ATOBEX_DispatchMessage()
296 GSM_Error ATOBEX_GetIMEI (GSM_StateMachine *s) in ATOBEX_GetIMEI()
304 GSM_Error ATOBEX_GetFirmware(GSM_StateMachine *s) in ATOBEX_GetFirmware()
312 GSM_Error ATOBEX_GetModel(GSM_StateMachine *s) in ATOBEX_GetModel()
424 GSM_Error ATOBEX_SetAutoNetworkLogin(GSM_StateMachine *s) in ATOBEX_SetAutoNetworkLogin()
571 GSM_Error ATOBEX_GetManufacturer(GSM_StateMachine *s) in ATOBEX_GetManufacturer()
928 GSM_Error ATOBEX_DeleteAllToDo (GSM_StateMachine *s) in ATOBEX_DeleteAllToDo()
[all …]
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/nokia/dct4s40/
H A Ddct4func.h14 GSM_Error DCT4_ReplyGetPhoneMode (GSM_Protocol_Message *msg, GSM_StateMachine *s);
15 GSM_Error DCT4_ReplySetPhoneMode (GSM_Protocol_Message *msg, GSM_StateMachine *s);
16 GSM_Error DCT4_ReplyGetIMEI (GSM_Protocol_Message *msg, GSM_StateMachine *s);
18 GSM_Error DCT4_GetPhoneMode (GSM_StateMachine *s);
19 GSM_Error DCT4_SetPhoneMode (GSM_StateMachine *s, DCT4_PHONE_MODE mode);
20 GSM_Error DCT4_GetIMEI (GSM_StateMachine *s);
21 GSM_Error DCT4_GetHardware (GSM_StateMachine *s, char *value);
22 GSM_Error DCT4_GetProductCode (GSM_StateMachine *s, char *value);
23 GSM_Error DCT4_Reset (GSM_StateMachine *s, gboolean hard);
H A Ddct4func.c17 GSM_Error DCT4_ReplyGetPhoneMode(GSM_Protocol_Message *msg, GSM_StateMachine *s) in DCT4_ReplyGetPhoneMode()
23 GSM_Error DCT4_GetPhoneMode(GSM_StateMachine *s) in DCT4_GetPhoneMode()
32 GSM_Error DCT4_ReplySetPhoneMode(GSM_Protocol_Message *msg UNUSED, GSM_StateMachine *s UNUSED) in DCT4_ReplySetPhoneMode()
37 GSM_Error DCT4_SetPhoneMode(GSM_StateMachine *s, DCT4_PHONE_MODE mode) in DCT4_SetPhoneMode()
64 GSM_Error DCT4_ReplyGetIMEI(GSM_Protocol_Message *msg, GSM_StateMachine *s) in DCT4_ReplyGetIMEI()
71 GSM_Error DCT4_GetIMEI (GSM_StateMachine *s) in DCT4_GetIMEI()
79 GSM_Error DCT4_GetHardware(GSM_StateMachine *s, char *value) in DCT4_GetHardware()
84 GSM_Error DCT4_GetProductCode(GSM_StateMachine *s, char *value) in DCT4_GetProductCode()
89 GSM_Error DCT4_Reset(GSM_StateMachine *s, gboolean hard) in DCT4_Reset()
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/dummy/
H A Ddummy.c266 GSM_Error DUMMY_Initialise(GSM_StateMachine *s) in DUMMY_Initialise()
380 GSM_Error DUMMY_Terminate(GSM_StateMachine *s) in DUMMY_Terminate()
401 GSM_Error DUMMY_DispatchMessage(GSM_StateMachine *s) in DUMMY_DispatchMessage()
412 GSM_Error DUMMY_GetIMEI (GSM_StateMachine *s) in DUMMY_GetIMEI()
442 GSM_Error DUMMY_GetFirmware(GSM_StateMachine *s) in DUMMY_GetFirmware()
450 GSM_Error DUMMY_GetModel(GSM_StateMachine *s) in DUMMY_GetModel()
902 GSM_Error DUMMY_CancelAllDiverts(GSM_StateMachine *s) in DUMMY_CancelAllDiverts()
934 GSM_Error DUMMY_GetManufacturer(GSM_StateMachine *s) in DUMMY_GetManufacturer()
1660 GSM_Error DUMMY_DeleteAllToDo(GSM_StateMachine *s) in DUMMY_DeleteAllToDo()
1879 GSM_Error DUMMY_DeleteAllNote(GSM_StateMachine *s) in DUMMY_DeleteAllNote()
[all …]
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/
H A Dpfunc.h27 GSM_Error PHONE_GetSMSFolders (GSM_StateMachine *s, GSM_SMSFolders *folders);
32 void GSM_CreateFirmwareNumber (GSM_StateMachine *s);
38 GSM_Error PHONE_Terminate (GSM_StateMachine *s);
43 GSM_Error NoneReply(GSM_Protocol_Message *msg, GSM_StateMachine *s);
45 GSM_Error PHONE_FindDataFile(GSM_StateMachine *s, GSM_File * File, const char *ExtraPath, const cha…
46 GSM_Error PHONE_UploadFile(GSM_StateMachine *s, GSM_File * File);

12345678