rjw | 6c1fd8f | 2022-11-30 14:33:01 +0800 | [diff] [blame] | 1 | /***************************************************************************** |
| 2 | * Copyright Statement: |
| 3 | * -------------------- |
| 4 | * This software is protected by Copyright and the information contained |
| 5 | * herein is confidential. The software may not be copied and the information |
| 6 | * contained herein may not be used or disclosed except with the written |
| 7 | * permission of MediaTek Inc. (C) 2016 |
| 8 | * |
| 9 | * BY OPENING THIS FILE, BUYER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES |
| 10 | * THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS (""MEDIATEK SOFTWARE"") |
| 11 | * RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO BUYER ON |
| 12 | * AN ""AS-IS"" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES, |
| 13 | * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF |
| 14 | * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT. |
| 15 | * NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH RESPECT TO THE |
| 16 | * SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, INCORPORATED IN, OR |
| 17 | * SUPPLIED WITH THE MEDIATEK SOFTWARE, AND BUYER AGREES TO LOOK ONLY TO SUCH |
| 18 | * THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. MEDIATEK SHALL ALSO |
| 19 | * NOT BE RESPONSIBLE FOR ANY MEDIATEK SOFTWARE RELEASES MADE TO BUYER'S |
| 20 | * SPECIFICATION OR TO CONFORM TO A PARTICULAR STANDARD OR OPEN FORUM. |
| 21 | * |
| 22 | * BUYER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S ENTIRE AND CUMULATIVE |
| 23 | * LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE RELEASED HEREUNDER WILL BE, |
| 24 | * AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE MEDIATEK SOFTWARE AT ISSUE, |
| 25 | * OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE CHARGE PAID BY BUYER TO |
| 26 | * MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. |
| 27 | * |
| 28 | * THE TRANSACTION CONTEMPLATED HEREUNDER SHALL BE CONSTRUED IN ACCORDANCE |
| 29 | * WITH THE LAWS OF THE STATE OF CALIFORNIA, USA, EXCLUDING ITS CONFLICT OF |
| 30 | * LAWS PRINCIPLES. ANY DISPUTES, CONTROVERSIES OR CLAIMS ARISING THEREOF AND |
| 31 | * RELATED THERETO SHALL BE SETTLED BY ARBITRATION IN SAN FRANCISCO, CA, UNDER |
| 32 | * THE RULES OF THE INTERNATIONAL CHAMBER OF COMMERCE (ICC). |
| 33 | * |
| 34 | *****************************************************************************/ |
| 35 | /************************************************************* |
| 36 | * |
| 37 | * This Software is the property of VIA Telecom, Inc. and may only be used pursuant to a license from VIA Telecom, Inc. |
| 38 | * |
| 39 | * Any unauthorized use inconsistent with the terms of such license is strictly prohibited. |
| 40 | * |
| 41 | * Copyright (c) 1997-2010 VIA Telecom, Inc. All rights reserved. |
| 42 | * |
| 43 | *************************************************************/ |
| 44 | /**************************************************************************** |
| 45 | * |
| 46 | * Module: pswnam.h |
| 47 | * |
| 48 | * Purpose: Definitions and prototypes for IS-95 NAM data parameters |
| 49 | * |
| 50 | **************************************************************************** |
| 51 | * |
| 52 | * PVCS Header Information |
| 53 | * |
| 54 | * $Log: pswnam.h $ |
| 55 | * Revision 1.4 2006/03/07 16:50:13 winston |
| 56 | * CR7319: OTA Verizon features implementation |
| 57 | * Revision 1.3 2006/03/03 13:34:06 vsethuraman |
| 58 | * CR7207 :- PN310 CSS and ERI changes. |
| 59 | * Revision 1.2 2004/03/25 11:46:04 fpeng |
| 60 | * Updated from 6.0 CP 2.5.0 |
| 61 | * Revision 1.3 2004/02/10 15:17:04 bcolford |
| 62 | * Merged CBP4.0 Release 8.05.0 changes. |
| 63 | * Revision 1.14 2003/11/11 11:30:43 blee |
| 64 | * remove the bit-field OTA_NAM_LOCKED from OTA_Capability_Map |
| 65 | * Revision 1.12 2003/08/22 11:34:10 mclee |
| 66 | * Uim Feature Introduction in SW Base |
| 67 | * Revision 1.11 2003/08/13 15:07:15 mclee |
| 68 | * Add pref mode defines |
| 69 | * Revision 1.10 2002/09/30 14:57:54 mshaver |
| 70 | * Changed the following data structures to be packed: |
| 71 | * ZoneList, SidNidList, IMSIType. Renamed the data |
| 72 | * structure IS95Nam to PswIs95NamT and it now contains the |
| 73 | * only NAM data structure definition. |
| 74 | * Revision 1.9 2002/08/02 17:51:22 bsharma |
| 75 | * Added SmsTlMaxRetry to NAM structure |
| 76 | * Revision 1.8 2002/07/31 18:55:50 hans |
| 77 | * NUM_BANDS_SUPPORTED increased to include band class 4. Band Class 4 (cr726) and support for other band classes (cr474) |
| 78 | * added to Band Class enum. |
| 79 | * Revision 1.7 2002/07/26 14:06:30 ameya |
| 80 | * Added 20 positive sids/nids and 10 negative sids/nids and a stored negative sid/nid parameter to the NAM structure. |
| 81 | * Revision 1.6 2002/07/25 10:07:08 etarolli |
| 82 | * Changed NAM MIP MAX field size for password and NAI size. |
| 83 | * Revision 1.5 2002/06/04 08:07:22 mshaver |
| 84 | * Added VIA Technologies copyright notice. |
| 85 | * Revision 1.4 2002/02/27 20:48:37 mclee |
| 86 | * Modifed the struct IS95Nam to include the new Is801 related Nam params. |
| 87 | * Revision 1.3 2002/02/27 10:52:57 etarolli |
| 88 | * Increased following NAM fields max size: MN_NAI from 10 -> 20 MN_PASSWRD from 8 -> 10. Also fixed spelling of MN_NAI field |
| 89 | * Revision 1.2 2002/02/06 12:00:54 mclee |
| 90 | * Add new A_KeyValid, VP_Enable, and FUTURE_EXPAND_FIELDS to Nam structure. |
| 91 | * Revision 1.1 2001/11/20 06:46:36 mclee |
| 92 | * Initial revision |
| 93 | * Revision 1.1.1.1 2001/10/11 13:24:04 mclee |
| 94 | * Duplicate revision |
| 95 | * Revision 1.1 2001/10/11 13:24:04 mclee |
| 96 | * Initial revision |
| 97 | * |
| 98 | **************************************************************************** |
| 99 | ***************************************************************************/ |
| 100 | |
| 101 | #ifndef _PSWNAM_H_ |
| 102 | |
| 103 | #define _PSWNAM_H_ 1 |
| 104 | |
| 105 | #include "psw_nvram.h" |
| 106 | |
| 107 | /*-------------------------------------- |
| 108 | * Global variables |
| 109 | *--------------------------------------*/ |
| 110 | extern PswIs95NamT Nam; |
| 111 | |
| 112 | #endif /* _NAMDATA_H_ */ |
| 113 | |
| 114 | |