|
0
|
1 |
/*
|
|
|
2 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
|
3 |
* All rights reserved.
|
|
|
4 |
* This component and the accompanying materials are made available
|
|
|
5 |
* under the terms of the License "Eclipse Public License v1.0"
|
|
|
6 |
* which accompanies this distribution, and is available
|
|
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
|
8 |
*
|
|
|
9 |
* Initial Contributors:
|
|
|
10 |
* Nokia Corporation - initial contribution.
|
|
|
11 |
*
|
|
|
12 |
* Contributors:
|
|
|
13 |
*
|
|
|
14 |
* Description:
|
|
|
15 |
*
|
|
|
16 |
*/
|
|
|
17 |
|
|
|
18 |
|
|
|
19 |
#ifndef _SYMBIAN_ISI_S60DVBHISI_H_
|
|
|
20 |
#define _SYMBIAN_ISI_S60DVBHISI_H_
|
|
|
21 |
|
|
|
22 |
//XML2SYMBIAN.PL
|
|
|
23 |
|
|
|
24 |
//Resource S60 DVB-H
|
|
|
25 |
//PN_SOS_DVBH_EXTENDED 0x203E0
|
|
|
26 |
#define S60_DVB_H_ISI_VERSION_Z 1
|
|
|
27 |
#define S60_DVB_H_ISI_VERSION_Y 0
|
|
|
28 |
|
|
|
29 |
|
|
|
30 |
|
|
|
31 |
//TABLES
|
|
|
32 |
|
|
|
33 |
//ConstantTable for FtdTable
|
|
|
34 |
#define FTD_SB_DVB_H_1 0x10
|
|
|
35 |
#define FTD_SB_DVB_H_2 0x11
|
|
|
36 |
#define FTD_SB_DVB_H_3 0x12
|
|
|
37 |
#define FTD_SB_DVB_H_4 0x13
|
|
|
38 |
#define FTD_SB_DVB_H_5 0x14
|
|
|
39 |
#define FTD_SB_DVB_H_6 0x15
|
|
|
40 |
#define FTD_SB_DVB_H_7 0x16
|
|
|
41 |
#define FTD_SB_DVB_H_8 0x17
|
|
|
42 |
#define FTD_SB_DVB_H_9 0x18
|
|
|
43 |
#define FTD_SB_DVB_H_10 0x19
|
|
|
44 |
#define FTD_SB_DVB_H_11 0x1A
|
|
|
45 |
#define FTD_SB_DVB_H_12 0x1B
|
|
|
46 |
#define FTD_SB_DVB_H_13 0x1C
|
|
|
47 |
#define FTD_SB_DVB_H_14 0x1D
|
|
|
48 |
#define FTD_SB_DVB_H_15 0x1E
|
|
|
49 |
#define FTD_SB_DVB_H_16 0x1F
|
|
|
50 |
#define FTD_SB_DVB_H_17 0x20
|
|
|
51 |
#define FTD_SB_DVB_H_18 0x21
|
|
|
52 |
#define FTD_SB_DVB_H_19 0x22
|
|
|
53 |
#define FTD_SB_DVB_H_20 0x23
|
|
|
54 |
#define FTD_SB_DVB_H_21 0x24
|
|
|
55 |
#define FTD_SB_DVB_H_22 0x25
|
|
|
56 |
#define FTD_SB_DVB_H_23 0x26
|
|
|
57 |
#define FTD_SB_DVB_H_24 0x27
|
|
|
58 |
|
|
|
59 |
#endif |