Gammu internals
1.38.0
|
#include "../protocol.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) |
GSM_Error AT_Initialise | ( | GSM_StateMachine * | s | ) |
GSM_Error AT_StateMachine | ( | GSM_StateMachine * | s, |
unsigned char | rx_char | ||
) |