Gammu internals
1.38.0
n3650.h
Go to the documentation of this file.
1
/* (c) 2003 by Marcin Wiacek */
2
3
#ifndef n3650_h
4
#define n3650_h
5
6
#include "../../../gsmstate.h"
7
#include "../../../service/gsmmisc.h"
8
9
#ifndef GSM_USED_MBUS2
10
# define GSM_USED_MBUS2
11
#endif
12
#ifndef GSM_USED_FBUS2
13
# define GSM_USED_FBUS2
14
#endif
15
16
typedef
struct
{
17
int
FileLev
;
18
int
FilesLocationsUsed
;
19
int
FilesLocationsCurrent
;
20
GSM_File
*Files[10000];
21
int
FileEntries
;
22
}
GSM_Phone_N3650Data
;
23
24
#endif
25
26
/* How should editor hadle tabs in this file? Add editor commands here.
27
* vim: noexpandtab sw=8 ts=8 sts=8:
28
*/
GSM_Phone_N3650Data::FileEntries
int FileEntries
Definition:
n3650.h:21
GSM_Phone_N3650Data
Definition:
n3650.h:16
GSM_Phone_N3650Data::FilesLocationsUsed
int FilesLocationsUsed
Definition:
n3650.h:18
GSM_Phone_N3650Data::FileLev
int FileLev
Definition:
n3650.h:17
GSM_File
Definition:
gammu-file.h:66
GSM_Phone_N3650Data::FilesLocationsCurrent
int FilesLocationsCurrent
Definition:
n3650.h:19
libgammu
phone
nokia
wd2
n3650.h
Generated on Wed Nov 16 2016 13:39:20 for Gammu internals by
1.8.12