Gammu internals
1.38.0
n3320.h
Go to the documentation of this file.
1
/* (c) 2004 by Marcin Wiacek */
2
3
#ifndef n3320_h
4
#define n3320_h
5
6
#include "../ncommon.h"
7
8
#ifndef GSM_USED_MBUS2
9
# define GSM_USED_MBUS2
10
#endif
11
#ifndef GSM_USED_FBUS2
12
# define GSM_USED_FBUS2
13
#endif
14
15
typedef
struct
{
16
int
LastCalendarYear
;
17
int
LastCalendarPos
;
18
GSM_NOKIACalToDoLocations
LastCalendar
;
19
int
FirstCalendarPos
;
20
unsigned
char
CalendarIcons[10];
21
GSM_CalendarNoteType
CalendarIconsTypes[10];
22
int
CalendarIconsNum
;
23
}
GSM_Phone_N3320Data
;
24
25
#endif
26
27
/* How should editor hadle tabs in this file? Add editor commands here.
28
* vim: noexpandtab sw=8 ts=8 sts=8:
29
*/
GSM_Phone_N3320Data::CalendarIconsNum
int CalendarIconsNum
Definition:
n3320.h:22
GSM_Phone_N3320Data::FirstCalendarPos
int FirstCalendarPos
Definition:
n3320.h:19
GSM_NOKIACalToDoLocations
Definition:
ncommon.h:91
GSM_Phone_N3320Data::LastCalendar
GSM_NOKIACalToDoLocations LastCalendar
Definition:
n3320.h:18
GSM_CalendarNoteType
GSM_CalendarNoteType
Definition:
gammu-calendar.h:86
GSM_Phone_N3320Data::LastCalendarYear
int LastCalendarYear
Definition:
n3320.h:16
GSM_Phone_N3320Data::LastCalendarPos
int LastCalendarPos
Definition:
n3320.h:17
GSM_Phone_N3320Data
Definition:
n3320.h:15
libgammu
phone
nokia
dct4s40
n3320.h
Generated on Wed Nov 16 2016 13:39:20 for Gammu internals by
1.8.12