sf_config/config/inc/bldprivate.hrh
author William Roberts <williamr@symbian.org>
Fri, 12 Nov 2010 14:39:57 +0000
branchRCL_3
changeset 149 3bde23d36dce
parent 133 509e2504322c
permissions -rw-r--r--
Remove spurious #define SYMBIAN_UNDEF_KEYMAP, which broke all of the miniGUI and UI ROM builds.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
/*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
* All rights reserved.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
* Initial Contributors:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
* Contributors:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
* Description: 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
#ifndef __BLDPRIVATE_HRH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
#define __BLDPRIVATE_HRH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
/** #ENABLE_ABIV2_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
Enableds new target platform ARMV5 ABIv2. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
#define ENABLE_ABIV2_MODE                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
/** #EUSBC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
EUSBC flag 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
#undef EUSBC                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
/** #EXCLUDE_JAVA  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
Excludes Symbian implementation of Java components. S60 offers its own  Java
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
implementation. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
#define EXCLUDE_JAVA                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    38
/** #FF_BROWSER_GRACEFUL_SOCKET_SHUTDOWN  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    39
The graceful socket disconnection will happen in the n/w layer during Browser
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    40
exit when this feature flag is enabled.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    41
 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    42
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    43
#undef FF_BROWSER_GRACEFUL_SOCKET_SHUTDOWN                 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    44
 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    45
/** #FF_CALDAV_SUPPORT  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    46
CalDAV support to sync 3rd party calendars. It will provide functionality to
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    47
sync with 3rd party calendars supporting CalDAV protocol E.g. Google, Sun, Apple
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    48
and Yahoo, etc. calendars. 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    49
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    50
#undef FF_CALDAV_SUPPORT                                   
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    51
 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    52
/** #FF_DEFAULT_REMOVABLE_MASS_STORAGE  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    53
This feature indicates removable mass storage drive letter. 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    54
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    55
#define FF_DEFAULT_REMOVABLE_MASS_STORAGE                  5 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    56
 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    57
/** #FF_LOGICALLY_REMOVABLE_DRIVE1  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    58
This indicates first logically removable drive letter. 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    59
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    60
#define FF_LOGICALLY_REMOVABLE_DRIVE1                      4 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
    61
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
/** #FF_M3G_ICON_RESOURCES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
Controls whether the m3g icon resources are included in the ROM image or not. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
#undef FF_M3G_ICON_RESOURCES                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
/** #FF_ORIENTATION_ACTION_RULE_90  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
This flag relates to autorotation feature. It is needed to set right display
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
orientation for different products because sensors are located in different
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
place in different product. The flag selects correct set of rule files for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
Context Framework / Applicationstatesourceplugin component, which depend on used
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
sensor.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
#define FF_ORIENTATION_ACTION_RULE_90                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
/** #FF_SIMLESS_OFFLINE_SUPPORT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
Enable / disable SIMless Offline Mode. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
#define FF_SIMLESS_OFFLINE_SUPPORT                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
/** #FF_SYSAP_TIMECHANGEOBSERVER_ENABLED  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
SysAp time change observer is needed to inform custom driver about user clock
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
time change.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
#undef FF_SYSAP_TIMECHANGEOBSERVER_ENABLED                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
/** #FF_TEST_AT_COMMAND  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
"When the flag is set,  locod will be started and AT command can be passed
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
through via USB cable all the way to modem side for testing purpose." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
#undef FF_TEST_AT_COMMAND                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
/** #FF_TOUCH_CALL_HANDLING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
Touch: Advanced components for CS Voice Telephony. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    98
#define FF_TOUCH_CALL_HANDLING                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    99
 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   100
/** #FF_USB_DRIVE_START  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   101
This indicates start drive letter of USB drive. 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   102
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   103
#define FF_USB_DRIVE_START                                 6 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   104
 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   105
/** #FF_WDP_EMMC  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   106
Select writable demand paging eMMC flash driver build . 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   107
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   108
#undef FF_WDP_EMMC                                         
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   109
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   110
/** #FF_WDP_NAND  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   111
Select writable demand paging NAND flash driver build. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   112
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   113
#undef FF_WDP_NAND                                         
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   114
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   115
/** #FF_WS_NCIM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   116
This run-time flag is required for enableing NCIM at the run-time. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   117
NCIM, here onwards called as "Nokia account".
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   118
There is a requirement to be able to remove NCIM feature at run-time.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   119
A brief description of NCIM: 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   120
To implement UI for Sign-up and Sign-In. Provide simple APIs for applications to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   121
launch Sign-up and Sign-in UIs. Offer Single Sign On for all applications using
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   122
NCIM Device Enablers.  Handle all communication to NCIM backend regarding
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   123
account creation, session handling, authentication and authorization. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   124
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   125
#define FF_WS_NCIM                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   126
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   127
/** #FF__ROM_HIDE_ISRAEL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   128
This flag controls whether Israel as a state defined in MENA and Arabic
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   129
varients.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   130
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   131
#undef FF__ROM_HIDE_ISRAEL                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   132
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   133
/** #HLP_ADDITIONAL_CALENDAR  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   134
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   135
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   136
#undef HLP_ADDITIONAL_CALENDAR                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   137
 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   138
/** #HLP_APAC_VARIATION  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   139
Flag to be used for image creation time variation -- need to separate 3G/APAC
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   140
help variants. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   141
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   142
#undef HLP_APAC_VARIATION                                  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   143
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   144
/** #HLP_CAMERA_KEY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   145
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   146
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   147
#undef HLP_CAMERA_KEY                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   148
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   149
/** #HLP_CLEAR_KEY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   150
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   151
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   152
#define HLP_CLEAR_KEY                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   153
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   154
/** #HLP_INTERNET_SUITE_VERY_LITE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   155
This flag is used only for help variation. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   156
Flag needs to be turned on when the Internet Suite Very Lite is present. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   157
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   158
#undef HLP_INTERNET_SUITE_VERY_LITE                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   159
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   160
/** #HLP_ITUT_INPUT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   161
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   162
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   163
#undef HLP_ITUT_INPUT                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   164
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   165
/** #HLP_MSK  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   166
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   167
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   168
#define HLP_MSK                                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   169
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   170
/** #HLP_OMA_DRM_METERING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   171
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   172
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   173
#undef HLP_OMA_DRM_METERING                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   174
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   175
/** #HLP_PREMINET_CATALOGS_CLIENT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   176
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   177
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   178
#undef HLP_PREMINET_CATALOGS_CLIENT                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   179
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   180
/** #HLP_RECENTLY_PLAYED_FOLDER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   181
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   182
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   183
#undef HLP_RECENTLY_PLAYED_FOLDER                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   184
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   185
/** #HLP_SENSOR_SETTINGS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   186
When this flag is used, help content for Sensor settings is visible. Originally
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   187
it is needed for backporting the Sensor framework functionality from 5.0 to 3.2. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   188
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   189
#undef HLP_SENSOR_SETTINGS                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   190
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   191
/** #HLP_WAYPOINTS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   192
USED ONLY FOR HELP CONTENT VARIATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   193
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   194
#undef HLP_WAYPOINTS                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   195
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   196
/** #JSR_135_SUPPORT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   197
"Java implementation supports advanced features of Java Mobile Media API
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   198
(JSR135) version 1.1, implemented in release 2.6 onwards. This flag must always
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   199
be enabled when __JAVA_MMAPI11 is enabled." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   200
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   201
#undef JSR_135_SUPPORT                                     
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   202
 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   203
/** #NO_CBCP_PARSER_IN_ROM   
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   204
Do not include symbian CBCP parser in rom 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   205
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   206
#define NO_CBCP_PARSER_IN_ROM                               
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   207
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   208
/** #NO_ENP_PARSER_IN_ROM  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   209
This feature flag can be used to not to include symbian ENP Parser into ROM
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   210
image. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   211
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   212
#define NO_ENP_PARSER_IN_ROM                                
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   213
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   214
/** #NO_GFP_PARSER_IN_ROM  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   215
This feature flag can be used to not to include symbian GFP Parser into ROM
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   216
image. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   217
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   218
#define NO_GFP_PARSER_IN_ROM                                
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   219
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   220
/** #NO_IACP_PARSER_IN_ROM  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   221
his feature flag can be used to not to include symbian IACP Parser into ROM
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   222
image. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   223
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   224
#define NO_IACP_PARSER_IN_ROM                               
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   225
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   226
/** #NO_WAPP_PARSER_IN_ROM   
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   227
This feature flag can be used to not to include symbian WAPP parser into ROM
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   228
image. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   229
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   230
#define NO_WAPP_PARSER_IN_ROM                               
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   231
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   232
/** #RD_XML_PARSER_TOOLCHAIN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   233
"Used to turn on and off the use of the arabica and xercesc components in the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   234
build system, and code in the layout compiler." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   235
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   236
#define RD_XML_PARSER_TOOLCHAIN                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   237
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   238
/** #SYMBIAN_APA_LOAD_DATA_RECOGNIZERS_ONDEMAND  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   239
By default Apparc server loads all recognizer dlls on startup.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   240
Loading can be configured to load recognizers on demand:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   241
patchdata apserv.dll @ KApaLoadDataRecognizersOnDemand 1
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   242
=> 0 = dlls loaded on startup (default)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   243
=> 1 = dlls loaded on demand
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   244
	
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   245
patchdata apserv.dll @ KApaUnLoadDataRecognizersTimeOut 10000000 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   246
=> 10000000 [milliseconds] = 10s, Time after unused recognizer is unloaded 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   247
(default)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   248
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   249
Dependency to the SYMBIAN_KAPAUNLOADDATARECOGNIZERSTIMEOUT feature flag.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   250
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   251
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   252
#define SYMBIAN_APA_LOAD_DATA_RECOGNIZERS_ONDEMAND         0 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   253
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   254
/** #SYMBIAN_APA_UNLOAD_DATA_RECOGNIZERS_TIMEOUT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   255
By default Apparc server loads all recognizer dlls on startup. Loading can be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   256
configured to load recognizers on demand: 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   257
patchdata apserv.dll @ KApaLoadDataRecognizersOnDemand 1
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   258
 => 0 = dlls loaded on startup (default)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   259
 => 1 = dlls loaded on demand 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   260
patchdata apserv.dll @ KApaUnLoadDataRecognizersTimeOut 10000000 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   261
=> 10000000 [milliseconds] = 10s, Time after unused recognizer is unloaded
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   262
(default)  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   263
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   264
#define SYMBIAN_APA_UNLOAD_DATA_RECOGNIZERS_TIMEOUT        0 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   265
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   266
/** #SYMBIAN_BAFL_SYSUTIL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   267
If SYMBIAN_BAFL_SYSUTIL is defined, the bafl sysutil.dll is present, 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   268
providing APIs for obtaining system version information and 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   269
APIs for monitoring free disk space.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   270
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   271
@see SysUtil::GetSWVersion
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   272
@see SysUtil::DiskSpaceBelowCriticalLevelL
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   273
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   274
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   275
#define SYMBIAN_BAFL_SYSUTIL                                
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   276
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   277
/** #SYMBIAN_DOS_SERVER_SERVICES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   278
Indicate that the DOS Server Services is present. This is needed to turn the RF
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   279
on in an emergency call when the phone is in flight mode. In 9.5 we are using
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   280
the System State Manager. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   281
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   282
#undef SYMBIAN_DOS_SERVER_SERVICES                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   283
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   284
/** #SYMBIAN_EXCLUDE_DNS_PROXY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   285
If the Exclude DNS proxy Macro is enabled then DNS proxy service is disabled on
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   286
the device.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   287
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   288
Introduced by PREQ1684 Simple DNS proxy
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   289
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   290
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   291
#undef SYMBIAN_EXCLUDE_DNS_PROXY                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   292
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   293
/** #SYMBIAN_EXCLUDE_D_EXC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   294
This flag can be used to exclude Symbian's d_exc.exe from rom image when
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   295
Symbian's base.iby is included 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   296
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   297
#define SYMBIAN_EXCLUDE_D_EXC                               
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   298
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   299
/** #SYMBIAN_EXCLUDE_ECAM_STUBPLUGIN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   300
This flag is used to exclude Symbian Camera API stub 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   301
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   302
#undef SYMBIAN_EXCLUDE_ECAM_STUBPLUGIN                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   303
 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   304
/** #SYMBIAN_EXCLUDE_FAX  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   305
Flag to exclude fax related binaries from images. No runtime variation, only
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   306
used at image creation. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   307
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   308
#undef SYMBIAN_EXCLUDE_FAX                                 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   309
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   310
/** #SYMBIAN_EXCLUDE_INFRARED  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   311
removes symbian infrared components from rom 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   312
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   313
#undef SYMBIAN_EXCLUDE_INFRARED                            
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   314
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   315
/** #SYMBIAN_EXCLUDE_KEYMAP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   316
This flag can be used to include/exclude Symbian's KEYMAP_FILE (EKData.dll) from
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   317
rom image if base.iby is included 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   318
*/ 
149
3bde23d36dce Remove spurious #define SYMBIAN_UNDEF_KEYMAP, which broke all of the miniGUI and UI ROM builds.
William Roberts <williamr@symbian.org>
parents: 133
diff changeset
   319
#undef SYMBIAN_EXCLUDE_KEYMAP                              
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   320
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   321
/** #SYMBIAN_EXCLUDE_LIBXML2  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   322
This feature flag removes libxml2.dll from image. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   323
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   324
#undef SYMBIAN_EXCLUDE_LIBXML2                             
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   325
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   326
/** #SYMBIAN_EXCLUDE_LIBXML2_DOM_XPATH_API  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   327
This feature flag removes libxml2.dll from image. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   328
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   329
#undef SYMBIAN_EXCLUDE_LIBXML2_DOM_XPATH_API               
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   330
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   331
/** #SYMBIAN_EXCLUDE_LIBXML2_SAX_CPARSER_PLUGIN  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   332
This feature flag removes libxml2.dll from image. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   333
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   334
#undef SYMBIAN_EXCLUDE_LIBXML2_SAX_CPARSER_PLUGIN          
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   335
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   336
/** #SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   337
The macro SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT is used to exclude the location
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   338
management components of the Location Framework from ROM.Default value should be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   339
"Defined". 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   340
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   341
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   342
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   343
#define SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   344
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   345
/** #SYMBIAN_EXCLUDE_MSMM_POLICY_PLUGIN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   346
Excludes Symbian's reference implementation of the USB Mass Storage Mount
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   347
Manager from ROM. Licensees can then replace it with own implementation. With
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   348
that flag it can be excluded from usbhostmsmm.iby.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   349
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   350
Related with PREQ1305
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   351
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   352
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   353
#undef SYMBIAN_EXCLUDE_MSMM_POLICY_PLUGIN                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   354
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   355
/** #SYMBIAN_EXCLUDE_SCDV  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   356
This flag can be used to exclude Symbian ScDv.dll from rom image when Symbian's
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   357
base.iby is included 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   358
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   359
#define SYMBIAN_EXCLUDE_SCDV                                
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   360
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   361
/** #SYMBIAN_EXCLUDE_SIP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   362
Excludes Symbian SIP components.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   363
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   364
#undef SYMBIAN_EXCLUDE_SIP                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   365
 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   366
/** #SYMBIAN_EXCLUDE_WIFI  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   367
Removes Symbian wlan componets 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   368
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   369
#undef SYMBIAN_EXCLUDE_WIFI                                
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   370
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   371
/** #SYMBIAN_GRAPHICS_ADAPTATION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   372
This flag is used to take right graphics adaptation components to the ROM build 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   373
*/ 
18
2ca1b6591d14 Setting SYMBIAN_GRAPHICS_ADAPTATION to SGA_SW, which is unfortunately needed for rombuilding.
MattD <mattd@symbian.org>
parents: 1
diff changeset
   374
#define SYMBIAN_GRAPHICS_ADAPTATION                        SGA_SW 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   375
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   376
/** #SYMBIAN_GRAPHICS_USE_GCE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   377
Includes the Symbian the Surface Manager and Graphics Composition Engine on ROM
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   378
images. Required binaries are only built, when SYMBIAN_BUILD_GCE flag is defined
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   379
in symbian_os.hrh. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   380
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   381
#undef SYMBIAN_GRAPHICS_USE_GCE                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   382
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   383
/** #SYMBIAN_GRAPHICS_USE_WSERV2  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   384
WServ2 binaries are used instead of WSERV1 versions. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   385
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   386
#undef SYMBIAN_GRAPHICS_USE_WSERV2                         
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   387
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   388
/** #SYMBIAN_HAL_NONSECUREOFFSET_PERSISTENCE_DISABLED  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   389
Non secure offset persistence must be disabled in secure time 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   390
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   391
#define SYMBIAN_HAL_NONSECUREOFFSET_PERSISTENCE_DISABLED   1 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   392
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   393
/** #SYMBIAN_HAL_PENSTATE_PERSISTENCE_DISABLED  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   394
Provide an option to allow platform to not save HALData::EPenState attribute. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   395
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   396
#define SYMBIAN_HAL_PENSTATE_PERSISTENCE_DISABLED          1 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   397
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   398
/** #SYMBIAN_HCI_API_V2  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   399
If SYMBIAN_HCI_API_V2 is not defined, then the only version of the HCI built
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   400
will be HCI V1.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   401
If SYMBIAN_HCI_API_V2 is defined, then both HCI V1 and HCI V2 will be built.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   402
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   403
More information:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   404
\src\common\generic\bluetooth\latest\documentation\Designs\Bluetooth_Design_HCI_v2.doc 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   405
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   406
#define SYMBIAN_HCI_API_V2                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   407
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   408
/** #SYMBIAN_HEAP_MIN_CELL_SIZE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   409
To optimize the memory parameters in euser.dll and ekern.exe. The setting
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   410
defines the minimum cell size of  a heap.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   411
The constant is using patchdata OBY keyword in PatchData.iby.<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   412
<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   413
patchdata euser.dll@KHeapMinCellSize SYMBIAN_EUSER_HEAP_MIN_CELL_SIZE<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   414
patchdata ekern.exe@KHeapMinCellSize SYMBIAN_EUSER_HEAP_MIN_CELL_SIZE<BR> 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   415
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   416
#define SYMBIAN_HEAP_MIN_CELL_SIZE                         32 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   417
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   418
/** #SYMBIAN_HEAP_SHRINK_HYS_RATIO  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   419
This parameter configures heap optimization in euser.dll and ekern.exe.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   420
This constant defines the ratio that determines the amount of hysteresis between
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   421
heap growing and heap
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   422
shrinking.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   423
It is a 32-bit fixed point number where the radix point is defined to be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   424
between bits 7 and 8 (where the LSB is bit 0) i.e. using standard notation, a Q8
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   425
or a fx24.8
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   426
fixed point number.  For example, for a ratio of 2.0, set
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   427
KHeapShrinkHysRatio=0x200.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   428
<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   429
The heap shrinking hysteresis value is calculated to be:<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   430
@code<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   431
KHeapShrinkHysRatio*(iGrowBy>>8)<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   432
@endcode<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   433
where iGrowBy is a page aligned value set by the argument, aGrowBy, to the RHeap
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   434
constructor.<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   435
The default hysteresis value is iGrowBy bytes i.e.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   436
KHeapShrinkHysRatio=2.0.<BR><BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   437
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   438
Memory usage may be improved by reducing the heap shrinking hysteresis
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   439
by setting 1.0 < KHeapShrinkHysRatio < 2.0.  Heap shrinking hyteresis is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   440
disabled/removed
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   441
when KHeapShrinkHysRatio <= 1.0.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   442
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   443
The constant is used patchdata OBY keyword in PatchData.iby.<BR>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   444
<b>patchdata euser.dll@KHeapShrinkHysRatio
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   445
SYMBIAN_EUSER_HEAP_SHRINK_HYS_RATIO</b>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   446
<b>patchdata ekern.exe@KHeapShrinkHysRatio
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   447
SYMBIAN_EUSER_HEAP_SHRINK_HYS_RATIO</b>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   448
<br><br>
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   449
If the value is undefined the default value inside code is used. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   450
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   451
#define SYMBIAN_HEAP_SHRINK_HYS_RATIO                      256 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   452
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   453
/** #SYMBIAN_INCLUDE_BLUETOOTH_GPS_PM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   454
It is required to support Symbian Core OS transfer.It includes the Bluetooth PSY
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   455
in ROM.Default value should be "Defined". 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   456
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   457
#define SYMBIAN_INCLUDE_BLUETOOTH_GPS_PM                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   458
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   459
/** #SYMBIAN_INCLUDE_BLUETOOTH_V2_1  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   460
Define if HCIv2 (bluetooth v2.1) is included in image. If both flags
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   461
SYMBIAN_INCLUDE_BLUETOOTH_V2_1 and SYMBIAN_USE_HCI_V2 are defined, bluetooth
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   462
v2.1 version is used. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   463
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   464
#define SYMBIAN_INCLUDE_BLUETOOTH_V2_1                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   465
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   466
/** #SYMBIAN_INCLUDE_DEFAULT_PM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   467
It is required to support Symbian Core OS transfer.It includes the Default Proxy
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   468
PSY in ROM.Default value should be "Defined". 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   469
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   470
#define SYMBIAN_INCLUDE_DEFAULT_PM                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   471
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   472
/** #SYMBIAN_INCLUDE_DNS_PUNYCODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   473
Enables DNS resolution of International Domain Names
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   474
Introduced by PREQ2296 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   475
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   476
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   477
#undef SYMBIAN_INCLUDE_DNS_PUNYCODE                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   478
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   479
/** #SYMBIAN_INCLUDE_LOCATION_ADVANCED_DIALOG  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   480
This is required to support Core OS symbian transfer.It includes  Privacy Query
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   481
and Notification API  to the ROM image.Default value should be "Defined". 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   482
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   483
#define SYMBIAN_INCLUDE_LOCATION_ADVANCED_DIALOG            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   484
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   485
/** #SYMBIAN_INCLUDE_LOCATION_AGPS_PM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   486
Includes the AGPS Positioning Module for the LBS sub-system in ROM. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   487
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   488
Introduced by PREQ1662.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   489
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   490
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   491
#undef SYMBIAN_INCLUDE_LOCATION_AGPS_PM                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   492
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   493
/** #SYMBIAN_INCLUDE_LOCATION_API_VARIANT2  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   494
If this macro is set (the default) the Location Framework for S60 licensees is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   495
included to ROM.Default value should be "Defined". 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   496
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   497
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   498
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   499
#define SYMBIAN_INCLUDE_LOCATION_API_VARIANT2               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   500
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   501
/** #SYMBIAN_INCLUDE_LOCATION_GPS_PM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   502
Includes the GPS Positioning Module for the LBS sub-system in ROM. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   503
Introduced by PREQ1662.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   504
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   505
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   506
#undef SYMBIAN_INCLUDE_LOCATION_GPS_PM                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   507
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   508
/** #SYMBIAN_INCLUDE_LOCATION_NETWORK_PM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   509
Includes the Network Positioning Module for the LBS sub-system in ROM. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   510
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   511
Introduced by PREQ1662.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   512
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   513
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   514
#undef SYMBIAN_INCLUDE_LOCATION_NETWORK_PM                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   515
 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   516
/** #SYMBIAN_INCLUDE_LOCATION_NPE_DSM  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   517
SYMBIAN_INCLUDE_LOCATION_NPE_DSM 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   518
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   519
#undef SYMBIAN_INCLUDE_LOCATION_NPE_DSM                    
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   520
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   521
/** #SYMBIAN_INCLUDE_LOCATION_PRIVACY_REQUEST_APIS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   522
It is required to support Symbian Core OS transfer.It includes Privacy Protocol
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   523
Module and its APIs (the Network Privacy API and the Privacy Request API) in the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   524
ROM image.Default value should be "Defined". 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   525
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   526
#define SYMBIAN_INCLUDE_LOCATION_PRIVACY_REQUEST_APIS       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   527
 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   528
/** #SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   529
SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   530
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   531
#undef SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT              
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   532
 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   533
/** #SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   534
SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   535
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   536
#undef SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY                 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   537
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   538
/** #SYMBIAN_INCLUDE_USB_OTG_HOST  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   539
Feature USB Host (and related OTG) binaries are included into romimage 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   540
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   541
#undef SYMBIAN_INCLUDE_USB_OTG_HOST                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   542
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   543
/** #SYMBIAN_INCLUDE_USB_RNDIS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   544
 plugin, RNDIS agent and IP stack packet driver in the ROM. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   545
Introduced by PREQ1872.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   546
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   547
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   548
#define SYMBIAN_INCLUDE_USB_RNDIS                           
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   549
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   550
/** #SYMBIAN_MBUF_POOL_SIZE  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   551
The size of the MBuf pool is adjustable. The MBuf pool is used for creating
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   552
buffers for communication data.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   553
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   554
The MBuf is configurable in c32start.ini :
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   555
\src\common\generic\comms-infras\rootserver\etc\
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   556
It is runtime read configuration file, e.g.:
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   557
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   558
[Global]
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   559
MBufPoolSize=<initial size>,<max size> [bytes] 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   560
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   561
Default MBufPoolSize=262144,262144.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   562
If single value => interpreted as max size. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   563
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   564
When an initial size is specified the pool grows when necessary until it reaches
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   565
the maximum size. It does not shrink, however, so the RAM is not released until
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   566
the device is rebooted.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   567
 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   568
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   569
#define SYMBIAN_MBUF_POOL_SIZE                             0 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   570
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   571
/** #SYMBIAN_MULTIMEDIA_A3FDEVSOUND  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   572
This definition is used in symbian A3F build files.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   573
If this flag is enabled, A3F is build.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   574
if this flag is disabled, devsound is build. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   575
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   576
#define SYMBIAN_MULTIMEDIA_A3FDEVSOUND                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   577
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   578
/** #SYMBIAN_NOKIA_FEATURE_MANAGER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   579
Indicates that the Nokia version of the Feature Manager is present. The Feature
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   580
Manager was part of the CoreOS, and there is a Symbian version of it in 9.5.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   581
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   582
#undef SYMBIAN_NOKIA_FEATURE_MANAGER                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   583
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   584
/** #SYMBIAN_ODP_NUMBER_OF_MAX_LIVE_PAGES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   585
Defines the maximum number of 4k live pages available in the system for code
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   586
paging. From Symbian 9.4 onwards same pool is used by file system cache and thus
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   587
the amount of pages should be increased in order to preserve good system
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   588
performance and memory consumption balance. Increasing the value increases the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   589
memory consumption. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   590
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   591
#define SYMBIAN_ODP_NUMBER_OF_MAX_LIVE_PAGES               0 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   592
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   593
/** #SYMBIAN_ODP_NUMBER_OF_MIN_LIVE_PAGES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   594
Defines the minimum number of 4k live pages available in the system for code
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   595
paging. From Symbian 9.4 onwards same pool is used by file system cache and thus
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   596
the amount of pages should be increased in order to preserve good system
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   597
performance and memory consumption balance. Increasing the value decreases the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   598
amount of free memory after start up. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   599
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   600
#define SYMBIAN_ODP_NUMBER_OF_MIN_LIVE_PAGES               0 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   601
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   602
/** #SYMBIAN_SYSTEM_STATE_MANAGEMENT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   603
If SYMBIAN_SYSTEM_STATE_MANAGEMENT is defined, this will enable 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   604
the System State Management Architecture, which supports the 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   605
concept of system states (including startup, normal operation, 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   606
shutdown, and failure) and associated behaviour, and facilitates 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   607
the transitioning between them according to licensee-defined 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   608
policies and procedures.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   609
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   610
This define supports PREQ1871. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   611
*/ 
39
eeeea44f3b1e Revert Bug 2620 fix (fixed in os/devicesrv instead)
Dario Sestito <darios@symbian.org>
parents: 38
diff changeset
   612
#define SYMBIAN_SYSTEM_STATE_MANAGEMENT                     
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   613
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   614
/** #SYMBIAN_USE_DOS_SERVER_SERVICES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   615
The DOS_SERVER_SERVICES should indicate that the DOS Server Services is present.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   616
This is needed to turn the RF on in an emergency call when the phone is in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   617
flight mode. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   618
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   619
#undef SYMBIAN_USE_DOS_SERVER_SERVICES                     
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   620
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   621
/** #SYMBIAN_USE_HCI_V2  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   622
Defines if HCIv2 (bluetooth v2.0) is used in image or not. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   623
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   624
#define SYMBIAN_USE_HCI_V2                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   625
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   626
/** #SYMBIAN_USE_NOKIA_FEATURE_MANAGER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   627
The macro NOKIA_FEATURE_MANAGER should indicate that the Nokia version of the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   628
Feature Manager is present. The Feature Manager was part of the CoreOS, and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   629
there is a Symbian version of it in 9.5. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   630
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   631
#undef SYMBIAN_USE_NOKIA_FEATURE_MANAGER                   
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   632
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   633
/** #USE_MSCDB  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   634
Enable usage of mass storage double buffering. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   635
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   636
#define USE_MSCDB                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   637
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   638
/** #WITH_FAT32  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   639
Enables FAT32 feature in Symbian OS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   640
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   641
#define WITH_FAT32                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   642
 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   643
/** #WITH_FLEXIBLE_MM  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   644
WITH_FLEXIBLE_MM 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   645
*/ 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   646
#undef WITH_FLEXIBLE_MM                                    
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
   647
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   648
/** #WITH_MASS_STORAGE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   649
Enables USB mass storage feature in Symbian OS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   650
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   651
#define WITH_MASS_STORAGE                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   652
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   653
/** #_EXCLUDE_SIP_LAN_SUPPORT_  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   654
Disables the H2LAN plugin delivered by Symbian OS 9.2 (and later versions)  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   655
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   656
#define _EXCLUDE_SIP_LAN_SUPPORT_                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   657
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   658
/** #__AAC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   659
Device supports Advanced Audio Coding (AAC) codec. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   660
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   661
#define __AAC                                               
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   662
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   663
/** #__ACCESSORY_FW  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   664
Accessory framework is a Series 60 subsystem that enables adding various
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   665
accessory types to the platform by licensees. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   666
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   667
#define __ACCESSORY_FW                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   668
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   669
/** #__ALWAYS_ONLINE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   670
"Devices supports Always On-line framework which enables various always-online
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   671
plug-ins, e.g. Email." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   672
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   673
#define __ALWAYS_ONLINE                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   674
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   675
/** #__ALWAYS_ONLINE_EMAIL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   676
Device supports keeping mailbox always connected and up to date. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   677
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   678
#define __ALWAYS_ONLINE_EMAIL                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   679
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   680
/** #__ALWAYS_ONLINE_PDPCONTEXT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   681
Flag is used to include always on PDP context plugin binaries to the build. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   682
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   683
#undef __ALWAYS_ONLINE_PDPCONTEXT                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   684
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   685
/** #__ALWAYS_ONLINE_PDPCONTEXT2  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   686
"Flag is used to include always on PDP context plugin binaries, version 2, to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   687
the build." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   688
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   689
#undef __ALWAYS_ONLINE_PDPCONTEXT2                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   690
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   691
/** #__AMR_NB  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   692
Device supports Adaptive Multi-Rate (AMR) narrowband codec. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   693
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   694
#define __AMR_NB                                            
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   695
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   696
/** #__AMR_WB  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   697
Device supports Adaptive Multi-Rate (AMR) wideband codec. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   698
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   699
#define __AMR_WB                                            
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   700
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   701
/** #__APPLICATION_CONTROLLABLE_AUDIO_ROUTING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   702
"An application UI can control audio routing in addition to adaption layer. If 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   703
this feature is off, only the adaptation layer controls the audio routing and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   704
the corresponding DOS Plug-in API has to be implemented." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   705
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   706
#undef __APPLICATION_CONTROLLABLE_AUDIO_ROUTING            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   707
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   708
/** #__APPSHELL_AVKON_UI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   709
This flag defines if Application Shell should use Avkon architecture in UI
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   710
implementation instead of XML UI framework (XUIKON). It affects only to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   711
Application Shell component. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   712
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   713
#undef __APPSHELL_AVKON_UI                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   714
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   715
/** #__ARM_AVC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   716
This feature flag will enable/disable the ability of RealPlayer to playback AVC
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   717
(H.264) video by including/excluding the AVC codec DLL and AVC Depacketizer DLL
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   718
in the rom image. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   719
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   720
#define __ARM_AVC                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   721
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   722
/** #__ARM_MDF_H263MPEG4_DEC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   723
Support for MDF H263 MPEG4 decoder. This decoder is used by MediaPlayer via new
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   724
helix engine and MDF. Excluded if hardware accelerated decoder is used instead. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   725
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   726
#define __ARM_MDF_H263MPEG4_DEC                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   727
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   728
/** #__ARM_MDF_H264_DEC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   729
Support for MDF H264 decoder. This decoder is used by MediaPlayer via new helix
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   730
engine and MDF. Excluded if hardware accelerated decoder is used instead. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   731
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   732
#define __ARM_MDF_H264_DEC                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   733
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   734
/** #__ARM_MDF_POSTPROCESSOR  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   735
Support for MDF Post processor. Excluded if hardware accelerated post-processing
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   736
is used instead. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   737
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   738
#define __ARM_MDF_POSTPROCESSOR                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   739
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   740
/** #__ARM_MDF_REALVIDEO_DEC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   741
Support for MDF Realvideo decoder. This decoder is used by MediaPlayer via new
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   742
helix engine and MDF. Excluded if hardware accelerated decoder is used instead. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   743
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   744
#define __ARM_MDF_REALVIDEO_DEC                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   745
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   746
/** #__AT_HANDLER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   747
Symbian OS side AT Handler is used with Bluetooth Hands Free profile to process
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   748
and communicate with DOS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   749
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   750
#define __AT_HANDLER                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   751
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   752
/** #__AUDIO_AAC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   753
Deprecated feature flag for Advanced Audio Coding (AAC) codec. Use __AAC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   754
feature instead. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   755
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   756
#define __AUDIO_AAC                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   757
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   758
/** #__AUDIO_CONTROLLER_STREAMING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   759
Device supports Audio Controller Streaming feature. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   760
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   761
#define __AUDIO_CONTROLLER_STREAMING                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   762
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   763
/** #__AUDIO_PLAYLIST  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   764
Media Gallery & Player applications support audio file playlist (M3U media queue
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   765
format).  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   766
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   767
#define __AUDIO_PLAYLIST                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   768
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   769
/** #__AVC_DECODER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   770
Device supports H.264/MPEG4 AVC decoder 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   771
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   772
#define __AVC_DECODER                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   773
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   774
/** #__AVC_ENCODER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   775
Device supports H.264/MPEG4 AVC encoder 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   776
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   777
#define __AVC_ENCODER                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   778
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   779
/** #__BEATNIK_AUDIOENGINE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   780
"Beatnik Audio engine is the standard, default engine in S60 platform. With this
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   781
flag, it is possible to variate out Beatnik Audio Engine and uses another midi
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   782
audio engines." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   783
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   784
#define __BEATNIK_AUDIOENGINE                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   785
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   786
/** #__BLUETOOTHGPSPSY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   787
"Devices supports Bluetooth based GPS positining. It utilizes bluetooth
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   788
connection to retrieve location information from wireless GPS device, which
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   789
supports required Bluethooth profile.  Must always be supported due SDK APIs." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   790
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   791
#define __BLUETOOTHGPSPSY                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   792
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   793
/** #__BRANDING_SERVER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   794
Component enables service provider specific branding in applications. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   795
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   796
#define __BRANDING_SERVER                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   797
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   798
/** #__BROWSER_ADAPTIVE_BOOKMARKS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   799
Browser application supports additional list of bookmarks that gets generated
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   800
automatically from visited links.  List is sorted by automatic algorithm which
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   801
ranks according to combination of most-recently and most-often visited pages.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   802
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   803
#define __BROWSER_ADAPTIVE_BOOKMARKS                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   804
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   805
/** #__BROWSER_AUDIO_PLUGIN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   806
Support for Browser Plugin. Used in deciding whether the browser audio pugin is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   807
taken into builds. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   808
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   809
#define __BROWSER_AUDIO_PLUGIN                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   810
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   811
/** #__BROWSER_FILE_UPLOAD  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   812
"Browser application supports posting a file from the file system to Web server,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   813
in addition to ""normal"" user input." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   814
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   815
#define __BROWSER_FILE_UPLOAD                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   816
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   817
/** #__BROWSER_FRAMES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   818
Browser aplication support HTML <frame> tags. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   819
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   820
#define __BROWSER_FRAMES                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   821
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   822
/** #__BROWSER_FULLSCREEN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   823
Browser application supports expanding the amount of screen space used for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   824
browser display. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   825
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   826
#define __BROWSER_FULLSCREEN                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   827
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   828
/** #__BROWSER_NARROW_SCREEN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   829
Browser application supports Narrow screen rendering. That enables user to read
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   830
HTML content more easily without a need to scroll horizontally. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   831
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   832
#define __BROWSER_NARROW_SCREEN                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   833
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   834
/** #__BROWSER_NETSCAPE_API  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   835
Browser application supports Netscape plug-in API. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   836
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   837
#define __BROWSER_NETSCAPE_API                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   838
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   839
/** #__BROWSER_PLUGIN_INTERFACE_PROXY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   840
The PluginAdapterUtil is a variant DLL that guarantees a common interface for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   841
plugins when interfacing with the Browser (PluginAdapter Interface). Proxy
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   842
interface is used and flag is enabled with Opera browser. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   843
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   844
#undef __BROWSER_PLUGIN_INTERFACE_PROXY                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   845
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   846
/** #__BROWSER_PROGRESS_IND  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   847
"Browser application supports more detailed information of download progress (in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   848
addition to ""spinning globe"")" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   849
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   850
#define __BROWSER_PROGRESS_IND                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   851
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   852
/** #__BROWSER_URL_COMPLETION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   853
"Browser application supports URL completion. When user manually enters ""go
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   854
to"" URL, list of previously-visited links will appear for selection based on
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   855
matching entered characters." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   856
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   857
#define __BROWSER_URL_COMPLETION                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   858
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   859
/** #__BROWSER_VIDEO_PLUGIN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   860
Support for Browser Plugin. Used in deciding whether the browser video plugin is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   861
taken in. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   862
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   863
#define __BROWSER_VIDEO_PLUGIN                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   864
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   865
/** #__BT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   866
Device supports Bluetooth. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   867
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   868
#define __BT                                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   869
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   870
/** #__BTIC_ENABLED  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   871
Device has component that performs integrity check of SWI certificate store in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   872
c: drive during boot. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   873
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   874
#define __BTIC_ENABLED                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   875
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   876
/** #__BT_AUDIO  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   877
Device supports BT handsfree and headset profiles. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   878
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   879
#define __BT_AUDIO                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   880
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   881
/** #__BT_IMAGING_PROFILE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   882
Device supports bluetooth imaging profile. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   883
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   884
#define __BT_IMAGING_PROFILE                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   885
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   886
/** #__BT_PAN_PROFILE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   887
Device support BT PAN profile 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   888
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   889
#undef __BT_PAN_PROFILE                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   890
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   891
/** #__BT_PBAP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   892
Support for Phone Book Access Profile 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   893
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   894
#define __BT_PBAP                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   895
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   896
/** #__BT_PRINTING_PROFILE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   897
Device supports bluetooth printing profile. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   898
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   899
#undef __BT_PRINTING_PROFILE                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   900
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   901
/** #__BT_STEREO_AUDIO  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   902
Device supports Bluetooth stereo audio. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   903
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   904
#define __BT_STEREO_AUDIO                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   905
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   906
/** #__BT_TEST_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   907
"When this flag is enabled, the device can be put in the BT test mode. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   908
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   909
#define __BT_TEST_MODE                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   910
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   911
/** #__CAE_VR_CUSTOM_COMMANDS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   912
Optimisation flag of the CamCorder for cases where device replaces the default
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   913
Camcorder plugin. Then this flag must be turned off (#undef) due to performance
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   914
reasons.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   915
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   916
#define __CAE_VR_CUSTOM_COMMANDS                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   917
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   918
/** #__CALL_IMAGETEXT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   919
"Device supports showing an image, animated GIF or text for an incoming call." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   920
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   921
#define __CALL_IMAGETEXT                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   922
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   923
/** #__CAMERA_BURST_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   924
Camera application supports burst mode. It enables taking several snapshots with
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   925
one command. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   926
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   927
#define __CAMERA_BURST_MODE                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   928
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   929
/** #__CDMA_CHANNEL_LISTING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   930
"Media player supports Channel Listing Mode.Channel Listing  is a method of
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   931
content presentation. Content will be displayed as a list of channels the user
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   932
can choose from. The device will make a request for the channel listing each
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   933
time the multimedia application is invoked." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   934
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   935
#undef __CDMA_CHANNEL_LISTING                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   936
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   937
/** #__CDMA_EXTENDED_AMS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   938
Device supports Sprint extensions to Application Management System (AMS).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   939
Applicable only to CDMA devices 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   940
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   941
#undef __CDMA_EXTENDED_AMS                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   942
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   943
/** #__CDMA_FAST_DORMANT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   944
This is used to add the Fast Dormant daemon to the image at creation time and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   945
could also be used in the custom TSY to add the additional calls. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   946
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   947
#undef __CDMA_FAST_DORMANT                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   948
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   949
/** #__CDMA_IOTA  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   950
"Device supports Internet Over The Air (IOTA), applicable only to CDMA devices.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   951
This feature enables over the air provisioning of mobile devices using HTTP." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   952
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   953
#undef __CDMA_IOTA                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   954
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   955
/** #__CELL_BROADCAST  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   956
Device supports Cell Broadcast feature (CBS). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   957
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   958
#define __CELL_BROADCAST                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   959
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   960
/** #__CHATNG  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   961
"The new IM UI Application (called IM UI NG, NG = New Generation)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   962
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   963
#define __CHATNG                                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   964
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   965
/** #__COMMON_DSY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   966
When this flag is enabled it Common DSY component is included. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   967
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   968
#define __COMMON_DSY                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   969
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   970
/** #__COMMON_TSY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   971
When this flag is enabled it Common TSY component is included. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   972
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   973
#define __COMMON_TSY                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   974
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   975
/** #__COMMON_TSY__EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   976
When this flag is enabled it is possible to dial an emergency call even when the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   977
off-line mode is on. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   978
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   979
#define __COMMON_TSY__EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   980
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   981
/** #__CONNMON_EXTENSION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   982
Defines whether the Connection Monitor Extension API is used. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   983
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   984
#define __CONNMON_EXTENSION                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   985
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   986
/** #__CONNMON_UI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   987
Device supports connection monitoring UI. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   988
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   989
#define __CONNMON_UI                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   990
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   991
/** #__CONTENT_DOWNLOAD  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   992
Device supports OMA content download. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   993
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   994
#define __CONTENT_DOWNLOAD                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   995
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   996
/** #__DHCP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   997
Device supports Dynamic Host Configuration Protocol (DHCP). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   998
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   999
#define __DHCP                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1000
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1001
/** #__DIALUP_NETWORKING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1002
"The feature enables device to support Dial-up Networking service (Bluetooth,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1003
IrDA or USB)." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1004
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1005
#define __DIALUP_NETWORKING                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1006
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1007
/** #__DISPLAY_POST  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1008
The flag allows to choose between built-in Display Post implementation or an
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1009
external Display Post module. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1010
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1011
#define __DISPLAY_POST                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1012
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1013
/** #__DPB  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1014
Device has Presence Enhanced Contacts application 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1015
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1016
#define __DPB                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1017
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1018
/** #__DRIVE_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1019
This flag enables drive mode profile. The profile is silent and unmodifiable. In
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1020
this profile the phone refuses to receive calls. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1021
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1022
#undef __DRIVE_MODE                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1023
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1024
/** #__DRM_USER_DATA_TRANSFER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1025
"There must be possibility to transfer downloaded applications and other DRM
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1026
content to the swap phone in a service point through service software.UDT makes
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1027
it possible to transfer user's valuable content and Rights DB containig Rights
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1028
objects for DRM content to another phone (containing same functionality) e.g. in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1029
warranty cases." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1030
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1031
#undef __DRM_USER_DATA_TRANSFER                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1032
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1033
/** #__DYNAMIC_PROFILES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1034
Profiles application supports user to add new / delete old profiles. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1035
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1036
#define __DYNAMIC_PROFILES                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1037
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1038
/** #__EDGE_KNOWLEDGE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1039
This flag defines whether the information of current radio link using EDGE is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1040
available through Connection Monitor component. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1041
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1042
#define __EDGE_KNOWLEDGE                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1043
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1044
/** #__EMAIL_UI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1045
Device has email UI components. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1046
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1047
#define __EMAIL_UI                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1048
 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1049
/** #__ENABLE_BACKSTEPPING  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1050
A flag that defines whether Backstepping -service is in use in Music Player.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1051
With Backstepping, MusicSuite and Music Widget interaction with music player is
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1052
much more fluent. Back takes back to Music Suite, instead of Music Player
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1053
library view. This flag will enable compilation of mpxbacksteppingutility, which
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1054
music player uses to implement Backstepping. Synergy Change: ou1cimx1#122317 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1055
*/ 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1056
#undef __ENABLE_BACKSTEPPING                               
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1057
 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1058
/** #__EN_POLICY_DOS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1059
"ENPolicy provides emergency number policy APIs and is used by phoneserver
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1060
component.DOS emergency number policy checks emergency number by using ETel
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1061
custom API.SOS emergency number policy checks emergency number by using ETel
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1062
multimode API and System agent." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1063
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1064
#define __EN_POLICY_DOS                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1065
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1066
/** #__EXE_PROTECTION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1067
"Applications are not allowed to be started from MMC, when this flag is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1068
enabled." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1069
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1070
#undef __EXE_PROTECTION                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1071
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1072
/** #__EXTENDED_STARTUP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1073
Device boot framework supports starting also 3rd party applications upon the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1074
boot. By default only native applications can be started. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1075
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1076
#define __EXTENDED_STARTUP                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1077
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1078
/** #__FLIGHT_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1079
Device suppors flight mode. Device can be used off-line. RF and Bluetooth
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1080
transmitters are inactive and emergency call is not possible. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1081
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1082
#undef __FLIGHT_MODE                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1083
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1084
/** #__FMTX  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1085
The feature flag is used to enable/disable the FM radio transmitter. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1086
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1087
#undef __FMTX                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1088
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1089
/** #__GENERAL_SEARCH_FRAMEWORK  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1090
"This feature finds keywords in application data files, databases, services and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1091
locations available in mobile environment. This flag controls the framework
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1092
(engine) part of the search feature." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1093
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1094
#define __GENERAL_SEARCH_FRAMEWORK                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1095
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1096
/** #__GENERAL_SEARCH_UI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1097
"This feature finds keywords in application data files, databases, services and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1098
locations available in mobile environment. This flag controls the UI part of the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1099
search feature." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1100
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1101
#define __GENERAL_SEARCH_UI                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1102
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1103
/** #__HINDI_ROM_CONTENT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1104
Device supports Hindi fonts. Flag may be used only in IBY files. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1105
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1106
#undef __HINDI_ROM_CONTENT                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1107
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1108
/** #__HTTP_DIGEST_AUTH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1109
HTTP digest authentication 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1110
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1111
#define __HTTP_DIGEST_AUTH                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1112
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1113
/** #__HWRM_TARGET_MODIFIER_PLUGIN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1114
HWRM Target Modifier Plug-in (TMP) is responsible for device specific target
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1115
modifications according to target activation status. Customers desiring custom
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1116
functionality can simply replace the entire plug-in by udefining the flag and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1117
implementing own plug-in. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1118
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1119
#define __HWRM_TARGET_MODIFIER_PLUGIN                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1120
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1121
/** #__ID3V2_METADATA  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1122
"The component provides metadata information for music clients based on the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1123
2.2,2.3,and 2.4 standards of ID3V2." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1124
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1125
#define __ID3V2_METADATA                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1126
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1127
/** #__IETD  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1128
"Device supports Image enhancement for transflective display. If this feature is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1129
on,  the Display Enhancements Adaptation API has to be implemented." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1130
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1131
#undef __IETD                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1132
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1133
/** #__IMAGE_UPLOAD  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1134
Device supports Image Upload feature. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1135
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1136
#undef __IMAGE_UPLOAD                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1137
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1138
/** #__INDIC_ROM_CONTENT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1139
Device supports Indic fonts. Flag may be used only in IBY files. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1140
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1141
#define __INDIC_ROM_CONTENT                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1142
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1143
/** #__INSTALLER_SISX  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1144
Device supports native Symbian OS installation packages. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1145
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1146
#define __INSTALLER_SISX                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1147
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1148
/** #__IPV4_NAT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1149
Device supports network address translation of IP (version 4) connections. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1150
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1151
#undef __IPV4_NAT                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1152
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1153
/** #__IPV6  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1154
Device application Uis support IPV6. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1155
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1156
#define __IPV6                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1157
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1158
/** #__IP_PUSH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1159
Device supports IP Push feature. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1160
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1161
#undef __IP_PUSH                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1162
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1163
/** #__I_CAL_SUPPORT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1164
This flag enables I-Cal syncronization. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1165
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1166
#define __I_CAL_SUPPORT                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1167
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1168
/** #__JAPANESE_PICTOGRAPHS_GROUPING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1169
Activates alternative grouping of Japanese pictographs. This feature is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1170
effective only if __JAPANESE_PICTOGRAPHS is also defined. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1171
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1172
#undef __JAPANESE_PICTOGRAPHS_GROUPING                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1173
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1174
/** #__JAVA_3DAPI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1175
Java implementation supports 3D API  (JSR184) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1176
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1177
#undef __JAVA_3DAPI                                        
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1178
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1179
/** #__JAVA_API_ENHANCEMENTS_IAP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1180
Support for Java API enhancements which provides access to internet access point
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1181
settings and allows the selection of the destination network. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1182
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1183
#undef __JAVA_API_ENHANCEMENTS_IAP                         
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1184
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1185
/** #__JAVA_API_ENHANCEMENTS_MOBINFO  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1186
"Support for Java API enhancements which provides access to telephony properties
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1187
and services. These properties include IMEI, IMSI, battery change level, network
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1188
signal strength and network country code." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1189
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1190
#undef __JAVA_API_ENHANCEMENTS_MOBINFO                     
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1191
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1192
/** #__JAVA_ESWT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1193
Support for Embedded Standard Widget Toolkit.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1194
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1195
#undef __JAVA_ESWT                                         
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1196
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1197
/** #__JAVA_FILEAPI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1198
Java implementation supports Java File API (JSR75) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1199
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1200
#undef __JAVA_FILEAPI                                      
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1201
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1202
/** #__JAVA_J2MEWEBSERVICESAPI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1203
"Java J2ME Web Services API (JSR-172) compliancy.Provides two new capabilities
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1204
to the J2ME platform: (1) access to remote SOAP / XML based web services(2)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1205
parsing XML data" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1206
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1207
#undef __JAVA_J2MEWEBSERVICESAPI                           
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1208
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1209
/** #__JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_APDU  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1210
Flag enables the optional APDU part of Java Adaptation of the Security and Trust
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1211
Services API JSR 177 implementation.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1212
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1213
#undef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_APDU      
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1214
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1215
/** #__JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_CRYPTO  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1216
Flag enables the optional Crypto part of Java Adaptation of the Security and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1217
Trust Services API JSR 177 implementation.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1218
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1219
#undef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_CRYPTO    
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1220
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1221
/** #__JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_PKI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1222
Flag enables the optional PKI part of Java Adaptation of the Security and Trust
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1223
Services API JSR 177 implementation.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1224
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1225
#undef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_PKI       
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1226
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1227
/** #__JAVA_JSR205_WMA_2_0_SUPPORT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1228
"Device supports JSR 205, WMA 2.0 specification." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1229
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1230
#define __JAVA_JSR205_WMA_2_0_SUPPORT                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1231
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1232
/** #__JAVA_JSR_177_SECURITY_AND_TRUST_SERVICES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1233
"Device supports JSR 177, Security and Trust Services API for J2ME" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1234
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1235
#define __JAVA_JSR_177_SECURITY_AND_TRUST_SERVICES          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1236
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1237
/** #__JAVA_JSR_180_SIP_API  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1238
"Device supports JSR 180, SIP API for J2ME" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1239
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1240
#undef __JAVA_JSR_180_SIP_API                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1241
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1242
/** #__JAVA_JSR_226_2D_SVG_API  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1243
"Device supports JSR 226, Scalable 2D Vector Graphics API for J2ME" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1244
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1245
#undef __JAVA_JSR_226_2D_SVG_API                           
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1246
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1247
/** #__JAVA_JSR_234_3D_AUDIO_AND_MUSIC_CAPABILITIES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1248
"Device supports JSR 234, Advanced Multimedia Supplements" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1249
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1250
#undef __JAVA_JSR_234_3D_AUDIO_AND_MUSIC_CAPABILITIES      
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1251
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1252
/** #__JAVA_LOCATIONAPI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1253
Java implementation supports Java Location API (JSR-179) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1254
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1255
#undef __JAVA_LOCATIONAPI                                  
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1256
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1257
/** #__JAVA_MIDP20  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1258
Device has Java MIDP2.0. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1259
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1260
#define __JAVA_MIDP20                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1261
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1262
/** #__JAVA_MMAPI11  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1263
Java implementation supports Java Mobile Media API (JSR135) version 1.1 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1264
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1265
#undef __JAVA_MMAPI11                                      
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1266
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1267
/** #__JAVA_PIMAPI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1268
Java implementation supports Java PIM API (JSR75) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1269
*/ 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  1270
#undef __JAVA_PIMAPI                                       
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1271
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1272
/** #__KEEP_DRM_CONTENT_ON_PHONE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1273
Device prevents transferring DRM protected content out of the phone.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1274
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1275
#undef __KEEP_DRM_CONTENT_ON_PHONE                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1276
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1277
/** #__LANDMARKS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1278
Defines whether landmarks feature is supprted in the device. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1279
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1280
#define __LANDMARKS                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1281
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1282
/** #__LANDMARKS_CONVERTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1283
"This feature provides functionality for reading from and writing to the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1284
XML-based landmarks content format.Must always be supported due SDK APIs. There
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1285
are two components with this feature:- Ecom plug-in under Landmarks API that
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1286
converts from the landmarks content format to native landmark objects and vise
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1287
versa. - Recognizer Plug-in to recognizer FW for detecting landmarks content
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1288
format." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1289
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1290
#define __LANDMARKS_CONVERTER                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1291
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1292
/** #__LAYOUT176_208  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1293
Device supports 176x208 resolution 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1294
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1295
#undef __LAYOUT176_208                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1296
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1297
/** #__LAYOUT208_176  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1298
Device supports 208x176 resolution 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1299
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1300
#undef __LAYOUT208_176                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1301
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1302
/** #__LAYOUT_240_320_TOUCH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1303
"Device supports 240x320 resolution (QVGA, touch screen)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1304
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1305
#undef __LAYOUT_240_320_TOUCH                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1306
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1307
/** #__LAYOUT_320_240_TOUCH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1308
"Device supports 320x240 resolution (QVGA landscape, touch screen)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1309
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1310
#undef __LAYOUT_320_240_TOUCH                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1311
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1312
/** #__LAYOUT_320_480  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1313
Device supports 320x480 resolution (HVGA portrait) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1314
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1315
#undef __LAYOUT_320_480                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1316
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1317
/** #__LAYOUT_320_480_TOUCH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1318
"Device supports 320x480 resolution (HVGA portrait, touch screen)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1319
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1320
#define __LAYOUT_320_480_TOUCH                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1321
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1322
/** #__LAYOUT_352_416  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1323
Device supports 352x416 resolution (double) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1324
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1325
#undef __LAYOUT_352_416                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1326
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1327
/** #__LAYOUT_352_800  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1328
Device supports 352x800 resolution (WVGA portrait) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1329
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1330
#undef __LAYOUT_352_800                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1331
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1332
/** #__LAYOUT_416_352  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1333
Device supports 416x352 resolution (double landscape) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1334
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1335
#undef __LAYOUT_416_352                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1336
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1337
/** #__LAYOUT_480_320  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1338
Device supports 480x320 resolution (HVGA landscape) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1339
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1340
#undef __LAYOUT_480_320                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1341
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1342
/** #__LAYOUT_480_320_TOUCH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1343
"Device supports 480x320 resolution (HVGA landscape, touch screen)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1344
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1345
#define __LAYOUT_480_320_TOUCH                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1346
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1347
/** #__LAYOUT_480_640  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1348
Device supports 480x640 resolution (VGA portrait) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1349
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1350
#undef __LAYOUT_480_640                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1351
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1352
/** #__LAYOUT_480_640_TOUCH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1353
"Device supports 480x640 resolution (VGA portrait, touch screen)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1354
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1355
#undef __LAYOUT_480_640_TOUCH                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1356
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1357
/** #__LAYOUT_640_480  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1358
Device supports 640x480 resolution (VGA landscape) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1359
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1360
#undef __LAYOUT_640_480                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1361
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1362
/** #__LAYOUT_640_480_TOUCH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1363
"Device supports 640x480 resolution (VGA landscape, touch screen)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1364
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1365
#undef __LAYOUT_640_480_TOUCH                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1366
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1367
/** #__LAYOUT_800_352  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1368
Device supports 800x352 resolution (WVGA landscape) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1369
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1370
#undef __LAYOUT_800_352                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1371
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1372
/** #__LIGHTSURF  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1373
Flag is used to incorporate the LightSurf Picture Messaging transport engine
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1374
into the release. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1375
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1376
#undef __LIGHTSURF                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1377
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1378
/** #__LOCATIONFRAMEWORKCORE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1379
Device supports location basic services.    Must always be supported due SDK
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1380
APIs. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1381
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1382
#define __LOCATIONFRAMEWORKCORE                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1383
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1384
/** #__LOCATIONSYSUI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1385
Device has Location system application.  Must always be supported due SDK APIs. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1386
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1387
#define __LOCATIONSYSUI                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1388
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1389
/** #__LOCATIONVERIFIER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1390
Device has a location verifier module. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1391
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1392
#undef __LOCATIONVERIFIER                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1393
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1394
/** #__LOGGER_GPRS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1395
This flag defines whether Data Connection Logger component sets Attach Mode and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1396
Default APN parameters to TSY at system boot. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1397
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1398
#define __LOGGER_GPRS                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1399
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1400
/** #__MANNER_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1401
"The Manner Mode can SET/CANCEL the following settings at one time by simply
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1402
depressing the Manner Key.  ?Mute Ring tone?Vibration Ringer?Mute Key
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1403
Confirmation Tone?Boost Mic Sensitivity?Mute Low Power Alarm-Shutter sound must
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1404
not be mute" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1405
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1406
#undef __MANNER_MODE                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1407
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1408
/** #__MAP_AND_NAVIGATION_AIW_PROVIDER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1409
This flag is intended to toggle presence of Map and Navigation AIW provider in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1410
ROM.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1411
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1412
#define __MAP_AND_NAVIGATION_AIW_PROVIDER                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1413
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1414
/** #__MEDIATOR  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1415
Mediator is a server that extends mechanisms of inter-process communication. It
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1416
supports creation of indirect interfaces for passing commands and events between
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1417
clients and easy transfer of large amounts of data. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1418
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1419
#define __MEDIATOR                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1420
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1421
/** #__MEETING_REQUEST_ENABLER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1422
This flag allows 3rd parties to implement their own meeting request solutions. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1423
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1424
#define __MEETING_REQUEST_ENABLER                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1425
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1426
/** #__MEETING_REQUEST_SUPPORT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1427
Email and calendar support meeting request. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1428
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1429
#undef __MEETING_REQUEST_SUPPORT                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1430
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1431
/** #__MIDLETAIFEXTENSIONS__  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1432
Extends the CApaGenerator API to allow MIDlet to be registered as MIME type
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1433
handlers. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1434
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1435
#undef __MIDLETAIFEXTENSIONS__                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1436
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1437
/** #__MIPV4  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1438
Devices supports Mobile IPv4 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1439
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1440
#undef __MIPV4                                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1441
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1442
/** #__MIPV6  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1443
Devices supports Mobile IPv6.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1444
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1445
#undef __MIPV6                                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1446
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1447
/** #__MMC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1448
Device supports Multimedia Card (MMC). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1449
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1450
#define __MMC                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1451
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1452
/** #__MMCOMMSAVCONTROLLER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1453
Device supports Multimedia Comms Controller for OMA PoC. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1454
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1455
#define __MMCOMMSAVCONTROLLER                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1456
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1457
/** #__MMCOMMSCONTROLLER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1458
Device supports Multimedia Comms Controller for VoIP. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1459
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1460
#undef __MMCOMMSCONTROLLER                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1461
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1462
/** #__MMCOMMSENGINE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1463
Device supports Multimedia Comms Engine for OMA PoC. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1464
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1465
#define __MMCOMMSENGINE                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1466
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1467
/** #__MMC_EJECT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1468
Device supports software based eject triggered from the options menu by the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1469
user. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1470
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1471
#define __MMC_EJECT                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1472
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1473
/** #__MMC_HOTSWAP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1474
Device supports MMC hotswap. A MMC card can be inserted and removed from device
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1475
without removing battery or rebooting the device 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1476
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1477
#define __MMC_HOTSWAP                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1478
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1479
/** #__MMC_LOCK  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1480
Device supports locked (i.e. password protected) Multimedia cards. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1481
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1482
#define __MMC_LOCK                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1483
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1484
/** #__MMF_DRM_UTILITY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1485
Enables a utility for 3rd party applications to play DRM encrypted audio. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1486
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1487
#define __MMF_DRM_UTILITY                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1488
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1489
/** #__MMS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1490
Flag is used for inclusion or exclusion of components from the MMS UIs and MMS
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1491
Engine subsystems. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1492
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1493
#define __MMS                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1494
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1495
/** #__MMS_XID_HEADER_HTTP_FILTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1496
Enables inclusion of custom http header on Mms Http Post and Get requests for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1497
subscriber identification. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1498
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1499
#undef __MMS_XID_HEADER_HTTP_FILTER                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1500
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1501
/** #__MOBILE_ACTIVE_SYNC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1502
This feature activates the Exchange Active Sync UI. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1503
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1504
#define __MOBILE_ACTIVE_SYNC                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1505
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1506
/** #__MP3  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1507
Device supports MP3 audio codec. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1508
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1509
#define __MP3                                               
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1510
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1511
/** #__MROUTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1512
Device uses Symbian MRrouter technology for PC connectivity.  If this feature is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1513
on the alternative feature __SRCS shall be off. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1514
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1515
#undef __MROUTER                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1516
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1517
/** #__MULTIMEDIA_SHARING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1518
Multimedia Sharing application. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1519
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1520
#define __MULTIMEDIA_SHARING                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1521
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1522
/** #__MULTIPLE_PROV_CTX  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1523
"Device supports Multiple OMA Provisioning contexts. The feature allows the user
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1524
to choose which configuration context is currently ""active"" in order to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1525
improve usability by reducing the number of detailed connectivity decisions and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1526
processes involved with utilizing services." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1527
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1528
#define __MULTIPLE_PROV_CTX                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1529
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1530
/** #__NETWORK_REGISTRATION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1531
This flag defines whether network registration status including roaming
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1532
information is available from Connection Monitor server component. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1533
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1534
#define __NETWORK_REGISTRATION                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1535
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1536
/** #__NOT_SUPPORTED_FEATURE1  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1537
This feature will always be off (for testing purposes) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1538
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1539
#undef __NOT_SUPPORTED_FEATURE1                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1540
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1541
/** #__NOT_SUPPORTED_FEATURE2  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1542
This feature will always be off (for testing purposes) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1543
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1544
#undef __NOT_SUPPORTED_FEATURE2                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1545
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1546
/** #__NO_OTA_CONFIGURATION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1547
Device does NOT support old OTA configuration which has been replaced by new OMA
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1548
Provisioning.  To keep compatibility with old mechanism you should set this off 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1549
(#undef). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1550
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1551
#undef __NO_OTA_CONFIGURATION                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1552
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1553
/** #__NP_PROXY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1554
Support for network based positioning methods. All PSYs that implement network
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1555
based positioning technology shall be hidden behind Network Positioning Proxy. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1556
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1557
#define __NP_PROXY                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1558
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1559
/** #__OCSP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1560
Device supports Online Certificate Status Protocol (OCSP). The protocol
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1561
specifies the syntax for communication between the server (which contains the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1562
certificate status) and the client application (which is informed of that
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1563
status).  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1564
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1565
#define __OCSP                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1566
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1567
/** #__OFFLINE_MODE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1568
Device suppors off-line mode. Device can be used off-line and Bluetooth
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1569
transmitter can be enabled.  RF transmitter can be activated only for emergency
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1570
calls.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1571
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1572
#define __OFFLINE_MODE                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1573
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1574
/** #__OMA_EMAIL_NOTIFICATIONS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1575
"The flag is used for image time variation of the OMA EMN watcher plugin that
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1576
receives the incoming OMA email notifications. Additionally,it would be used for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1577
hiding the EMN functionality from the email settings. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1578
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1579
#define __OMA_EMAIL_NOTIFICATIONS                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1580
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1581
/** #__OMA_IMPS_12  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1582
Support to OMA IMPS 1.1 and 1.2 protocols. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1583
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1584
#define __OMA_IMPS_12                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1585
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1586
/** #__OMA_IMPS_13  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1587
Support to OMA IMPS 1.3 protocol. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1588
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1589
#undef __OMA_IMPS_13                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1590
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1591
/** #__OMA_PROV  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1592
"Existing component OMA Provisioning needs to be variated because not all
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1593
platforms are intended to be used in GSM/UMTS networks, that support the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1594
protocol well. For example CDMA network operators use different methods for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1595
delivering phone settings. Especially from the 2.7 platform side, this kind of
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1596
variability has been requested." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1597
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1598
#define __OMA_PROV                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1599
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1600
/** #__OMA_SUPL_PLUGINS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1601
Device has OMA SUPL variant of SUPL Protocol Plug-in for Common SUPL Framework. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1602
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1603
#define __OMA_SUPL_PLUGINS                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1604
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1605
/** #__OPENVGHEADERS_USE_VG_1_1  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1606
Enable OpenVG 1.1 API instead of the default one (1.0) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1607
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1608
#define __OPENVGHEADERS_USE_VG_1_1                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1609
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1610
/** #__OPENVG_SW_IMPLEMENTATION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1611
"Device has a software implementation of OpenVG API. If no hardware support is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1612
present, this flag should be enabled." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1613
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1614
#define __OPENVG_SW_IMPLEMENTATION                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1615
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1616
/** #__PALETTE_INDEX_ADDRESS_FIXED  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1617
"The flag tells whether the palette index address is defined with #define in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1618
palette.cpp or calculated dynamically in run-time, which is slower." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1619
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1620
#undef __PALETTE_INDEX_ADDRESS_FIXED                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1621
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1622
/** #__PHONE_HIDE_MO_DATACALL_NUMBER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1623
Phone application supports hiding CSD dial-up number. Applicable to devices
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1624
targeted to United States (US) markets 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1625
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1626
#undef __PHONE_HIDE_MO_DATACALL_NUMBER                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1627
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1628
/** #__PHONE_NUMBER_GROUPING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1629
"Device supports phone number grouping. Numbers shown in the display
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1630
(incoming/outgoing call, phone book, recent call lists) and in number editing
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1631
are grouped for easier readability (format: 1 234 567 8900). Applicable to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1632
devices targeted to United States (US) markets. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1633
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1634
#undef __PHONE_NUMBER_GROUPING                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1635
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1636
/** #__PLUG_AND_PLAY_MOBILE_SERVICES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1637
Device supports Plug and Play Mobile Services. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1638
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1639
#define __PLUG_AND_PLAY_MOBILE_SERVICES                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1640
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1641
/** #__PRESENCE_FRAMEWORK  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1642
Presence Framework provides protocol agnostic presence handling services to S60
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1643
applications and subsystems. Concrete presence protocols are implemented as
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1644
plug-ins to Presence Framework. In long run protocol agnostic Presence Framework
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1645
replaces purely Wireless Village specific presence suppor controlled with
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1646
__PRESENCE flag. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1647
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1648
#define __PRESENCE_FRAMEWORK                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1649
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1650
/** #__PRIVACYFRAMEWORK  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1651
Device supports location privacy. It enables controlling end user privacy.  Must
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1652
always be supported due SDK APIs. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1653
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1654
#define __PRIVACYFRAMEWORK                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1655
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1656
/** #__PROTOCOL_CDMA  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1657
Device supports CDMA cellular stack. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1658
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1659
#undef __PROTOCOL_CDMA                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1660
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1661
/** #__PROTOCOL_GSM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1662
Device supports GSM cellular stack. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1663
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1664
#define __PROTOCOL_GSM                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1665
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1666
/** #__PROTOCOL_TDMA  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1667
Device supports TDMA cellular stack. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1668
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1669
#undef __PROTOCOL_TDMA                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1670
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1671
/** #__PUSH_WHITELIST  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1672
Device supports authentication based on whitelist 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1673
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1674
#define __PUSH_WHITELIST                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1675
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1676
/** #__QCELP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1677
Device supports QCELP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1678
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1679
#undef __QCELP                                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1680
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1681
/** #__REAL_PLAYER_AS_DEFAULT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1682
Defines whether RealOne Player is system default player for certain MIME types.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1683
Disabling this flag enables use of another media player. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1684
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1685
#define __REAL_PLAYER_AS_DEFAULT                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1686
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1687
/** #__REMOTE_LOCK  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1688
Device supports remote locking. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1689
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1690
#define __REMOTE_LOCK                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1691
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1692
/** #__REMOTE_STORAGE_FW  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1693
"Flag enable RemoteStorage feature, access to shared file systems like file
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1694
shared and web servers." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1695
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1696
#define __REMOTE_STORAGE_FW                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1697
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1698
/** #__RESTRICTED_CALL_BARRING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1699
Enables a subset of call barring options to be displayed in GS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1700
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1701
#undef __RESTRICTED_CALL_BARRING                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1702
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1703
/** #__RESTRICTED_CALL_DIVERT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1704
Enables alternative call divert view and handling in GS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1705
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1706
#undef __RESTRICTED_CALL_DIVERT                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1707
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1708
/** #__RESTRICTED_VOICE_MAIL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1709
Device has restricted voice mail functionality (no voice mail number setting). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1710
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1711
#undef __RESTRICTED_VOICE_MAIL                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1712
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1713
/** #__RFID  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1714
Device supports Radio Frequency Identification (RFID) ticket information in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1715
Wallet settings. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1716
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1717
#undef __RFID                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1718
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1719
/** #__ROM_HIDE_JERUSALEM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1720
"This flags controls whether Jerusalem or Tel Aviv appears in the common city
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1721
list. E.g. in Startup, GS or Clock application." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1722
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1723
#define __ROM_HIDE_JERUSALEM                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1724
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1725
/** #__S60_  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1726
Indicates that S60 release is built 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1727
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1728
#define __S60_                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1729
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1730
/** #__S60_32__  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1731
Indicates that S60 release 3.2  is built. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1732
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1733
#undef __S60_32__                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1734
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1735
/** #__S60_50__  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1736
Indicates that S60 release 5.0  is built. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1737
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1738
#define __S60_50__                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1739
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1740
/** #__SAP_APPLICATION_MANAGEMENT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1741
Feature flag for Sync and Provisioning/Application management 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1742
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1743
#define __SAP_APPLICATION_MANAGEMENT                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1744
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1745
/** #__SAP_DEVICE_LOCK_ENHANCEMENTS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1746
Feature flag for Sync and Provisioning/Device Lock Enhancements 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1747
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1748
#define __SAP_DEVICE_LOCK_ENHANCEMENTS                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1749
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1750
/** #__SAP_EMBEDDED_LINK_ADAPTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1751
Feature flag for Sync and Provisioning/Embedded Link adapter 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1752
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1753
#define __SAP_EMBEDDED_LINK_ADAPTER                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1754
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1755
/** #__SAP_IDLE_SOFTKEY_ADAPTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1756
Feature flag for Sync and Provisioning/Idle Softkey adapter 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1757
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1758
#define __SAP_IDLE_SOFTKEY_ADAPTER                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1759
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1760
/** #__SAP_OPERATOR_LOGO_ADAPTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1761
Feature flag for Sync and Provisioning/Operator logo adapter 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1762
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1763
#define __SAP_OPERATOR_LOGO_ADAPTER                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1764
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1765
/** #__SAP_POLICY_MANAGEMENT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1766
Feature flag for Sync and Provisioning/Policy management 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1767
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1768
#define __SAP_POLICY_MANAGEMENT                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1769
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1770
/** #__SAP_SCREENSAVER_ADAPTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1771
Feature flag for Sync and Provisioning/Screensaver adapter 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1772
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1773
#define __SAP_SCREENSAVER_ADAPTER                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1774
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1775
/** #__SAP_STARTUP_ADAPTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1776
Feature flag for Sync and Provisioning/Startup adapter 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1777
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1778
#define __SAP_STARTUP_ADAPTER                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1779
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1780
/** #__SAP_TERMINAL_CONTROL_FW  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1781
Feature flag for Sync and Provisioning/Terminal control 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1782
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1783
#define __SAP_TERMINAL_CONTROL_FW                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1784
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1785
/** #__SAP_THEMES_ADAPTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1786
Feature flag for Sync and Provisioning/Themes adapter 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1787
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1788
#define __SAP_THEMES_ADAPTER                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1789
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1790
/** #__SAP_UI_SETTING_SERVER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1791
Feature flag for Sync and Provisioning/UI settins server 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1792
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1793
#define __SAP_UI_SETTING_SERVER                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1794
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1795
/** #__SAP_WALLPAPER_ADAPTER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1796
Feature flag for Sync and Provisioning/Wallpaper adapter 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1797
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1798
#define __SAP_WALLPAPER_ADAPTER                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1799
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1800
/** #__SAT_BIP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1801
"This flag constitutes of five SAT commands: Open Channel, Close Channel, Send
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1802
Data, Receive Data, Channel Status. They implement the ""e"" class of SAT
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1803
commands and are related to Bearer Independent Protocol. When this flag is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1804
enabled, these SAT commands are supported." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1805
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1806
#define __SAT_BIP                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1807
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1808
/** #__SAT_CALL_CONTROL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1809
"When this flag is enabled and call control service is activated by the SIM, all
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1810
dialled digit strings, supplementary service (SS) control strings and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1811
unstructured supplementary data (USSD) strings are first passed to the SIM
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1812
before the ME sets up the call, the supplementary service operation or the USSD
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1813
operation." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1814
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1815
#define __SAT_CALL_CONTROL                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1816
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1817
/** #__SAT_DISPLAY_TEXT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1818
"If this flag is enabled, SIM can request ME to display a text message, and/or
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1819
an icon." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1820
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1821
#define __SAT_DISPLAY_TEXT                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1822
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1823
/** #__SAT_GET_INKEY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1824
"If this flag is enabled, SAT Get Inkey command instructs the ME to display text
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1825
and/or an icon and to expect the user to enter a single character. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1826
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1827
#define __SAT_GET_INKEY                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1828
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1829
/** #__SAT_GET_INPUT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1830
"If this flag is enabled, SAT Get Input command instructs the ME to display text
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1831
and/or an icon and that any response string entered by the user shall be passed
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1832
transparently by the ME to the SIM and shall not be stored in the ME. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1833
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1834
#define __SAT_GET_INPUT                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1835
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1836
/** #__SAT_LANGUAGE_NOTIFICATION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1837
"If this flag is enabled, the SIM shall use SAT Language Notification command to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1838
notify the ME about the language currently used for any text string within
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1839
proactive commands or envelope command responses." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1840
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1841
#define __SAT_LANGUAGE_NOTIFICATION                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1842
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1843
/** #__SAT_LAUNCH_BROWSER  
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1844
When this flag is enabled, upon receiving SAT Launch Browser command, the ME
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1845
shall decide if it is able to execute the command. See details from 3GPP
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1846
specifications. 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1847
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1848
#define __SAT_LAUNCH_BROWSER                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1849
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1850
/** #__SAT_MO_SM_CONTROL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1851
"When this flag is enabled, mobile originated short messages are controlled by
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1852
SIM." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1853
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1854
#define __SAT_MO_SM_CONTROL                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1855
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1856
/** #__SAT_PLAY_TONE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1857
"When this flag is enabled, SIM can instruct the ME to play an audio tone." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1858
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1859
#define __SAT_PLAY_TONE                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1860
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1861
/** #__SAT_PROVIDE_LOCAL_INFO  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1862
"If this flag is enabled, SIM can request ME to provide current local
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1863
information to the SIM." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1864
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1865
#define __SAT_PROVIDE_LOCAL_INFO                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1866
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1867
/** #__SAT_REFRESH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1868
"When this flag is enabled, clients of SAT Refresh API are enabled to be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1869
notified of the changes to the SIM configuration that have occurred as the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1870
result of a SIM application activity." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1871
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1872
#define __SAT_REFRESH                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1873
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1874
/** #__SAT_SELECT_ITEM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1875
"If this flag is enabled, the SIM shall supply a set of items to the ME from
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1876
which the user may choose one. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1877
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1878
#define __SAT_SELECT_ITEM                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1879
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1880
/** #__SAT_SEND_DTMF  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1881
"When this flag is enabled, SAT Send DTMF command requests the ME to send a Dual
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1882
Tone Multiple Frequency (DTMF) string after a call has been successfully
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1883
established either by the proactive command SET UP CALL or the user. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1884
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1885
#define __SAT_SEND_DTMF                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1886
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1887
/** #__SAT_SEND_SM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1888
"When this flag is enabled, SMS commands may be sent by the SIM. See details
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1889
from 3GPP specification." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1890
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1891
#define __SAT_SEND_SM                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1892
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1893
/** #__SAT_SEND_SS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1894
"When this flag is enabled and SIM requests ME to send supplementary service
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1895
(SS) command, the ME shall decide if it is able to execute the command. See
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1896
details from 3GPP specification." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1897
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1898
#define __SAT_SEND_SS                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1899
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1900
/** #__SAT_SEND_USSD  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1901
"When this flag is enabled and SIM requests ME to send unstructured
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1902
supplementary service data (USSD), the ME shall decide if it is able to execute
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1903
the command. See details from 3GPP specification." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1904
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1905
#define __SAT_SEND_USSD                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1906
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1907
/** #__SAT_SETUP_CALL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1908
"When this flag is enabled and SIM requests ME to set up a call, the ME shall
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1909
decide if it able to execute the command." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1910
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1911
#define __SAT_SETUP_CALL                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1912
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1913
/** #__SAT_SET_UP_EVENT_LIST  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1914
"If this flag is enabled, the SIM shall supply a set of events. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1915
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1916
#define __SAT_SET_UP_EVENT_LIST                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1917
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1918
/** #__SAT_SET_UP_IDLE_MODE_TEXT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1919
"If this flag is enabled, the SIM shall supply a text string, which shall be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1920
displayed by the ME as an idle mode text if the ME is able to do it. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1921
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1922
#define __SAT_SET_UP_IDLE_MODE_TEXT                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1923
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1924
/** #__SAT_SET_UP_MENU  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1925
"When this flag is enabled, the SIM shall supply a set of menu items, which
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1926
shall be integrated with the menu system in order to give the user the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1927
opportunity to choose one of these menu items at his own discretion." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1928
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1929
#define __SAT_SET_UP_MENU                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1930
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1931
/** #__SCALABLE_ICONS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1932
"Flag defines whether icons are taken from scalable icons directory or from
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1933
bitmap icon directory. In a 176*208 device it is better to use bitmap icons
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1934
instead of SVGT icons, for both performance and memory consumption reasons.And
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1935
also, avkon's bitmap icons are still needed in release 2.8 for compatibility
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1936
mode. (SDK applications may have loaded them directly via CFbsBitmap::Load)." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1937
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1938
#define __SCALABLE_ICONS                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1939
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1940
/** #__SEAMLESS_LINKS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1941
"Device support seamless links, i.e. application offer direct browser links to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1942
download services applicable to the application." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1943
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1944
#define __SEAMLESS_LINKS                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1945
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1946
/** #__SECURE_HW  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1947
Device supports secure HW that can be used through the Secure Environment API. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1948
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1949
#undef __SECURE_HW                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1950
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1951
/** #__SERIES60_  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1952
Deprecated but included for compatibility reasons. Indicates that S60 release is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1953
built. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1954
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1955
#define __SERIES60_                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1956
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1957
/** #__SERIES60_32__  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1958
Deprecated but included for compatibility reasons. Indicates that S60 release
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1959
3.2  is built. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1960
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1961
#undef __SERIES60_32__                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1962
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1963
/** #__SERIES60_MIDI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1964
Device supports Musical Instrument Digital Interface (MIDI) sounds. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1965
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1966
#define __SERIES60_MIDI                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1967
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1968
/** #__SERIES60_MMC  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1969
Deprecated flag. Included for compatibility reasons. Value must equal to __MMC. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1970
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1971
#define __SERIES60_MMC                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1972
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1973
/** #__SERIES60_PHONE_2DIGIT_DIAL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1974
Phone application supports 2 digit call number for dialing customer service
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1975
number. Applicable to devices targeted to United States (US) markets 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1976
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1977
#undef __SERIES60_PHONE_2DIGIT_DIAL                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1978
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1979
/** #__SERIES60_PHONE_CNAP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1980
Device supports Calling Name Presentation (CNAP) as defined in GSM 2.96. B
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1981
subscriber is able to see A subscriber's number and name even the caller's ID is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1982
not stored in the phone. The name of the subscriber comes from network. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1983
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1984
#define __SERIES60_PHONE_CNAP                               
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1985
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1986
/** #__SERIES60_PHONE_NUMBER_GROUPING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1987
Deprecated flag. Included for compatibility reasons. Value must equal to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1988
__PHONE_NUMBER_GROUPING 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1989
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1990
#undef __SERIES60_PHONE_NUMBER_GROUPING                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1991
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1992
/** #__SERIES60_PUSH_SL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1993
Device supports WAP Push Service Loading (SL). When receiving the SL message the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1994
terminal will automatically load content to client without user confirmation.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1995
The SL together with SI (Service Indication) offer standard way of receiving
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1996
notifications of services in the Internet e.g news. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1997
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1998
#define __SERIES60_PUSH_SL                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1999
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2000
/** #__SERIES60_PUSH_SP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2001
Device support WAP Simple Push (SP).  The SP is a standard way of pushing
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2002
content into device e.g ringing tones. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2003
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2004
#undef __SERIES60_PUSH_SP                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2005
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2006
/** #__SERIES60_REAL_PLAYER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2007
Device has Real One Player application available 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2008
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2009
#define __SERIES60_REAL_PLAYER                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2010
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2011
/** #__SERIES60_SETTINGS_PROTECTION  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2012
"Devices protects certain SW settings, like Internet access points. Operators
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2013
can preset the phones already in the factory so that later user is not able to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2014
modify settings." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2015
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2016
#define __SERIES60_SETTINGS_PROTECTION                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2017
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2018
/** #__SIMCARD  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2019
"Device supports SIM card in the user interface applications, e.g. SMS
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2020
application. Applicable only to CDMA devices. Some CDMA carriers do not support
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2021
SIM Cards (and either R-UIM cards) such as Sprint." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2022
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2023
#define __SIMCARD                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2024
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2025
/** #__SIMPLE_LOGS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2026
"Device uses only ""simple"" logs (call logs only)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2027
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2028
#undef __SIMPLE_LOGS                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2029
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2030
/** #__SIM_CERTIFICATES  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2031
Device supports reading certificates from SIM. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2032
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2033
#define __SIM_CERTIFICATES                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2034
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2035
/** #__SIM_PHONEBOOK_MATCH  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2036
Number matching from SIM. Feature enables the usage of SIM phonebook in addition
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2037
to Symbian Contacts database.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2038
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2039
#define __SIM_PHONEBOOK_MATCH                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2040
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2041
/** #__SMARTMSG_SMS_BOOKMARK_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2042
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2043
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2044
#define __SMARTMSG_SMS_BOOKMARK_RECEIVING                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2045
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2046
/** #__SMARTMSG_SMS_GMS_MESSAGE_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2047
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2048
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2049
#define __SMARTMSG_SMS_GMS_MESSAGE_RECEIVING                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2050
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2051
/** #__SMARTMSG_SMS_GMS_MESSAGE_SENDING_SUPPORTED   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2052
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2053
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2054
#undef __SMARTMSG_SMS_GMS_MESSAGE_SENDING_SUPPORTED        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2055
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2056
/** #__SMARTMSG_SMS_IAP_SETTINGS_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2057
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2058
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2059
#undef __SMARTMSG_SMS_IAP_SETTINGS_RECEIVING               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2060
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2061
/** #__SMARTMSG_SMS_OPERATOR_LOGO_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2062
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2063
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2064
#define __SMARTMSG_SMS_OPERATOR_LOGO_RECEIVING              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2065
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2066
/** #__SMARTMSG_SMS_RINGING_TONE_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2067
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2068
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2069
#define __SMARTMSG_SMS_RINGING_TONE_RECEIVING               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2070
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2071
/** #__SMARTMSG_SMS_VCAL_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2072
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2073
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2074
#define __SMARTMSG_SMS_VCAL_RECEIVING                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2075
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2076
/** #__SMARTMSG_SMS_VCAL_SENDING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2077
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2078
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2079
#define __SMARTMSG_SMS_VCAL_SENDING                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2080
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2081
/** #__SMARTMSG_SMS_VCARD_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2082
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2083
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2084
#define __SMARTMSG_SMS_VCARD_RECEIVING                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2085
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2086
/** #__SMARTMSG_SMS_VCARD_SENDING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2087
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2088
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2089
#define __SMARTMSG_SMS_VCARD_SENDING                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2090
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2091
/** #__SMARTMSG_SMS_WAP_AP_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2092
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2093
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2094
#undef __SMARTMSG_SMS_WAP_AP_RECEIVING                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2095
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2096
/** #__SMARTMSG_SMS_WV_SETTINGS_RECEIVING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2097
Device supports the specified fine-tuning of Smart Messaging over SMS. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2098
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2099
#undef __SMARTMSG_SMS_WV_SETTINGS_RECEIVING                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2100
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2101
/** #__SMART_CARD_PROV  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2102
Device supports reading OMA Provisioning files from SIM/WIM. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2103
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2104
#define __SMART_CARD_PROV                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2105
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2106
/** #__SMIL_EDITOR  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2107
"MMS editor supports slide set creation (MMS Conformant Document version 2.0.0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2108
[2]). That allows end user to create a ?slide show? as a Multimedia Message (MM)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2109
using a slide template. " 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2110
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2111
#define __SMIL_EDITOR                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2112
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2113
/** #__SMIL_STREAMING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2114
Device supports streaming in SMIL content 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2115
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2116
#undef __SMIL_STREAMING                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2117
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2118
/** #__SRCS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2119
Devices uses Short Range Connectivity Server technology for PC connectivity.  If
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2120
this feature is on the alternative feature __MROUTER shall be off 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2121
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2122
#define __SRCS                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2123
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2124
/** #__SSO  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2125
Device supports Single-Sign-On (SSO) feature (alias name is Mobile Personality
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2126
identify). The feature is used to make user authentication easier to end user
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2127
who is using e-commerce service via Wallet. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2128
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2129
#undef __SSO                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2130
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2131
/** #__SUPL_FRAMEWORK  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2132
Device has Secure User Plane Location (SUPL) Framework. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2133
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2134
#define __SUPL_FRAMEWORK                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2135
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2136
/** #__SUPPORTED_FEATURE1  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2137
This feature will always be on (for testing purposes) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2138
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2139
#define __SUPPORTED_FEATURE1                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2140
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2141
/** #__SUPPORTED_FEATURE2  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2142
This feature will always be on (for testing purposes) 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2143
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2144
#define __SUPPORTED_FEATURE2                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2145
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2146
/** #__SVGT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2147
Device supports Scalable Vector Graphics - Tiny (SVGT) file format. The feature
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2148
enables viewing 2D vector graphics animations specified by the W3C. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2149
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2150
#define __SVGT                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2151
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2152
/** #__SVGT_SCREENSAVER_PLUGIN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2153
SVG-T ScreenSaver is a ECOM plugin DLL based on the Netscape plugin API. This is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2154
used by the screensaver application to support SVG Screensavers. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2155
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2156
#define __SVGT_SCREENSAVER_PLUGIN                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2157
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2158
/** #__SYNCML_DM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2159
Device supports SyncML device management standard. This feature enables Over The
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2160
Air (OTA) administration of the device settings. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2161
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2162
#define __SYNCML_DM                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2163
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2164
/** #__SYNCML_DM_1_1_2  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2165
SyncML protocol version  1.1.2 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2166
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2167
#undef __SYNCML_DM_1_1_2                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2168
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2169
/** #__SYNCML_DM_DS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2170
Device supports configuring data synchronisation settings using the SyncML. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2171
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2172
#define __SYNCML_DM_DS                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2173
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2174
/** #__SYNCML_DM_EMAIL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2175
Device supports configuring Email settings using the SyncML. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2176
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2177
#define __SYNCML_DM_EMAIL                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2178
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2179
/** #__SYNCML_DM_IAP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2180
Device supports configuring Internet Access Points (IAP) using the SyncML. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2181
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2182
#define __SYNCML_DM_IAP                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2183
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2184
/** #__SYNCML_DM_MMS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2185
Device supports configuring MMS settings using the SyncML. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2186
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2187
#define __SYNCML_DM_MMS                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2188
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2189
/** #__SYNCML_DM_STREAMING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2190
Device supports configuring Streaming using SyncML. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2191
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2192
#undef __SYNCML_DM_STREAMING                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2193
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2194
/** #__SYNCML_DS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2195
Device supports SyncML data synchronization standard. This feature enables Over
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2196
The Air (OTA) synchronisation of device data. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2197
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2198
#define __SYNCML_DS                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2199
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2200
/** #__SYNCML_DS_AIW_PROVIDER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2201
SyncML AIW provider provides menu items and commands for starting and editing
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2202
the settings of synchronization directly from PIM applications. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2203
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2204
#define __SYNCML_DS_AIW_PROVIDER                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2205
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2206
/** #__SYNCML_DS_ALERT  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2207
Device supports SyncML data synchronisation alert. This feature enables
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2208
triggering data synchronisation via the alert sent by SyncML server. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2209
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2210
#define __SYNCML_DS_ALERT                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2211
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2212
/** #__SYNCML_DS_CAL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2213
Device supports calendar data synchronization using the SyncML. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2214
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2215
#define __SYNCML_DS_CAL                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2216
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2217
/** #__SYNCML_DS_CON  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2218
Device supports contacts data synchronization using the SyncML. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2219
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2220
#define __SYNCML_DS_CON                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2221
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2222
/** #__SYNCML_DS_EMAIL  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2223
Device supports Email data synchronization using the SyncML. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2224
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2225
#define __SYNCML_DS_EMAIL                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2226
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2227
/** #__SYNCML_DS_EMAIL_FILTERING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2228
Device supports filtering of Email data in  SyncML synchronization. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2229
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2230
#undef __SYNCML_DS_EMAIL_FILTERING                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2231
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2232
/** #__SYNCML_DS_OVER_HTTP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2233
Device supports data synchronization over HTTP. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2234
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2235
#define __SYNCML_DS_OVER_HTTP                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2236
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2237
/** #__SYNCML_OBEX  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2238
Device supports SyncML over OBEX. This feature enables device management and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2239
data synchronisation over local connectivity. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2240
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2241
#define __SYNCML_OBEX                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2242
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2243
/** #__TELEPHONY_SERVICE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2244
This flag is used when telephony service provides its functionality also to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2245
external subsystems. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2246
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2247
#undef __TELEPHONY_SERVICE                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2248
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2249
/** #__UI_TRANSITION_EFFECTS  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2250
Defines whether transition effects are used in UI. Also controls whether the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2251
effect engine is included in ROM or not. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2252
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2253
#define __UI_TRANSITION_EFFECTS                             
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2254
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2255
/** #__UI_ZOOM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2256
This feature activates the zooming support in Series 60 UI. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2257
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2258
#define __UI_ZOOM                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2259
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2260
/** #__UPIN  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2261
Enables UPIN functionality. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2262
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2263
#define __UPIN                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2264
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2265
/** #__USB  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2266
Device supports Universal Serial Bus (USB). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2267
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2268
#define __USB                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2269
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2270
/** #__USB_DEVICE_LOCK  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2271
Device supports USB device lock functionality. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2272
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2273
#define __USB_DEVICE_LOCK                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2274
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2275
/** #__USB_MULTIPERSONALITY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2276
Enables multipersonality support in USB 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2277
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2278
#define __USB_MULTIPERSONALITY                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2279
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2280
/** #__USB_PICTBRIDGE  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2281
Includes and excludes components used in PictBridge printing. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2282
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2283
#define __USB_PICTBRIDGE                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2284
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2285
/** #__USB_PICTBRIDGE_UI  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2286
Includes and excludes UI components used in PictBridge printing 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2287
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2288
#undef __USB_PICTBRIDGE_UI                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2289
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2290
/** #__USB_PTP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2291
Includes and excludes PTP (Picture Transfer Protocol) components. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2292
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2293
#undef __USB_PTP                                           
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2294
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2295
/** #__USB_REMOTE_PERSONALITY  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2296
Includes and excludes S60 USB Remote Personality component. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2297
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2298
#define __USB_REMOTE_PERSONALITY                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2299
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2300
/** #__USB_STREAMING  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2301
Video telephony requires USB camera connection. USB streaming interface provides
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2302
fast USB data transfer and control interface for imaging componet using the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2303
camera. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2304
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2305
#undef __USB_STREAMING                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2306
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2307
/** #__USER_CONFIGURABLE_USSD_MENU  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2308
Device supports user-configurable USSD menu. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2309
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2310
#undef __USER_CONFIGURABLE_USSD_MENU                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2311
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2312
/** #__USE_DRMENGINE_IN_CCP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2313
Device uses DRM in closed content policy which prevents sending that content out
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2314
of device which has the configured MIME type.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2315
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2316
#define __USE_DRMENGINE_IN_CCP                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2317
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2318
/** #__USSD  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2319
Device supports Unstructured Suppelementary Service Data (USSB). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2320
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2321
#define __USSD                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2322
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2323
/** #__VIDEO_MENU  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2324
Support for Video services application. Used in deciding whether the video
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2325
services application  is taken in. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2326
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2327
#define __VIDEO_MENU                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2328
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2329
/** #__VOIP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2330
VoIP is enabled in terminal when this flag is enabled. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2331
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2332
#define __VOIP                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2333
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2334
/** #__WALLET  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2335
"Device supports Wallet core functionality (Generic ECML Cards, Personal Notes
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2336
and Access code)" 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2337
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2338
#undef __WALLET                                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2339
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2340
/** #__WIM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2341
Device supports WAP Wireless Identification Module (WIM). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2342
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2343
#define __WIM                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2344
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2345
/** #__WINDOWS_MEDIA  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2346
Device supports Windows Media. In other words it indicates whether WM-related
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2347
components such as ASF-parser and codecs are in place. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2348
*/ 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2349
#define __WINDOWS_MEDIA                                     
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2350
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2351
/** #__WINDOWS_MEDIA_DRM  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2352
Device supports Windows Media DRM. In other words it indicates whether WMDRM
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2353
related components such as WMDRM MTP plugin and WMDRM PK are in place. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2354
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2355
#define __WINDOWS_MEDIA_DRM                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2356
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2357
/** #__WSP  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2358
Device uses WAP WSP protocol for browsing instead of the default HTTP protocol. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2359
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2360
#undef __WSP                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2361
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2362
/** #__XSP_EXTENSION_MANAGER  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2363
"xSP Extension Manager is API on top of the Phonebook2 UI Extension API to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2364
manage multiple xSP extensions and provide additional functionality (e.g.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2365
Sorting of xSP tabs, Accessing certain xSP view from external application and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2366
showing it to user)." 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2367
*/ 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2368
#define __XSP_EXTENSION_MANAGER                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2369
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2370
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2371
#endif // __BLDPRIVATE_HRH
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 39
diff changeset
  2372