Gammu internals  1.38.0
atobexfunc.h File Reference
#include "../../gsmstate.h"
Include dependency graph for atobexfunc.h:

Go to the source code of this file.

Functions

GSM_Error ATOBEX_ReplyGetDateLocale (GSM_Protocol_Message *msg, GSM_StateMachine *s)
 
GSM_Error ATOBEX_ReplyGetTimeLocale (GSM_Protocol_Message *msg, GSM_StateMachine *s)
 
GSM_Error ATOBEX_ReplyGetFileSystemStatus (GSM_Protocol_Message *msg, GSM_StateMachine *s)
 
GSM_Error ATOBEX_ReplyGetBatteryCharge (GSM_Protocol_Message *msg, GSM_StateMachine *s)
 

Function Documentation

§ ATOBEX_ReplyGetBatteryCharge()

GSM_Error ATOBEX_ReplyGetBatteryCharge ( GSM_Protocol_Message msg,
GSM_StateMachine s 
)

§ ATOBEX_ReplyGetDateLocale()

GSM_Error ATOBEX_ReplyGetDateLocale ( GSM_Protocol_Message msg,
GSM_StateMachine s 
)

§ ATOBEX_ReplyGetFileSystemStatus()

GSM_Error ATOBEX_ReplyGetFileSystemStatus ( GSM_Protocol_Message msg,
GSM_StateMachine s 
)

§ ATOBEX_ReplyGetTimeLocale()

GSM_Error ATOBEX_ReplyGetTimeLocale ( GSM_Protocol_Message msg,
GSM_StateMachine s 
)