|
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 |
* Generated by XML2SYMBIAN.PL*
|
|
|
20 |
|
|
|
21 |
|
|
|
22 |
#ifndef _SYMBIAN_ISI_S60WLANISI_H_
|
|
|
23 |
#define _SYMBIAN_ISI_S60WLANISI_H_
|
|
|
24 |
|
|
|
25 |
#define S60_WLAN_ISI_VERSION_Z 1
|
|
|
26 |
#define S60_WLAN_ISI_VERSION_Y 0
|
|
|
27 |
|
|
|
28 |
|
|
|
29 |
//TABLES
|
|
|
30 |
|
|
|
31 |
//ConstantTable for FtdTable
|
|
|
32 |
#define FTD_SB_WLAN_OWN_MAC_ADDR 0x11
|
|
|
33 |
#define FTD_SB_WLAN_HW_VERSION 0x12
|
|
|
34 |
#define FTD_SB_WLAN_FW_VERSION 0x13
|
|
|
35 |
#define FTD_SB_WLAN_SSID 0x14
|
|
|
36 |
#define FTD_SB_WLAN_AP_MAC_ADDR 0x15
|
|
|
37 |
#define FTD_SB_WLAN_CHANNEL 0x16
|
|
|
38 |
#define FTD_SB_WLAN_RSSI 0x17
|
|
|
39 |
#define FTD_SB_WLAN_RATES_11B 0x18
|
|
|
40 |
#define FTD_SB_WLAN_RATES_11G 0x19
|
|
|
41 |
#define FTD_SB_WLAN_CAPABILITY_LSB 0x1A
|
|
|
42 |
#define FTD_SB_WLAN_CAPABILITY_MSB 0x1B
|
|
|
43 |
#define FTD_SB_WLAN_AV_TX_RATE 0x1C
|
|
|
44 |
#define FTD_SB_WLAN_AV_RX_RATE 0x1D
|
|
|
45 |
#define FTD_SB_WLAN_UL_THROUGHPUT 0x1E
|
|
|
46 |
#define FTD_SB_WLAN_DL_THROUGHPUT 0x1F
|
|
|
47 |
#define FTD_SB_WLAN_UL_BYTES 0x20
|
|
|
48 |
#define FTD_SB_WLAN_DL_BYTES 0x21
|
|
|
49 |
#define FTD_SB_WLAN_BLACKLIST_ADDR_1 0x22
|
|
|
50 |
#define FTD_SB_WLAN_BLACKLIST_ADDR_2 0x23
|
|
|
51 |
#define FTD_SB_WLAN_BLACKLIST_ADDR_3 0x24
|
|
|
52 |
#define FTD_SB_WLAN_BLACKLIST_ADDR_4 0x25
|
|
|
53 |
#define FTD_SB_WLAN_SEC_MODE 0x26
|
|
|
54 |
#define FTD_SB_WLAN_REG_DOMAIN 0x27
|
|
|
55 |
#define FTD_SB_WLAN_CONNECTION_STATE 0x28
|
|
|
56 |
#define FTD_SB_WLAN_TX_POWER 0x2B
|
|
|
57 |
#define FTD_SB_WLAN_POWER_SAVE 0x2C
|
|
|
58 |
#define FTD_SB_WLAN_TX_FRAMES 0x2D
|
|
|
59 |
#define FTD_SB_WLAN_RX_UC_FRAMES 0x2E
|
|
|
60 |
#define FTD_SB_WLAN_RX_MC_FRAMES 0x2F
|
|
|
61 |
#define FTD_SB_WLAN_TX_ERRORS 0x30
|
|
|
62 |
#define FTD_SB_WLAN_TX_RETRANS 0x31
|
|
|
63 |
#define FTD_SB_WLAN_RX_CRC_ERRORS 0x32
|
|
|
64 |
#define FTD_SB_WLAN_CONNECTIONS 0x33
|
|
|
65 |
#define FTD_SB_WLAN_CONNECTION_FAILS 0x34
|
|
|
66 |
#define FTD_SB_WLAN_ROAMINGS 0x35
|
|
|
67 |
#define FTD_SB_WLAN_COVERAGE_LOSSES 0x36
|
|
|
68 |
#define FTD_SB_WLAN_RESET_COUNTERS 0x37
|
|
|
69 |
#define FTD_SB_WLAN_RD_CONTROL_SET 0x38
|
|
|
70 |
#define FTD_SB_WLAN_RD_CONTROL_GET 0x39
|
|
|
71 |
#define FTD_SB_WLAN_ROAM_TIME_TOTAL 0x3A
|
|
|
72 |
#define FTD_SB_WLAN_ROAM_TIME_DATA_PATH 0x3B
|
|
|
73 |
#define FTD_SB_WLAN_ROAM_CAUSE 0x3C
|
|
|
74 |
|
|
|
75 |
#endif |