sysstatemgmt/ssmpolicyplugins/inc/ssmswp.hrh
branchRCL_3
changeset 10 66ecddbca914
parent 0 4e1aa6a622a0
equal deleted inserted replaced
9:21e939dd208a 10:66ecddbca914
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    30     {
    30     {
    31     ESsmUiPhaseStarted = 0xa1
    31     ESsmUiPhaseStarted = 0xa1
    32     };
    32     };
    33 
    33 
    34 /**
    34 /**
       
    35 * Startup NonCritical phase SWP.
       
    36 *
       
    37 * These identifiers are also used as command list ids to find the correct
       
    38 * command list among all command lists in the system.
       
    39 */
       
    40 #define SWP_UID_SSM_NONCRITICAL_PHASE 0x2002EA5B
       
    41 
       
    42 enum TSwpStartupNonCriticalPhase
       
    43     {
       
    44     ESsmNonCriticalPhaseStarted = 0xb1
       
    45     };
       
    46     
       
    47 /**
    35 * System-wide property for RF status.
    48 * System-wide property for RF status.
    36 *
    49 *
    37 * These identifiers are also used as command list ids to find the correct
    50 * These identifiers are also used as command list ids to find the correct
    38 * command list among all command lists in the system.
    51 * command list among all command lists in the system.
    39 */
    52 */