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

Go to the source code of this file.

Data Structures

struct  GSM_Protocol_ALCABUSData
 

Macros

#define ALCATEL_HEADER   0x7E
 
#define ALCATEL_CONNECT   0x0A
 
#define ALCATEL_CONNECT_ACK   0x0C
 
#define ALCATEL_DISCONNECT   0x0D
 
#define ALCATEL_DISCONNECT_ACK   0x0E
 
#define ALCATEL_CONTROL   0x0F
 
#define ALCATEL_DATA   0x02
 
#define ALCATEL_ACK   0x06
 
#define ALCATEL_MAX_COUNTER   0x3D
 
#define GSM_USED_SERIALDEVICE
 

Macro Definition Documentation

§ ALCATEL_ACK

#define ALCATEL_ACK   0x06

Definition at line 33 of file alcabus.h.

§ ALCATEL_CONNECT

#define ALCATEL_CONNECT   0x0A

Definition at line 19 of file alcabus.h.

§ ALCATEL_CONNECT_ACK

#define ALCATEL_CONNECT_ACK   0x0C

Definition at line 21 of file alcabus.h.

§ ALCATEL_CONTROL

#define ALCATEL_CONTROL   0x0F

Definition at line 29 of file alcabus.h.

§ ALCATEL_DATA

#define ALCATEL_DATA   0x02

Definition at line 31 of file alcabus.h.

§ ALCATEL_DISCONNECT

#define ALCATEL_DISCONNECT   0x0D

Definition at line 23 of file alcabus.h.

§ ALCATEL_DISCONNECT_ACK

#define ALCATEL_DISCONNECT_ACK   0x0E

Definition at line 25 of file alcabus.h.

§ ALCATEL_HEADER

#define ALCATEL_HEADER   0x7E

Definition at line 13 of file alcabus.h.

§ ALCATEL_MAX_COUNTER

#define ALCATEL_MAX_COUNTER   0x3D

Definition at line 36 of file alcabus.h.

§ GSM_USED_SERIALDEVICE

#define GSM_USED_SERIALDEVICE

Definition at line 54 of file alcabus.h.