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

Go to the source code of this file.

Data Structures

struct  GSM_Protocol_PHONETData
 

Macros

#define PHONET_FRAME_ID   0x14
 
#define PHONET_BLUE_FRAME_ID   0x19
 
#define PHONET_DKU2_FRAME_ID   0x1b
 
#define PHONET_DEVICE_PHONE   0x00 /* Nokia mobile phone */
 
#define PHONET_DEVICE_PC   0x0c /* Our PC */
 
#define PHONET_BLUE_DEVICE_PC   0x10 /* Our PC */
 
#define GSM_USED_USBDEVICE
 

Macro Definition Documentation

§ GSM_USED_USBDEVICE

#define GSM_USED_USBDEVICE

Definition at line 40 of file phonet.h.

§ PHONET_BLUE_DEVICE_PC

#define PHONET_BLUE_DEVICE_PC   0x10 /* Our PC */

Definition at line 26 of file phonet.h.

§ PHONET_BLUE_FRAME_ID

#define PHONET_BLUE_FRAME_ID   0x19

Definition at line 22 of file phonet.h.

§ PHONET_DEVICE_PC

#define PHONET_DEVICE_PC   0x0c /* Our PC */

Definition at line 25 of file phonet.h.

§ PHONET_DEVICE_PHONE

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

Definition at line 24 of file phonet.h.

§ PHONET_DKU2_FRAME_ID

#define PHONET_DKU2_FRAME_ID   0x1b

Definition at line 23 of file phonet.h.

§ PHONET_FRAME_ID

#define PHONET_FRAME_ID   0x14

Definition at line 21 of file phonet.h.