Home
last modified time | relevance | path

Searched refs:ATGEN_ReplyGetSMSMemories (Results 1 – 4 of 4) sorted by relevance

/dports/comms/gammu/gammu-1.42.0/tests/
H A Dat-get-smsmemories.c15 extern GSM_Error ATGEN_ReplyGetSMSMemories(GSM_Protocol_Message *msg, GSM_StateMachine * s);
82 error = ATGEN_ReplyGetSMSMemories(&msg, s); in main()
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/at/
H A Datfunc.h71 GSM_Error ATGEN_ReplyGetSMSMemories(GSM_Protocol_Message *msg, GSM_StateMachine *s);
H A Dat-sms.c60 GSM_Error ATGEN_ReplyGetSMSMemories(GSM_Protocol_Message *msg, GSM_StateMachine *s) in ATGEN_ReplyGetSMSMemories() function
H A Datgen.c6192 {ATGEN_ReplyGetSMSMemories, "AT+CPMS=?" ,0x00,0x00,ID_GetSMSMemories },