author | William Roberts <williamr@symbian.org> |
Sun, 10 Oct 2010 16:22:15 +0100 | |
changeset 13 | 4f959124999b |
child 30 | 292fee808849 |
permissions | -rw-r--r-- |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
/* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
* All rights reserved. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
* Contributors: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
* Description: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
* Command list for the Non-critical startup state in minimal startup mode. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
*/ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
#include <ssm/conditionresourcetypes.rh> |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
#include <ssm/ssmcmd.rh> |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
#include <ssm/startupreason.h> |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |
#include <ssm/clayerswp.hrh> |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
#include "ssmswp.hrh" |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
25 |
#include "ssmsubstateext.hrh" |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
26 |
#include "ssmdlldatadefs.rh" |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
27 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
28 |
// Identify command list type |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
29 |
UID2 KUidSsmCommandListResourceFile |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
30 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
31 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
32 |
// r_entry_point |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
33 |
// This must be the first resource |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
34 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
35 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
36 |
RESOURCE SSM_COMMAND_LIST_ROOT r_entry_point |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
37 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
38 |
command_list_mapping = r_map; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
39 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
40 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
41 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
42 |
// r_map |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
43 |
// Mapping of command list ids to resource ids. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
44 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
45 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
46 |
RESOURCE SSM_COMMAND_LIST_MAPPING r_map |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
47 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
48 |
mappings = |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
49 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
50 |
SSM_COMMANDLISTID_TO_RESOURCEID |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
51 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
52 |
command_list_id = ESsmStateNonCritical; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
53 |
resource_id = r_cmds; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
54 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
55 |
}; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
56 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
57 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
58 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
59 |
// Command lists in alphabetical order |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
60 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
61 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
62 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
63 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
64 |
// r_cmds |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
65 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
66 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
67 |
RESOURCE SSM_COMMAND_LIST r_cmds |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
68 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
69 |
commands = |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
70 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
71 |
r_cmd_sastate, // This needs to be the first command in state, prio 0xFFF2 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
72 |
r_cmd_publishstate, // prio 0xFFF1 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
73 |
r_cmd_psstate, // prio 0xFFF0 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
74 |
// prio 0xFFE7 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
75 |
r_cmd_simcheck, |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
76 |
r_cmd_clearstartupreason, |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
77 |
r_cmd_createswp_uiphase, |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
78 |
r_cmd_createswp_rfstatus, |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
79 |
r_cmd_waitforofflinequery, |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
80 |
r_cmd_setswp_uistart, // After offline query has been made // prio 0xFFD7 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
81 |
r_cmd_bsengine, // prio 0xFFD3 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
82 |
// prio 0xFFC7 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
83 |
r_cmd_setswp_rfon, |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
84 |
r_cmd_setswp_rfoff, |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
85 |
r_cmd_startupready // Last command, prio 0x0000 |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
86 |
}; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
87 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
88 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
89 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
90 |
// Command items in alphabetical order |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
91 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
92 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
93 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
94 |
// r_cmd_bsengine |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
95 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
96 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
97 |
RESOURCE SSM_START_PROCESS_INFO r_cmd_bsengine |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
98 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
99 |
priority = 0xFFD3; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
100 |
name = "z:\\sys\\bin\\bsengine.exe"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
101 |
execution_behaviour = ESsmWaitForSignal; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
102 |
timeout = 10000; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
103 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
104 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
105 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
106 |
// r_cmd_createswp_rfstatus |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
107 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
108 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
109 |
RESOURCE SSM_CREATE_SYSTEM_WIDE_PROPERTY r_cmd_createswp_rfstatus |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
110 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
111 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
112 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
113 |
key = SWP_UID_SSM_RF_STATUS; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
114 |
filename = "rfstatusswppolicy.dll"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
115 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
116 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
117 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
118 |
// r_cmd_createswp_uiphase |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
119 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
120 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
121 |
RESOURCE SSM_CREATE_SYSTEM_WIDE_PROPERTY r_cmd_createswp_uiphase |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
122 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
123 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
124 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
125 |
key = SWP_UID_SSM_UI_PHASE; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
126 |
filename = "ssmuiswppolicy.dll"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
127 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
128 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
129 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
130 |
// r_cmd_psstate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
131 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
132 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
133 |
RESOURCE SSM_SET_PUBLISH_AND_SUBSCRIBE r_cmd_psstate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
134 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
135 |
priority = 0xFFF0; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
136 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
137 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
138 |
key = 0x00000041; // KPSGlobalSystemState |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
139 |
value = 104; // ESwStateCriticalPhaseOK |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
140 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
141 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
142 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
143 |
// r_cmd_publishstate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
144 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
145 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
146 |
RESOURCE SSM_PUBLISH_SYSTEM_STATE r_cmd_publishstate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
147 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
148 |
priority = 0xFFF1; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
149 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
150 |
retries = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
151 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
152 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
153 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
154 |
// r_cmd_sastate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
155 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
156 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
157 |
RESOURCE SSM_START_CUSTOM_COMMAND r_cmd_sastate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
158 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
159 |
priority = 0xFFF2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
160 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
161 |
dllname = "customcmds.dll"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
162 |
ordinal = 8; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
163 |
unload_on_finish = ENeverUnload; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
164 |
retries = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
165 |
dll_data = r_dlldata_sastate; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
166 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
167 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
168 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
169 |
// r_cmd_setswp_rfoff |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
170 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
171 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
172 |
RESOURCE SSM_REQUEST_SYSTEM_WIDE_PROPERTY r_cmd_setswp_rfoff |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
173 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
174 |
priority = 0xFFC7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
175 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
176 |
key = SWP_UID_SSM_RF_STATUS; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
177 |
value = ESsmRfOff; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
178 |
conditional_information = r_cond_simnotusable_or_bootoffline; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
179 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
180 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
181 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
182 |
// r_cmd_setswp_rfon |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
183 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
184 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
185 |
RESOURCE SSM_REQUEST_SYSTEM_WIDE_PROPERTY r_cmd_setswp_rfon |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
186 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
187 |
priority = 0xFFC7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
188 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
189 |
key = SWP_UID_SSM_RF_STATUS; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
190 |
value = ESsmRfOn; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
191 |
conditional_information = r_cond_simusable_and_bootonline; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
192 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
193 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
194 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
195 |
// r_cmd_setswp_uistart |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
196 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
197 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
198 |
RESOURCE SSM_REQUEST_SYSTEM_WIDE_PROPERTY r_cmd_setswp_uistart |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
199 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
200 |
priority = 0xFFD7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
201 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
202 |
key = SWP_UID_SSM_UI_PHASE; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
203 |
value = ESsmUiPhaseStarted; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
204 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
205 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
206 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
207 |
// r_cmd_simcheck |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
208 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
209 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
210 |
RESOURCE SSM_START_CUSTOM_COMMAND r_cmd_simcheck |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
211 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
212 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
213 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
214 |
dllname = "customcmds.dll"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
215 |
ordinal = 10; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
216 |
unload_on_finish = ENeverUnload; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
217 |
conditional_information = r_cond_ps_simusable; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
218 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
219 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
220 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
221 |
// r_cmd_startupready |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
222 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
223 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
224 |
RESOURCE SSM_SET_PUBLISH_AND_SUBSCRIBE r_cmd_startupready |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
225 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
226 |
priority = 0x0000; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
227 |
severity = ECmdMediumSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
228 |
category = 0x100059C9; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
229 |
key = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
230 |
value = 1; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
231 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
232 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
233 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
234 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
235 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
236 |
// r_cmd_waitforofflinequery |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
237 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
238 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
239 |
RESOURCE SSM_START_CUSTOM_COMMAND r_cmd_waitforofflinequery |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
240 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
241 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
242 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
243 |
dllname = "ssmsystemcmds.dll"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
244 |
ordinal = 6; // WaitPsKeyRange |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
245 |
dll_data = r_dlldata_waitofflinequery; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
246 |
unload_on_finish = ENeverUnload; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
247 |
retries = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
248 |
execution_behaviour = ESsmWaitForSignal; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
249 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
250 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
251 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
252 |
// r_cmd_clearstartupreason |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
253 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
254 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
255 |
RESOURCE SSM_START_CUSTOM_COMMAND r_cmd_clearstartupreason |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
256 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
257 |
priority = 0xFFE7; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
258 |
severity = ECmdCriticalSeverity; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
259 |
dllname = "customcmds.dll"; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
260 |
ordinal = 16; // Clearstartupreason |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
261 |
retries = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
262 |
execution_behaviour = ESsmWaitForSignal; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
263 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
264 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
265 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
266 |
// DLL data items in alphabetical order |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
267 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
268 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
269 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
270 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
271 |
// r_dlldata_activitymonitor_timeout |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
272 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
273 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
274 |
RESOURCE CMD_PARAM_TIMEOUT r_dlldata_activitymonitor_timeout |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
275 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
276 |
timeout = 2; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
277 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
278 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
279 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
280 |
// r_dlldata_sastate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
281 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
282 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
283 |
RESOURCE CMD_PARAM_STATE_CHANGE r_dlldata_sastate |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
284 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
285 |
mainstate = 0; // ESsmStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
286 |
substate = ESsmStateNonCritical; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
287 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
288 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
289 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
290 |
// r_dlldata_waitcleanbootinfo |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
291 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
292 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
293 |
RESOURCE CMD_PARAM_WAIT_PS_2 r_dlldata_waitcleanbootinfo |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
294 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
295 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
296 |
key = 0x00000012; // KStartupCleanBoot |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
297 |
target1 = 101; // EStartupNormalBoot |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
298 |
target2 = 102; // EStartupCleanBoot |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
299 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
300 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
301 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
302 |
// r_dlldata_waitofflinequery |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
303 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
304 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
305 |
RESOURCE CMD_PARAM_WAIT_PS_2 r_dlldata_waitofflinequery |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
306 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
307 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
308 |
key = 0x00000011; // KStartupBootIntoOffline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
309 |
target1 = 101; // EBootIntoOnlineMode |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
310 |
target2 = 102; // EBootIntoOfflineMode |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
311 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
312 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
313 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
314 |
// Conditional blocks in alphabetical order |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
315 |
// =========================================================================== |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
316 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
317 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
318 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
319 |
// r_cond_ps_firstboot |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
320 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
321 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
322 |
RESOURCE SSM_CND_PUB_SUB_VALUE r_cond_ps_firstboot |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
323 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
324 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
325 |
key = 0x00000013; // KPSStartupFirstBoot |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
326 |
value = 101; // EPSStartupFirstBoot |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
327 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
328 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
329 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
330 |
// r_cond_feat_pnp_mobile_services |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
331 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
332 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
333 |
RESOURCE SSM_CND_FEATURE_VALUE r_cond_feat_pnp_mobile_services |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
334 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
335 |
feature_id = KFeatureIdPlugAndPlayMobileServices; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
336 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
337 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
338 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
339 |
// r_cond_feat_sdnd |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
340 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
341 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
342 |
RESOURCE SSM_CND_FEATURE_VALUE r_cond_feat_sdnd |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
343 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
344 |
feature_id = KFeatureIdSdnd; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
345 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
346 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
347 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
348 |
// r_cond_feat_sind |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
349 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
350 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
351 |
RESOURCE SSM_CND_FEATURE_VALUE r_cond_feat_sind |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
352 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
353 |
feature_id = KFeatureIdSind; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
354 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
355 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
356 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
357 |
// r_cond_feat_syncml_dm |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
358 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
359 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
360 |
RESOURCE SSM_CND_FEATURE_VALUE r_cond_feat_syncml_dm |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
361 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
362 |
feature_id = KFeatureIdSyncMlDm; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
363 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
364 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
365 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
366 |
// r_cond_feat_syncml_dm_fota |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
367 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
368 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
369 |
RESOURCE SSM_CND_FEATURE_VALUE r_cond_feat_syncml_dm_fota |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
370 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
371 |
feature_id = KFeatureIdSyncMlDmFota; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
372 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
373 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
374 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
375 |
// r_cond_no_sdnd |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
376 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
377 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
378 |
RESOURCE SSM_CND_LOGICAL_NOT r_cond_no_sdnd |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
379 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
380 |
sub_condition = r_cond_feat_sdnd; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
381 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
382 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
383 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
384 |
// r_cond_ps_bootoffline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
385 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
386 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
387 |
RESOURCE SSM_CND_PUB_SUB_VALUE r_cond_ps_bootoffline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
388 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
389 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
390 |
key = 0x00000011; // KStartupBootIntoOffline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
391 |
value = 102; // EBootIntoOfflineMode |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
392 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
393 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
394 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
395 |
// r_cond_ps_bootonline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
396 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
397 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
398 |
RESOURCE SSM_CND_PUB_SUB_VALUE r_cond_ps_bootonline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
399 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
400 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
401 |
key = 0x00000011; // KStartupBootIntoOffline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
402 |
value = 101; // EBootIntoOnlineMode |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
403 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
404 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
405 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
406 |
// r_cond_ps_fotareset |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
407 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
408 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
409 |
RESOURCE SSM_CND_PUB_SUB_VALUE r_cond_ps_fotareset |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
410 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
411 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
412 |
key = 0x00000045; // KPSStartupReason |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
413 |
value = EFirmwareUpdate; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
414 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
415 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
416 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
417 |
// r_cond_ps_simusable |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
418 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
419 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
420 |
RESOURCE SSM_CND_PUB_SUB_VALUE r_cond_ps_simusable |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
421 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
422 |
category = 0x101F8766; // KPSUidStartup |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
423 |
key = 0x00000031; // KPSSimStatus |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
424 |
value = 101; // ESimUsable |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
425 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
426 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
427 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
428 |
// r_cond_simnotusable |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
429 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
430 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
431 |
RESOURCE SSM_CND_LOGICAL_NOT r_cond_simnotusable |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
432 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
433 |
sub_condition = r_cond_ps_simusable; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
434 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
435 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
436 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
437 |
// r_cond_simnotusable_or_bootoffline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
438 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
439 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
440 |
RESOURCE SSM_CND_LOGICAL_OR r_cond_simnotusable_or_bootoffline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
441 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
442 |
lhs = r_cond_simnotusable; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
443 |
rhs = r_cond_ps_bootoffline; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
444 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
445 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
446 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
447 |
// r_cond_simusable_and_bootonline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
448 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
449 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
450 |
RESOURCE SSM_CND_LOGICAL_AND r_cond_simusable_and_bootonline |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
451 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
452 |
lhs = r_cond_ps_simusable; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
453 |
rhs = r_cond_ps_bootonline; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
454 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
455 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
456 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
457 |
// r_cond_sind_and_no_sdnd |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
458 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
459 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
460 |
RESOURCE SSM_CND_LOGICAL_AND r_cond_sind_and_no_sdnd |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
461 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
462 |
lhs = r_cond_feat_sind; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
463 |
rhs = r_cond_no_sdnd; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
464 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
465 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
466 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
467 |
// r_cond_syncml_dm_fota_and_fotareset |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
468 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
469 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
470 |
RESOURCE SSM_CND_LOGICAL_AND r_cond_syncml_dm_fota_and_fotareset |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
471 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
472 |
lhs = r_cond_feat_syncml_dm_fota; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
473 |
rhs = r_cond_ps_fotareset; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
474 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
475 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
476 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
477 |
// r_cond_syncml_dm_or_pnp_mobile_services |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
478 |
// --------------------------------------------------------------------------- |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
479 |
// |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
480 |
RESOURCE SSM_CND_LOGICAL_OR r_cond_syncml_dm_or_pnp_mobile_services |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
481 |
{ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
482 |
lhs = r_cond_feat_syncml_dm; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
483 |
rhs = r_cond_feat_pnp_mobile_services; |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
484 |
} |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
485 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
486 |
// monitoring.rss contains resource definitions, so it may not be included |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
487 |
// before entry point. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
488 |
#include "stem_monitoring.rss" |