X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fdaemon%2Fcalllistener.h;h=23b97eb371dde2c53316d7441b6b9eef8455aa61;hb=bf7fb8b9ca33a5f079f9a1797eac96eda84c9bb1;hp=5e1d18b54de51f5739f890ba72db22795b0d7fef;hpb=98a448e9489f874d1c4049a05ab709a258532151;p=jenirok diff --git a/src/daemon/calllistener.h b/src/daemon/calllistener.h index 5e1d18b..23b97eb 100644 --- a/src/daemon/calllistener.h +++ b/src/daemon/calllistener.h @@ -40,7 +40,7 @@ public: static const int BANNER_DELAY = 350; static const int SEARCH_RETRIES = 2; static const int CONNECT_RETRIES = 2; - static const int CONNECTION_LOOKUP_RETRIES = 10; + static const int CONNECTION_LOOKUP_RETRIES = 8; static const int GPRS_SCANS = 2; static const int WLAN_SCANS = 5; static const int WAIT_BETWEEN_RETRIES = 500;