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

Go to the source code of this file.

Data Structures

struct  GSM_Protocol_MBUS2Data
 

Macros

#define MBUS2_FRAME_ID   0x1f
 
#define MBUS2_DEVICE_PHONE   0x00 /* Nokia mobile phone */
 
#define MBUS2_DEVICE_PC   0x10 /* Our PC (MBUS) */
 
#define MBUS2_ACK_BYTE   0x7f /* Acknowledge of the received frame */
 
#define GSM_USED_SERIALDEVICE
 

Macro Definition Documentation

§ GSM_USED_SERIALDEVICE

#define GSM_USED_SERIALDEVICE

Definition at line 21 of file mbus2.h.

§ MBUS2_ACK_BYTE

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

Definition at line 12 of file mbus2.h.

§ MBUS2_DEVICE_PC

#define MBUS2_DEVICE_PC   0x10 /* Our PC (MBUS) */

Definition at line 11 of file mbus2.h.

§ MBUS2_DEVICE_PHONE

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

Definition at line 10 of file mbus2.h.

§ MBUS2_FRAME_ID

#define MBUS2_FRAME_ID   0x1f

Definition at line 9 of file mbus2.h.