htiui/HtiCommPlugins/HtiBtCommPlugin/HtiBtCommEcomPlugin/src/HtiBtCommEcomPlugin.cpp
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
equal deleted inserted replaced
0:d6fe6244b863 3:2703485a934c
    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" );