summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2004-10-05 10:11:50 (UTC)
committer zautrix <zautrix>2004-10-05 10:11:50 (UTC)
commitcf8616f64f20e5448d4ff644f7cc15750cf3f85f (patch) (unidiff)
treed43d1a990a7f8bc6dd3359599be8b942c58301a2
parentaed6a774c2938b284d6cbc5026e3285c9c6ad24b (diff)
downloadkdepimpi-cf8616f64f20e5448d4ff644f7cc15750cf3f85f.zip
kdepimpi-cf8616f64f20e5448d4ff644f7cc15750cf3f85f.tar.gz
kdepimpi-cf8616f64f20e5448d4ff644f7cc15750cf3f85f.tar.bz2
disabled bluetooth in gammu for linux
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--gammu/emb/cfg/config.h14
-rw-r--r--gammu/emb/gammu/gammuE.pro4
2 files changed, 10 insertions, 8 deletions
diff --git a/gammu/emb/cfg/config.h b/gammu/emb/cfg/config.h
index 96de549..1ba6365 100644
--- a/gammu/emb/cfg/config.h
+++ b/gammu/emb/cfg/config.h
@@ -51,31 +51,31 @@
51/* Infrared. AT commands */ 51/* Infrared. AT commands */
52#define GSM_ENABLE_IRDAAT 1 52#define GSM_ENABLE_IRDAAT 1
53/* Infrared. OBEX */ 53/* Infrared. OBEX */
54#define GSM_ENABLE_IRDAOBEX 1 54#define GSM_ENABLE_IRDAOBEX 1
55 55
56#ifdef WIN32 56#ifdef WIN32
57# define GSM_ENABLE_BLUEFBUS2 1 57# define GSM_ENABLE_BLUEFBUS2 1
58# define GSM_ENABLE_BLUEPHONET 1 58# define GSM_ENABLE_BLUEPHONET 1
59# define GSM_ENABLE_BLUEAT 1 59# define GSM_ENABLE_BLUEAT 1
60# define GSM_ENABLE_BLUEOBEX 1 60# define GSM_ENABLE_BLUEOBEX 1
61#else 61#else
62/* Bluetooth stack (like Bluez). FBUS2 (init done using AT commands) */ 62/* Bluetooth stack (like Bluez). FBUS2 (init done using AT commands) */
63# define GSM_ENABLE_BLUEFBUS2 1 63//LR# define GSM_ENABLE_BLUEFBUS2 1
64/* Bluetooth stack (like Bluez). PHONET FBUS */ 64/* Bluetooth stack (like Bluez). PHONET FBUS */
65# define GSM_ENABLE_BLUEPHONET 1 65//LR# define GSM_ENABLE_BLUEPHONET 1
66/* Blueooth stack (like Bluez). AT commands */ 66/* Blueooth stack (like Bluez). AT commands */
67# define GSM_ENABLE_BLUEAT 1 67//LR# define GSM_ENABLE_BLUEAT 1
68/* Blueooth stack (like Bluez). OBEX */ 68/* Blueooth stack (like Bluez). OBEX */
69# define GSM_ENABLE_BLUEOBEX 1 69//LR# define GSM_ENABLE_BLUEOBEX 1
70#endif 70#endif
71 71
72/* --------------------------- Phone modules (specific) ----------------- */ 72/* --------------------------- Phone modules (specific) ----------------- */
73 73
74/* n3320.c models */ 74/* n3320.c models */
75#define GSM_ENABLE_NOKIA3320 1 75#define GSM_ENABLE_NOKIA3320 1
76/* n6110.c models */ 76/* n6110.c models */
77#define GSM_ENABLE_NOKIA6110 1 77#define GSM_ENABLE_NOKIA6110 1
78 78
79/* n7110.c models */ 79/* n7110.c models */
80#define GSM_ENABLE_NOKIA7110 1 80#define GSM_ENABLE_NOKIA7110 1
81/* n9210.c models */ 81/* n9210.c models */
@@ -146,27 +146,29 @@
146# define HAVE_ALPHASORT 1 146# define HAVE_ALPHASORT 1
147 147
148# define HAVE_PTHREAD 1 148# define HAVE_PTHREAD 1
149# define HAVE_SYS_IOCTL_H 1 149# define HAVE_SYS_IOCTL_H 1
150# define HAVE_MYSQL_MYSQL_H 1 150# define HAVE_MYSQL_MYSQL_H 1
151#endif 151#endif
152 152
153#define HAVE_ISWSPACE 1 153#define HAVE_ISWSPACE 1
154#define HAVE_TOWLOWER 1 154#define HAVE_TOWLOWER 1
155 155
156#ifndef WIN32 156#ifndef WIN32
157/* Will be used Bluez BT stack ? */ 157/* Will be used Bluez BT stack ? */
158# define GSM_ENABLE_BLUEZ 1 158// LR bluetooth disabled
159//# define GSM_ENABLE_BLUEZ 1
159/* Will be used Affix BT stack ? */ 160/* Will be used Affix BT stack ? */
160/* # undef GSM_ENABLE_AFFIX */ 161/* # undef GSM_ENABLE_AFFIX */
161#endif 162#endif
162 163
163/* Uncomment, if you want searching RF channel during each BT connection */ 164/* Uncomment, if you want searching RF channel during each BT connection */
164/* It can make connecting longer or connection less stable */ 165/* It can make connecting longer or connection less stable */
165/* With MS VC and MS BT stack required irprops.lib from MS Platform SDK to compile */ 166/* With MS VC and MS BT stack required irprops.lib from MS Platform SDK to compile */
166#ifndef WIN32 167#ifndef WIN32
167# define BLUETOOTH_RF_SEARCHING 1 168// LR bluetooth disabled
169//# define BLUETOOTH_RF_SEARCHING 1
168#else 170#else
169//# define BLUETOOTH_RF_SEARCHING 1 171//# define BLUETOOTH_RF_SEARCHING 1
170#endif 172#endif
171 173
172#endif 174#endif
diff --git a/gammu/emb/gammu/gammuE.pro b/gammu/emb/gammu/gammuE.pro
index c685bf8..5b18205 100644
--- a/gammu/emb/gammu/gammuE.pro
+++ b/gammu/emb/gammu/gammuE.pro
@@ -39,19 +39,19 @@ SOURCES += gammu.c \
39 depend/nokia/dct3.c \ 39 depend/nokia/dct3.c \
40 depend/nokia/dct4.c \ 40 depend/nokia/dct4.c \
41 depend/siemens/chiffre.c \ 41 depend/siemens/chiffre.c \
42 depend/siemens/dsiemens.c \ 42 depend/siemens/dsiemens.c \
43 depend/nokia/dct3trac/wmx-gsm.c \ 43 depend/nokia/dct3trac/wmx-gsm.c \
44 depend/nokia/dct3trac/wmx-list.c \ 44 depend/nokia/dct3trac/wmx-list.c \
45 depend/nokia/dct3trac/wmx-sim.c \ 45 depend/nokia/dct3trac/wmx-sim.c \
46 depend/nokia/dct3trac/wmx-util.c \ 46 depend/nokia/dct3trac/wmx-util.c \
47 depend/nokia/dct3trac/wmx.c 47 depend/nokia/dct3trac/wmx.c
48 48
49LIBS += -L$(QPEDIR)/lib 49LIBS += -L$(QPEDIR)/lib
50LIBS += -lkammu 50LIBS += -lkammu
51LIBS += -lbluetooth 51#LIBS += -lbluetooth
52LIBS += -lsdp 52#LIBS += -lsdp
53LIBS += -lpthread 53LIBS += -lpthread
54 CONFIG = warn_off release console 54 CONFIG = warn_off release console
55DESTDIR=$(QPEDIR)/bin 55DESTDIR=$(QPEDIR)/bin
56OBJECTS_DIR = obj/$(PLATFORM) 56OBJECTS_DIR = obj/$(PLATFORM)
57TARGET = kammu \ No newline at end of file 57TARGET = kammu \ No newline at end of file