Gammu internals  1.38.0
protocol.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GSM_Protocol_Message
 

Enumerations

enum  GSM_Protocol_RXState {
  RX_Sync, RX_GetDestination, RX_GetSource, RX_GetType,
  RX_GetLength1, RX_GetLength2, RX_GetMessage
}
 

Enumeration Type Documentation

§ GSM_Protocol_RXState

Enumerator
RX_Sync 
RX_GetDestination 
RX_GetSource 
RX_GetType 
RX_GetLength1 
RX_GetLength2 
RX_GetMessage 

Definition at line 6 of file protocol.h.