tsrc/public/basic/obexservapitest/src/ObexServAPItestBlocks.cpp
branchRCL_3
changeset 10 0707dd69d236
parent 0 f63038272f30
equal deleted inserted replaced
6:6a29d5ad0713 10:0707dd69d236
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include <e32svr.h>
    21 #include <e32svr.h>
    22 #include <StifParser.h>
    22 #include <StifParser.h>
    23 #include <Stiftestinterface.h>
    23 #include <Stiftestinterface.h>
    24 #include <btmsgtypeuid.h>
       
    25 #include <UiklafInternalCRKeys.h>
    24 #include <UiklafInternalCRKeys.h>
    26 #include <UikonInternalPSKeys.h>
    25 #include <UikonInternalPSKeys.h>
    27 #include <obexutils.rsg>
    26 #include <obexutils.rsg>
    28 #include <obex.h>
    27 #include <obex.h>
    29 #include "testlogger.h"
    28 #include "testlogger.h"
    30 #include "ObexServAPItest.h"
    29 #include "ObexServAPItest.h"
    31 
    30 
       
    31 
       
    32 // Defined to coincide with the definition in btmsgtypeuid.h 
       
    33 const TUid KUidMsgTypeBt                 = {0x10009ED5};
    32 
    34 
    33 
    35 
    34 // ============================ MEMBER FUNCTIONS ===============================
    36 // ============================ MEMBER FUNCTIONS ===============================
    35 
    37 
    36 // -----------------------------------------------------------------------------
    38 // -----------------------------------------------------------------------------