hti/HtiCommPlugins/HtiIPCommPlugin/src/HtiConnectionManager.cpp
branchRCL_3
changeset 4 73ff0d268e1d
parent 0 a03f92240627
equal deleted inserted replaced
1:28c1bd28d474 4:73ff0d268e1d
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include "HtiIPCommEcomPlugin.h"
    20 #include "HtiIPCommEcomPlugin.h"
    21 #include "HtiConnectionManager.h"
    21 #include "HtiConnectionManager.h"
    22 #include "HtiCfg.h"
    22 #include "HtiCfg.h"
    23 #include "HtiIPCommlogging.h"
    23 #include "HtiIPCommLogging.h"
    24 
    24 
    25 #include <commdb.h>             // CCommsDatabase
    25 #include <commdb.h>             // CCommsDatabase
    26 #include <hticfg.h>
    26 #include <HtiCfg.h>
    27 
    27 
    28 
    28 
    29 // CONSTANTS
    29 // CONSTANTS
    30 const static TInt KMaxHtiNotifierLength = 128;
    30 const static TInt KMaxHtiNotifierLength = 128;
    31 
    31