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

Go to the source code of this file.

Data Structures

struct  GSM_Protocol_ATData
 

Macros

#define GSM_USED_SERIALDEVICE
 

Functions

GSM_Error AT_StateMachine (GSM_StateMachine *s, unsigned char rx_char)
 
GSM_Error AT_Initialise (GSM_StateMachine *s)
 

Macro Definition Documentation

§ GSM_USED_SERIALDEVICE

#define GSM_USED_SERIALDEVICE

Definition at line 26 of file at.h.

Function Documentation

§ AT_Initialise()

GSM_Error AT_Initialise ( GSM_StateMachine s)

§ AT_StateMachine()

GSM_Error AT_StateMachine ( GSM_StateMachine s,
unsigned char  rx_char 
)