Gammu internals
1.38.0
|
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 } |
Definition in file alcatel.h.