Gammu internals  1.38.0
alcatel.h File Reference
#include <gammu-limits.h>
#include <gammu-category.h>
Include dependency graph for alcatel.h:

Go to the source code of this file.

Data Structures

struct  GSM_Phone_ALCATELData
 

Macros

#define GSM_USED_AT
 
#define GSM_USED_ALCABUS
 
#define ALCATEL_FREE_MEMORY   100
 
#define ALCATEL_MAX_LOCATION   0xffff
 
#define ALCATEL_MAX_CATEGORIES   100
 

Enumerations

enum  GSM_Alcatel_Mode { ModeAT = 1, ModeBinary }
 
enum  GSM_Alcatel_ProtocolVersion { V_1_0 = 1, V_1_1 }
 
enum  GSM_Alcatel_BinaryState { StateAttached = 1, StateSession, StateEdit }
 
enum  GSM_Alcatel_BinaryType { TypeCalendar = 1, TypeContacts, TypeToDo }
 
enum  GSM_Alcatel_FieldType {
  Alcatel_date, Alcatel_time, Alcatel_string, Alcatel_phone,
  Alcatel_enum, Alcatel_bool, Alcatel_int, Alcatel_byte
}
 

Detailed Description

Author
Michal Čihař

Definition in file alcatel.h.