hti/HtiCommPlugins/HtiBtCommPlugin/HtiBtCommServer/src/HtiBtCommServerSession.cpp
equal
deleted
inserted
replaced
27 |
27 |
28 #include <e32base.h> |
28 #include <e32base.h> |
29 #include <e32std.h> |
29 #include <e32std.h> |
30 #include <e32svr.h> |
30 #include <e32svr.h> |
31 |
31 |
32 #include <HTICommPluginInterface.h> // KErrComModuleReset; |
32 #include <HtiCommPluginInterface.h> // KErrComModuleReset; |
33 |
33 |
34 // CONSTANTS |
34 // CONSTANTS |
35 _LIT(KBtComSessPanic, "BtComSessAssrt"); |
35 _LIT(KBtComSessPanic, "BtComSessAssrt"); |
36 |
36 |
37 const TInt KBtAddressHexStringLength = 12; // 6 bytes |
37 const TInt KBtAddressHexStringLength = 12; // 6 bytes |