remotemgmt_plat/device_management_parameter_api/inc/lawmoadaptercrkeys.h
branchRCL_3
changeset 69 a082c848c9a9
parent 59 13d7c31c74e0
equal deleted inserted replaced
65:5cc2995847ea 69:a082c848c9a9
    30 // State of Lawmo Adapter
    30 // State of Lawmo Adapter
    31 const TUint32 KLawmoRootNode = 0x00000001;
    31 const TUint32 KLawmoRootNode = 0x00000001;
    32 const TUint32 KLawmoCorrelator = 0x00000002;
    32 const TUint32 KLawmoCorrelator = 0x00000002;
    33 const TUint32 KLawmoWipeStatus = 0x00000003;
    33 const TUint32 KLawmoWipeStatus = 0x00000003;
    34 const TUint32 KLawmoSourceURI = 0x00000004;
    34 const TUint32 KLawmoSourceURI = 0x00000004;
       
    35 const TUint32 KLawmoSyncRetVal = 0x00000005;
    35 
    36 
    36 #endif // LawmoADAPTERCRKEYS_H
    37 #endif // LawmoADAPTERCRKEYS_H
    37             
    38             
    38 // End of File
    39 // End of File