hti/HtiCommPlugins/HtiBtCommPlugin/HtiBtCommEcomPlugin/src/HtiBtCommEcomPlugin.cpp
branchRCL_3
changeset 4 73ff0d268e1d
parent 0 a03f92240627
equal deleted inserted replaced
1:28c1bd28d474 4:73ff0d268e1d
    20 #include <badesca.h>
    20 #include <badesca.h>
    21 #include <f32file.h>
    21 #include <f32file.h>
    22 
    22 
    23 #include "HtiBtCommEcomPlugin.h"
    23 #include "HtiBtCommEcomPlugin.h"
    24 #include "BtSerialClient.h"
    24 #include "BtSerialClient.h"
    25 #include <hticfg.h>
    25 #include <HtiCfg.h>
    26 #include <htilogging.h>
    26 #include <HtiLogging.h>
    27 
    27 
    28 // CONSTANTS
    28 // CONSTANTS
    29 _LIT( KHtiCfgPath,       "\\" ); // root of drive
    29 _LIT( KHtiCfgPath,       "\\" ); // root of drive
    30 _LIT( KHtiBtCommCfg,     "HTIBtComm.cfg" );
    30 _LIT( KHtiBtCommCfg,     "HTIBtComm.cfg" );
    31 _LIT8( KBtDeviceAddress, "BtDeviceAddress" );
    31 _LIT8( KBtDeviceAddress, "BtDeviceAddress" );