Gammu internals  1.38.0
atobexfunc.h
Go to the documentation of this file.
1 /* (c) 2006 by Michal Cihar */
2 
3 #ifndef atobex_functions_h
4 #define atobex_functions_h
5 
6 #include "../../gsmstate.h"
7 
8 /* Reply functions which are hooked into AT module */
9 
14 
15 #endif
16 
17 /* How should editor hadle tabs in this file? Add editor commands here.
18  * vim: noexpandtab sw=8 ts=8 sts=8:
19  */
GSM_Error ATOBEX_ReplyGetTimeLocale(GSM_Protocol_Message *msg, GSM_StateMachine *s)
GSM_Error
Definition: gammu-error.h:23
GSM_Error ATOBEX_ReplyGetBatteryCharge(GSM_Protocol_Message *msg, GSM_StateMachine *s)
GSM_Error ATOBEX_ReplyGetDateLocale(GSM_Protocol_Message *msg, GSM_StateMachine *s)
GSM_Error ATOBEX_ReplyGetFileSystemStatus(GSM_Protocol_Message *msg, GSM_StateMachine *s)