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

Go to the source code of this file.

Data Structures

struct  GSM_Protocol_FBUS2Data
 

Macros

#define FBUS2_IRDA_FRAME_ID   0x1c
 
#define FBUS2_FRAME_ID   0x1e
 
#define FBUS2_DEVICE_PHONE   0x00 /* Nokia mobile phone */
 
#define FBUS2_DEVICE_PC   0x0c /* Our PC */
 
#define FBUS2_ACK_BYTE   0x7f /* Acknowledge of the received frame */
 
#define FBUS2_MAX_TRANSMIT_LENGTH   120
 
#define GSM_USED_SERIALDEVICE
 

Macro Definition Documentation

§ FBUS2_ACK_BYTE

#define FBUS2_ACK_BYTE   0x7f /* Acknowledge of the received frame */

Definition at line 26 of file fbus2.h.

§ FBUS2_DEVICE_PC

#define FBUS2_DEVICE_PC   0x0c /* Our PC */

Definition at line 25 of file fbus2.h.

§ FBUS2_DEVICE_PHONE

#define FBUS2_DEVICE_PHONE   0x00 /* Nokia mobile phone */

Definition at line 24 of file fbus2.h.

§ FBUS2_FRAME_ID

#define FBUS2_FRAME_ID   0x1e

Definition at line 23 of file fbus2.h.

§ FBUS2_IRDA_FRAME_ID

#define FBUS2_IRDA_FRAME_ID   0x1c

Definition at line 22 of file fbus2.h.

§ FBUS2_MAX_TRANSMIT_LENGTH

#define FBUS2_MAX_TRANSMIT_LENGTH   120

Definition at line 28 of file fbus2.h.

§ GSM_USED_SERIALDEVICE

#define GSM_USED_SERIALDEVICE

Definition at line 39 of file fbus2.h.