LinuxQMISDK  SLQS04.00.01
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiNas.h
Go to the documentation of this file.
1 
9 /*
10  * Copyright: © 2011-2015 Sierra Wireless, Inc. all rights reserved
11  */
12 #ifndef __GOBI_API_NAS_H__
13 #define __GOBI_API_NAS_H__
14 
15 #define SLQS_SS_INFO_LIST_MAX_ELEMENTS 18
16 #define MAX_DESCRIPTION_LENGTH 255
17 #define SLQS_SYSTEM_ID_SIZE 16
18 #define PLMN_LENGTH 3
19 #define MAX_SERV_SYSTEM_RADIO_INTERFACES 0x0A
20 #define MAX_DATA_SRV_CAPABILITIES 0x20
21 #define NAM_NAME_LENGTH 12
22 #define IMSI_M_S1_LENGTH 7
23 #define IMSI_M_S2_LENGTH 3
24 #define MAX_PILOT_SETS 0xFF
25 #define UATISIZE 16
26 #define NAS_SIG_INFO_MAX_TDSCDMA_THRESHOLDS_LIST_SIZE 16
27 #define NAS_SIG_INFO_MIN_dBm_FLOAT_VALUE -125.0
28 #define NAS_SIG_INFO_MIN_dB_FLOAT_VALUE -10.0
29 
30 #ifdef __cplusplus
31 extern "C" {
32 #endif
33 
34 
61  ULONG *pArraySizes,
62  INT8 *pSignalStrength,
63  ULONG *pRadioInterface );
64 
87  BYTE *pInstanceSize,
88  BYTE *pInstances );
89 
121  ULONG regType,
122  WORD mcc,
123  WORD mnc,
124  ULONG rat );
125 
195  ULONG *pRegistrationState,
196  ULONG *pCSDomain,
197  ULONG *pPSDomain,
198  ULONG *pRAN,
199  BYTE *pRadioIfacesSize,
200  BYTE *pRadioIfaces,
201  ULONG *pRoaming,
202  WORD *pMCC,
203  WORD *pMNC,
204  BYTE nameSize,
205  CHAR *pName );
206 
243  WORD *pMCC,
244  WORD *pMNC,
245  BYTE nameSize,
246  CHAR *pName,
247  WORD *pSID,
248  WORD *pNID);
249 
284  BYTE *pDataCapsSize,
285  BYTE *pDataCaps );
286 
322  ULONG technologyPref,
323  ULONG duration );
324 
365  ULONG *pTechnologyPref,
366  ULONG *pDuration,
367  ULONG *pPersistentTechnologyPref );
368 
385 {
389 };
390 
412  BYTE *pInstanceSize,
413  struct RFBandInfoElements *pRFBandInfo );
414 
434  ULONG action );
435 
451  BYTE *pACCOLC );
452 
471  CHAR *spc,
472  BYTE accolc );
473 
542  CHAR *pSPC,
543  BYTE *pForceRev0,
544  BYTE *pCustomSCP,
545  ULONG *pProtocol,
546  ULONG *pBroadcast,
547  ULONG *pApplication,
548  ULONG *pRoaming );
549 
631  BYTE *pSCI,
632  BYTE *pSCM,
633  BYTE *pRegHomeSID,
634  BYTE *pRegForeignSID,
635  BYTE *pRegForeignNID,
636  BYTE *pForceRev0,
637  BYTE *pCustomSCP,
638  ULONG *pProtocol,
639  ULONG *pBroadcast,
640  ULONG *pApplication,
641  ULONG *pRoaming );
642 
661  ULONG *pStatus );
662 
717 typedef struct {
724 }servSystem;
725 
753 typedef struct {
755  BYTE dataCapabilities[MAX_DATA_SRV_CAPABILITIES];
757 
782 typedef struct {
786  BYTE netDescr[255];
787 }currentPLMN;
788 
816 typedef struct {
820 }roamIndList;
821 
840 typedef struct {
845 
892 typedef struct {
899 
911 typedef struct {
915 
947 typedef struct {
951 
1074 typedef struct {
1101 
1121 
1179 ULONG SLQSSetBandPreference( ULONGLONG bandpreference );
1180 
1223  BYTE systemSelectionInd,
1224  BYTE DDTMInd,
1225  BYTE servingSystemInd);
1226 
1251 {
1254 };
1255 
1272 {
1275 };
1276 
1318 {
1321 };
1322 
1335 {
1338 };
1339 
1348 {
1350 };
1351 
1360 {
1362 };
1363 
1454 {
1467 };
1468 
1485 ULONG SLQSGetSignalStrength( struct slqsSignalStrengthInfo *pSignalInfo );
1486 
1525 {
1533 };
1534 
1553 {
1558 
1575 {
1579 };
1580 
1621 typedef struct _slqsNetworkScanInfo
1622 {
1631 
1650 
1671 {
1675 };
1676 
1694 {
1697 };
1698 
1725 struct CSGID
1726 {
1732 };
1733 
1945 typedef struct _sysSelectPrefParams
1946 {
1961  struct CSGID *pCSGID;
1964 
1978 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
1979 
2154 typedef struct _sysSelectPrefInfo
2155 {
2166 
2180 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2181 
2202 typedef struct
2203 {
2206 } SrvStatusInfo;
2207 
2238 typedef struct
2239 {
2244 
2321 typedef struct
2322 {
2331 } sysInfoCommon;
2332 
2453 typedef struct
2454 {
2476 } CDMASysInfo;
2477 
2542 typedef struct
2543 {
2553 } HDRSysInfo;
2554 
2648 typedef struct
2649 {
2665 } GSMSysInfo;
2666 
2782 typedef struct
2783 {
2801 } WCDMASysInfo;
2802 
2881 typedef struct
2882 {
2896 } LTESysInfo;
2897 
2911 typedef struct
2912 {
2915 } AddCDMASysInfo;
2916 
2933 typedef struct
2934 {
2937 } AddSysInfo;
2938 
2959 typedef struct
2960 {
2964 
3043 typedef struct
3044 {
3066 
3090 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3091 
3145 typedef struct
3146 {
3152 } CommInfo;
3153 
3228 typedef struct
3229 {
3237 } LTEInfo;
3238 
3250 typedef struct
3251 {
3255 
3269 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
3270 
3283 typedef struct
3284 {
3287 
3301 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
3302 
3315 typedef struct
3316 {
3319 
3351 typedef struct
3352 {
3359 } rxInfo;
3360 
3375 typedef struct
3376 {
3379 } txInfo;
3380 
3394 typedef struct
3395 {
3400 
3421  nasGetTxRxInfoReq *pGetTxRxInfoReq,
3422  nasGetTxRxInfoResp *pGetTxRxInfoResp );
3423 
3437 typedef struct
3438 {
3441 } CDMASSInfo;
3442 
3474 typedef struct
3475 {
3480 } HDRSSInfo;
3481 
3505 typedef struct
3506 {
3511 } LTESSInfo;
3512 
3530 typedef struct
3531 {
3537 
3564 typedef struct
3565 {
3574 
3593 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
3594 
3688 typedef struct
3689 {
3704 
3726  nasIndicationRegisterReq *pIndicationRegisterReq );
3727 
3752 typedef struct
3753 {
3757 } nasPLMNNameReq;
3758 
3862 typedef struct
3863 {
3866  BYTE spn[255];
3871  BYTE shortName[255];
3876  BYTE longName[255];
3877 } nasPLMNNameResp;
3878 
3896  nasPLMNNameReq *pPLMNNameReq,
3897  nasPLMNNameResp *pPLMNNameResp );
3898 
3923 typedef struct
3924 {
3931 
3942 typedef struct
3943 {
3947 
3963 typedef struct
3964 {
3969 
4037 typedef struct
4038 {
4048 
4059 typedef struct
4060 {
4063 } PLMNNetworkName;
4064 
4073 typedef struct
4074 {
4077 
4101 typedef struct
4102 {
4109 
4126 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4127 
4136 typedef struct
4137 {
4140 
4154 typedef struct
4155 {
4158 } namName;
4159 
4172 typedef struct
4173 {
4176 } dirNum;
4177 
4188 typedef struct
4189 {
4192 } sidNid;
4193 
4207 typedef struct
4208 {
4211 } homeSIDNID;
4212 
4231 typedef struct
4232 {
4237 } minBasedIMSI;
4238 
4260 typedef struct
4261 {
4267 } trueIMSI;
4268 
4289 typedef struct
4290 {
4295 } CDMAChannel;
4296 
4320 typedef struct
4321 {
4329 
4351  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
4352  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
4353 
4392 typedef struct
4393 {
4395  BYTE nmrPlmn[PLMN_LENGTH];
4400 } nmrCellInfo;
4401 
4453 typedef struct
4454 {
4464 } GERANInfo;
4465 
4485 typedef struct
4486 {
4491 } geranInstInfo;
4492 
4510 typedef struct
4511 {
4516 } UMTSinstInfo;
4517 
4565 typedef struct
4566 {
4578 } UMTSInfo;
4579 
4608 typedef struct
4609 {
4616 } CDMAInfo;
4617 
4643 typedef struct
4644 {
4650 } cellParams;
4651 
4718 typedef struct
4719 {
4733 
4768 typedef struct
4769 {
4775  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
4776 } infoInterFreq;
4777 
4793 typedef struct
4794 {
4799 
4833 typedef struct
4834 {
4841 } gsmCellInfo;
4842 
4877 typedef struct
4878 {
4885 } lteGsmCellInfo;
4886 
4902 typedef struct
4903 {
4908 
4933 typedef struct
4934 {
4939 } wcdmaCellInfo;
4940 
4970 typedef struct
4971 {
4979 
4995 typedef struct
4996 {
5001 
5030 typedef struct
5031 {
5038 } umtsLTENbrCell;
5039 
5066 typedef struct
5067 {
5072 
5105 typedef struct
5106 {
5117 
5134  nasCellLocationInfoResp *pNasCellLocationInfoResp );
5135 
5153 typedef struct
5154 {
5158 } MNRInfo;
5159 
5188 typedef struct
5189 {
5195 
5212  nasInitNetworkReg *pNasInitNetRegistrationReg);
5213 
5254 typedef struct
5255 {
5269 
5285 typedef struct
5286 {
5291 
5305 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
5306 
5326 typedef struct
5327 {
5333 
5347 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
5348 
5358 typedef struct
5359 {
5361 }PSDetachReq;
5362 
5376 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
5377 
5412 typedef struct
5413 {
5419 
5432 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
5433 
5444 typedef struct
5445 {
5448 } DRCParams;
5449 
5466 typedef struct
5467 {
5471 } PilotSetParams;
5472 
5491 typedef struct
5492 {
5495 } PilotSetData;
5496 
5513 typedef struct
5514 {
5519 
5532 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
5533 
5543 typedef struct
5544 {
5548 
5622 typedef struct
5623 {
5633 } NetworkStat1x;
5634 
5688 typedef struct
5689 {
5698 } NetworkStatEVDO;
5699 
5731 typedef struct
5732 {
5738 
5792 typedef struct
5793 {
5797 
5819 typedef struct
5820 {
5827 
5840 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
5841 
5864 typedef struct
5865 {
5870 }LteCQIParm;
5871 
5884 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
5885 
5905 typedef struct
5906 {
5909 }RSSIThresh;
5910 
5930 typedef struct
5931 {
5934 }ECIOThresh;
5935 
5953 typedef struct
5954 {
5957 }HDRSINRThresh;
5958 
5977 typedef struct
5978 {
5981 }LTESNRThresh;
5982 
6000 typedef struct
6001 {
6004 }IOThresh;
6005 
6026 typedef struct
6027 {
6030 }RSRQThresh;
6031 
6052 typedef struct
6053 {
6056 }RSRPThresh;
6057 
6087 typedef struct
6088 {
6091 }LTESigRptCfg;
6092 
6103 typedef struct
6104 {
6108 
6109 
6151 typedef struct
6152 {
6162 } sigInfo;
6163 
6180 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
6181 
6213 typedef struct
6214 {
6222 }NasSwiIndReg;
6223 
6303  WORD *pMCC,
6304  WORD *pMNC,
6305  BYTE nameSize,
6306  CHAR *pName,
6307  WORD *pSID,
6308  WORD *pNID,
6309  WORD *pNw2MCC,
6310  WORD *pNw2MNC,
6311  BYTE *pNw2DescDisp,
6312  BYTE *pNw2DescEnc,
6313  BYTE *pNw2DescLen,
6314  BYTE *pNw2Name );
6315 
6328 typedef struct
6329 {
6333 
6346 typedef struct
6347 {
6351 
6364 typedef struct
6365 {
6368 }HDRRSSIThresh;
6369 
6381 typedef struct
6382 {
6385 }HDRECIOThresh;
6386 
6407 typedef struct
6408 {
6412 
6425 typedef struct
6426 {
6429 }HDRIOThresh;
6430 
6443 typedef struct
6444 {
6447 }GSMRSSIThresh;
6448 
6460 typedef struct
6461 {
6465 
6477 typedef struct
6478 {
6482 
6494 typedef struct
6495 {
6498 }LTERSSIThresh;
6499 
6511 typedef struct
6512 {
6516 
6528 typedef struct
6529 {
6532 }LTERSRQThresh;
6533 
6545 typedef struct
6546 {
6549 }LTERSRPThresh;
6550 
6579 typedef struct
6580 {
6584 
6596 typedef struct
6597 {
6601 
6612 typedef struct
6613 {
6617 
6628 typedef struct
6629 {
6633 
6644 typedef struct
6645 {
6790 typedef struct
6791 {
6845 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
6846 
6847 /* enum declarations */
6848 /*
6849  *
6850  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
6851  *
6852  */
6853 
6859 };
6860 
6861 /*
6862  * NAS LTE CPHY Scell States.
6863  */
6864 typedef enum {
6869 
6870 /*
6871  * NAS LTE CPHY Downlink Values.
6872  */
6873 typedef enum {
6881 
6902 typedef struct{
6903  int pci;
6904  int freq;
6908 
6918 typedef struct{
6922 
6992 typedef struct{
6993  int pci;
6994  int freq;
7000 
7024 typedef struct{
7025  int pci;
7026  int freq;
7031 
7043 typedef struct{
7047 
7048 
7049 typedef struct
7050 {
7057 
7058 typedef struct
7059 {
7065 } nasGetLTECphyCa;
7066 
7079 
7093  BYTE *bStatus );
7094 
7105 typedef struct{
7108 }wcdmaUARFCN;
7109 
7125 typedef struct{
7129 }lteEARFCN;
7130 
7144 typedef struct{
7148 }ltePCI;
7149 
7162 typedef struct
7163 {
7168 
7180 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
7181 
7194 typedef struct
7195 {
7200 
7215 ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq);
7216 
7217 /* enum declarations */
7218 /*
7219  *
7220  * An enumeration of eSYS_SRV_DOMAIN Type of service Domain.
7221  *
7222  */
7224  eSYS_SRV_DOMAIN_NO_SRV = 0x00,//No Service
7225  eSYS_SRV_DOMAIN_CS_ONLY = 0x01, //Circuit-switched only
7226  eSYS_SRV_DOMAIN_PS_ONLY = 0x02, //Pack-switched only
7227  eSYS_SRV_DOMAIN_CS_PS = 0x03, //Pack-switched and Circuit-switched
7228  eSYS_SRV_DOMAIN_CAMPED = 0x04, //Camped
7230 };
7231 
7287 typedef struct{
7299 }timeInfo;
7300 
7312 typedef struct
7313 {
7317 
7330 ULONG SLQSGetNetworkTime ( GetNetworkTimeResp *pGetNetworkTimeResp );
7331 
7332 
7333 #ifdef __cplusplus
7334 } /* extern "C" { */
7335 #endif
7336 
7337 #endif /* __GOBI_API_NAS_H__ */
Definition: qaGobiApiNas.h:6346
WORD uarfcn
Definition: qaGobiApiNas.h:4570
BYTE cellIdValid
Definition: qaGobiApiNas.h:2653
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:6855
BYTE avgPeriod
Definition: qaGobiApiNas.h:6090
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7165
Definition: qaGobiApiNas.h:1453
BYTE psState
Definition: qaGobiApiNas.h:3151
Definition: qaGobiApiNas.h:3043
ULONG earfcn1
Definition: qaGobiApiNas.h:7128
BYTE umtsInst
Definition: qaGobiApiNas.h:4574
INT32 txPower
Definition: qaGobiApiNas.h:3378
BYTE leapSeconds
Definition: qaGobiApiNas.h:841
Definition: qaGobiApiNas.h:4073
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:5110
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:18
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:2648
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:5825
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:2784
Definition: qaGobiApiNas.h:1552
Definition: qaGobiApiNas.h:2959
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:3688
SHORT snr
Definition: qaGobiApiNas.h:3510
BYTE ueInIdle
Definition: qaGobiApiNas.h:4795
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7166
Definition: qaGobiApiNas.h:3752
Definition: qaGobiApiNas.h:6856
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:6220
WORD sid
Definition: qaGobiApiNas.h:4191
Definition: qaGobiApiNas.h:6545
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:5823
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:5629
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:754
Definition: qaGobiApiNas.h:3283
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:2241
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5329
ULONG baseLong
Definition: qaGobiApiNas.h:4615
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:3697
WORD mnc
Definition: qaGobiApiNas.h:3755
BYTE sIntraSearch
Definition: qaGobiApiNas.h:4729
SHORT snrlevel
Definition: qaGobiApiNas.h:1349
BYTE dayLtSavingAdj
Definition: qaGobiApiNas.h:7296
BYTE ueInIdle
Definition: qaGobiApiNas.h:4997
Definition: qaGobiApiNas.h:1693
WORD SO
Definition: qaGobiApiNas.h:5625
BYTE rejCause
Definition: qaGobiApiNas.h:2890
INT32 rscp
Definition: qaGobiApiNas.h:3356
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1457
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:2795
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2163
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:2550
BYTE shortNameLen
Definition: qaGobiApiNas.h:4045
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:4880
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:6615
WORD geoSysIdx
Definition: qaGobiApiNas.h:2935
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:4041
ULONG Forbidden
Definition: qaGobiApiNas.h:1530
WORD networkID
Definition: qaGobiApiNas.h:2466
ULONG GetServingNetwork(ULONG *pRegistrationState, ULONG *pCSDomain, ULONG *pPSDomain, ULONG *pRAN, BYTE *pRadioIfacesSize, BYTE *pRadioIfaces, ULONG *pRoaming, WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName)
BYTE TlvPresent
Definition: qaGobiApiNas.h:7298
BYTE nmrInst
Definition: qaGobiApiNas.h:4462
Definition: qaGobiApiNas.h:4154
char CHAR
Definition: SwiDataTypes.h:33
BYTE rptRate
Definition: qaGobiApiNas.h:6089
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:16
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:2325
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2161
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:3695
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:6154
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:6796
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7196
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:4104
WORD * pModePref
Definition: qaGobiApiNas.h:2157
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:4727
BYTE * pDetachAction
Definition: qaGobiApiNas.h:5360
WORD mcc
Definition: qaGobiApiNas.h:3754
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1092
Definition: qaGobiApiNas.h:2782
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:722
WORD SecProt
Definition: qaGobiApiNas.h:5264
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:5869
INT8 timeZone
Definition: qaGobiApiNas.h:7295
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:4105
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1625
WORD nmrLac
Definition: qaGobiApiNas.h:4396
Definition: qaGobiApiNas.h:5358
Definition: qaGobiApiNas.h:5622
Definition: qaGobiApiNas.h:4933
INT8 rsrq
Definition: qaGobiApiNas.h:1336
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:3061
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1464
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7027
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:3049
Definition: qaGobiApiNas.h:5864
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:5330
ULONG cellId
Definition: qaGobiApiNas.h:2654
WORD umtsUarfcn
Definition: qaGobiApiNas.h:4512
Definition: qaGobiApiNas.h:7125
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:3693
WORD mnc
Definition: qaGobiApiNas.h:5156
Definition: qaGobiApiNas.h:6151
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:3566
int freq
Definition: qaGobiApiNas.h:6994
BYTE rat
Definition: qaGobiApiNas.h:1731
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:3054
BYTE networkIdValid
Definition: qaGobiApiNas.h:2658
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:6029
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7061
ULONG RX_PWR
Definition: qaGobiApiNas.h:5626
eSYS_SRV_DOMAIN
Definition: qaGobiApiNas.h:7223
WORD Lac
Definition: qaGobiApiNas.h:1090
ULONG earfcn
Definition: qaGobiApiNas.h:7146
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:4103
Definition: qaGobiApiNas.h:816
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:5414
SHORT rsrp
Definition: qaGobiApiNas.h:4647
ULONG timingAdvance
Definition: qaGobiApiNas.h:4460
WORD PER
Definition: qaGobiApiNas.h:5695
WORD lac
Definition: qaGobiApiNas.h:2652
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:2544
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:6384
BYTE lacValid
Definition: qaGobiApiNas.h:2884
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:2936
BYTE radioIf
Definition: qaGobiApiNas.h:1253
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:5515
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:6810
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:4935
unsigned char BYTE
Definition: SwiDataTypes.h:32
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:1958
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2205
txInfo * pTXInfo
Definition: qaGobiApiNas.h:3398
WORD packetZone
Definition: qaGobiApiNas.h:2472
Definition: qaGobiApiNas.h:6407
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:6800
BYTE isSysForbidden
Definition: qaGobiApiNas.h:897
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:4042
Definition: qaGobiApiNas.h:7312
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7198
BYTE isSysForbidden
Definition: qaGobiApiNas.h:2330
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
dirNum * pDirNum
Definition: qaGobiApiNas.h:4323
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:19
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1459
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:6822
Definition: qaGobiApiNas.h:1347
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:6794
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:2329
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:5289
BYTE * pChgDuration
Definition: qaGobiApiNas.h:1954
Definition: qaGobiApiNas.h:5285
Definition: qaGobiApiNas.h:947
WORD psc
Definition: qaGobiApiNas.h:4571
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:6816
BYTE shortNameLen
Definition: qaGobiApiNas.h:3870
BYTE IOThresListLen
Definition: qaGobiApiNas.h:6002
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:5107
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:3700
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:3699
Definition: qaGobiApiNas.h:782
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:6823
BYTE emmState
Definition: qaGobiApiNas.h:3234
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4726
BYTE packetZoneValid
Definition: qaGobiApiNas.h:2471
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:6821
Definition: qaGobiApiNas.h:5953
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:5113
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:6799
WORD earfcn
Definition: qaGobiApiNas.h:4770
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:5731
Definition: qaGobiApiNas.h:1359
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3045
SHORT srxlev
Definition: qaGobiApiNas.h:4840
BYTE dirNumLen
Definition: qaGobiApiNas.h:4174
Definition: qaGobiApiNas.h:7229
Definition: qaGobiApiNas.h:2321
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5288
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:3570
signed char INT8
Definition: SwiDataTypes.h:31
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:6646
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:5632
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:3690
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:2661
INT8 rssi
Definition: qaGobiApiNas.h:3476
WORD IdleState
Definition: qaGobiApiNas.h:5265
Definition: qaGobiApiNas.h:4510
Definition: qaGobiApiNas.h:5066
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:6496
ULONG Roaming
Definition: qaGobiApiNas.h:1529
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:5546
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:3062
ULONG baseLat
Definition: qaGobiApiNas.h:4614
Definition: qaGobiApiNas.h:4565
Definition: qaGobiApiNas.h:7194
ULONG InUse
Definition: qaGobiApiNas.h:1528
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:5630
BYTE radioIf
Definition: qaGobiApiNas.h:1337
SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1626
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6462
BYTE TDSCDMASINRCONFThreshListLen
Definition: qaGobiApiNas.h:6105
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:6157
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:4106
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:6820
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:6806
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:6409
Definition: qaGobiApiNas.h:4877
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1096
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6905
BYTE isRadioTuned
Definition: qaGobiApiNas.h:3353
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:912
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:4326
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:6428
Definition: qaGobiApiNas.h:6443
ULONG TX_PWR
Definition: qaGobiApiNas.h:5628
Definition: qaGobiApiNas.h:6875
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE lteEsmDl
Definition: qaGobiApiNas.h:6216
BYTE TlvPresent
Definition: qaGobiApiNas.h:7045
ULONG SLQSGetNetworkTime(GetNetworkTimeResp *pGetNetworkTimeResp)
WORD pci
Definition: qaGobiApiNas.h:5033
Definition: qaGobiApiNas.h:4320
ULONG csBarStatus
Definition: qaGobiApiNas.h:948
Definition: qaGobiApiNas.h:2542
int freq
Definition: qaGobiApiNas.h:6904
Definition: qaGobiApiNas.h:3474
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:3377
BYTE radioIf
Definition: qaGobiApiNas.h:1274
SHORT rscp
Definition: qaGobiApiNas.h:4572
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:6824
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6479
Definition: qaGobiApiNas.h:6902
ULONG regAction
Definition: qaGobiApiNas.h:5190
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:5979
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:5035
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:3397
Definition: qaGobiApiNas.h:7226
BYTE * pObjectVer
Definition: qaGobiApiNas.h:5821
Definition: qaGobiApiNas.h:6425
BYTE systemMode
Definition: qaGobiApiNas.h:3149
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:6054
BYTE sinr
Definition: qaGobiApiNas.h:3478
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1077
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:2549
Definition: qaGobiApiNas.h:6879
ULONG nmrCellID
Definition: qaGobiApiNas.h:4394
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:5112
ULONG globalCellId
Definition: qaGobiApiNas.h:4723
BYTE * pRankIndicatorInd
Definition: qaGobiApiNas.h:6221
BOOL * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:5193
BYTE nccPermitted
Definition: qaGobiApiNas.h:4882
ULONG phase
Definition: qaGobiApiNas.h:3358
BYTE codingScheme
Definition: qaGobiApiNas.h:4039
Definition: qaGobiApiNas.h:5819
ULONG pci
Definition: qaGobiApiNas.h:7147
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:6055
Definition: qaGobiApiNas.h:753
ULONG * pScanResult
Definition: qaGobiApiNas.h:1629
Definition: qaGobiApiNas.h:3862
Definition: qaGobiApiNas.h:1945
BYTE LastErrCode
Definition: qaGobiApiNas.h:5795
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2242
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:3694
BYTE band1900
Definition: qaGobiApiNas.h:4836
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:6366
WORD MCC
Definition: qaGobiApiNas.h:783
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:5109
Definition: qaGobiApiNas.h:2154
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:6812
WORD NetworkID
Definition: qaGobiApiNas.h:1080
struct _SlqsNas3GppNetworkRAT_ SlqsNas3GppNetworkRAT
BYTE spnLength
Definition: qaGobiApiNas.h:3966
Definition: qaGobiApiNas.h:5688
Definition: qaGobiApiNas.h:6381
INT32 ecio
Definition: qaGobiApiNas.h:3355
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1082
BYTE rejCause
Definition: qaGobiApiNas.h:2791
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2164
BYTE geranInst
Definition: qaGobiApiNas.h:4576
WORD arfcn
Definition: qaGobiApiNas.h:4835
WORD nmrRxLev
Definition: qaGobiApiNas.h:4399
Definition: qaGobiApiNas.h:6874
INT8 rsrq
Definition: qaGobiApiNas.h:3508
Definition: qaGobiApiNas.h:5326
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:6158
Definition: qaGobiApiNas.h:7049
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:3569
SHORT ecio
Definition: qaGobiApiNas.h:4573
WORD imsiT1112
Definition: qaGobiApiNas.h:4263
FLOAT sinr
Definition: qaGobiApiNas.h:3535
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:3568
WORD lac2
Definition: qaGobiApiNas.h:3928
BYTE tacValid
Definition: qaGobiApiNas.h:2894
WORD mcc
Definition: qaGobiApiNas.h:1673
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:5415
ULONG rat
Definition: qaGobiApiNas.h:5157
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:6814
signed short SHORT
Definition: SwiDataTypes.h:38
Definition: qaGobiApiNas.h:1250
FLOAT rssi
Definition: qaGobiApiNas.h:3532
BYTE hsInd
Definition: qaGobiApiNas.h:2798
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:2464
ULONG id
Definition: qaGobiApiNas.h:1730
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:3052
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:4724
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:6530
Definition: qaGobiApiNas.h:4172
SHORT srxlev
Definition: qaGobiApiNas.h:5036
SHORT ltesnr
Definition: qaGobiApiNas.h:1465
WORD activeChannel
Definition: qaGobiApiNas.h:388
BYTE hdrPersonality
Definition: qaGobiApiNas.h:2548
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3048
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:3698
BYTE emmSubState
Definition: qaGobiApiNas.h:3235
BYTE numInstances
Definition: qaGobiApiNas.h:817
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:896
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7054
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:6155
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:2326
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:6801
Definition: qaGobiApiNas.h:6596
Definition: qaGobiApiNas.h:5188
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:6818
BYTE cellsLen
Definition: qaGobiApiNas.h:4976
Definition: qaGobiApiNas.h:6103
BYTE shortNameSB
Definition: qaGobiApiNas.h:3869
BYTE bsPRev
Definition: qaGobiApiNas.h:2461
Definition: qaGobiApiNas.h:6867
WORD threshXhigh
Definition: qaGobiApiNas.h:4974
ULONG CellID
Definition: qaGobiApiNas.h:1091
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2790
BYTE longNameLen
Definition: qaGobiApiNas.h:3875
BYTE modemMode
Definition: qaGobiApiNas.h:3148
BYTE dayOfWeek
Definition: qaGobiApiNas.h:7294
SHORT rsrp
Definition: qaGobiApiNas.h:3509
WORD arfcn
Definition: qaGobiApiNas.h:4458
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:6807
BYTE shortNameEn
Definition: qaGobiApiNas.h:3867
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:17
WORD lac
Definition: qaGobiApiNas.h:4569
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:3692
Definition: qaGobiApiNas.h:6790
Definition: qaGobiApiNas.h:1524
Definition: qaGobiApiNas.h:5491
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:6797
WORD lac1
Definition: qaGobiApiNas.h:3927
Definition: qaGobiApiNas.h:7228
ULONG csBarStatus
Definition: qaGobiApiNas.h:2961
USHORT ecioListLen
Definition: qaGobiApiNas.h:1458
BYTE netReg
Definition: qaGobiApiNas.h:1672
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:6826
Definition: qaGobiApiNas.h:1725
BYTE numInstances
Definition: qaGobiApiNas.h:4209
BYTE cellsLen
Definition: qaGobiApiNas.h:4730
Definition: qaGobiApiNas.h:3145
Definition: qaGobiApiNas.h:4392
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:6802
BYTE status
Definition: qaGobiApiNas.h:7106
SHORT srxlev
Definition: qaGobiApiNas.h:4938
BYTE day
Definition: qaGobiApiNas.h:7290
Definition: qaGobiApiNas.h:5030
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1083
BYTE numInstance
Definition: qaGobiApiNas.h:4061
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:6631
WORD PhysicalLayer
Definition: qaGobiApiNas.h:5256
BYTE imsRegState
Definition: qaGobiApiNas.h:3150
servSystem ServingSystem
Definition: qaGobiApiNas.h:1075
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7051
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2655
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:4292
WORD PilotStrength
Definition: qaGobiApiNas.h:5470
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7063
BYTE DRCCover
Definition: qaGobiApiNas.h:5447
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:6383
BYTE threshXHigh
Definition: qaGobiApiNas.h:4772
BYTE status
Definition: qaGobiApiNas.h:7145
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:6598
WORD MNC
Definition: qaGobiApiNas.h:1577
BYTE srvStatus
Definition: qaGobiApiNas.h:2240
WORD PilotPN
Definition: qaGobiApiNas.h:5469
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:5417
BYTE MACIndex
Definition: qaGobiApiNas.h:5691
BYTE minute
Definition: qaGobiApiNas.h:7292
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:1953
Definition: qaGobiApiNas.h:1334
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:5069
BYTE dtmSupp
Definition: qaGobiApiNas.h:2664
WORD secChB
Definition: qaGobiApiNas.h:4294
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:6798
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:6864
Definition: qaGobiApiNas.h:4101
Definition: qaGobiApiNas.h:717
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:6548
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:6531
Definition: qaGobiApiNas.h:1317
BYTE * pColorCode
Definition: qaGobiApiNas.h:3285
WORD secChA
Definition: qaGobiApiNas.h:4293
ULONG GetCDMANetworkParameters(BYTE *pSCI, BYTE *pSCM, BYTE *pRegHomeSID, BYTE *pRegForeignSID, BYTE *pRegForeignNID, BYTE *pForceRev0, BYTE *pCustomSCP, ULONG *pProtocol, ULONG *pBroadcast, ULONG *pApplication, ULONG *pRoaming)
BYTE namID
Definition: qaGobiApiNas.h:4138
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:3056
Definition: qaGobiApiNas.h:4188
Definition: qaGobiApiNas.h:6477
int iLTEbandValue
Definition: qaGobiApiNas.h:6996
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:6497
Definition: qaGobiApiNas.h:2911
signed int INT32
Definition: SwiDataTypes.h:39
Definition: qaGobiApiNas.h:5543
Definition: qaGobiApiNas.h:5466
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:6410
Definition: qaGobiApiNas.h:7144
WORD geranArfcn
Definition: qaGobiApiNas.h:4487
BYTE pRevInUse
Definition: qaGobiApiNas.h:2459
BYTE daylightSavings
Definition: qaGobiApiNas.h:843
Definition: qaGobiApiNas.h:6328
SHORT rsrplevel
Definition: qaGobiApiNas.h:1361
BYTE band
Definition: qaGobiApiNas.h:3230
ULONG InitiateDomainAttach(ULONG action)
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:3567
BYTE localTimeOffset
Definition: qaGobiApiNas.h:842
BYTE * pMncPcsStatus
Definition: qaGobiApiNas.h:3756
WORD MCC
Definition: qaGobiApiNas.h:1576
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:6819
BYTE imsi_11_12
Definition: qaGobiApiNas.h:913
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:6349
WORD activeBandClass
Definition: qaGobiApiNas.h:387
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:5108
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:895
ULONG cellId
Definition: qaGobiApiNas.h:2788
unsigned short USHORT
Definition: SwiDataTypes.h:35
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:6815
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:4324
BYTE rptRate
Definition: qaGobiApiNas.h:6581
Definition: qaGobiApiNas.h:6026
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:6854
Definition: qaGobiApiNas.h:6364
Definition: qaGobiApiNas.h:3564
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:5191
WORD pci
Definition: qaGobiApiNas.h:4645
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1078
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:2551
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:6159
BYTE DTMInd
Definition: qaGobiApiNas.h:1094
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:6803
SHORT cpich_ecno
Definition: qaGobiApiNas.h:4937
Definition: qaGobiApiNas.h:3250
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6330
ULONG psBarStatus
Definition: qaGobiApiNas.h:2962
WORD SystemID
Definition: qaGobiApiNas.h:1079
Definition: qaGobiApiNas.h:3228
Definition: qaGobiApiNas.h:7162
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:6480
BYTE cells_len
Definition: qaGobiApiNas.h:4774
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7052
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:1955
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:3063
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:3701
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:5822
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6348
BYTE roamStatus
Definition: qaGobiApiNas.h:2328
Definition: qaGobiApiNas.h:2453
INT32 io
Definition: qaGobiApiNas.h:3479
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1462
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:5907
WORD * pPRLPref
Definition: qaGobiApiNas.h:1950
WORD baseId
Definition: qaGobiApiNas.h:4612
WORD regPrd
Definition: qaGobiApiNas.h:2914
Definition: qaGobiApiNas.h:3530
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2546
Definition: qaGobiApiNas.h:3437
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1076
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:5933
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:2650
BYTE freqsLen
Definition: qaGobiApiNas.h:4905
Definition: qaGobiApiNas.h:4718
Definition: qaGobiApiNas.h:4136
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:6513
BYTE srvCapability
Definition: qaGobiApiNas.h:894
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2545
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:6367
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:2238
WORD servingCellId
Definition: qaGobiApiNas.h:4725
BYTE emmConnState
Definition: qaGobiApiNas.h:3236
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:6160
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONG IPAddress
Definition: qaGobiApiNas.h:5794
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:3058
BYTE netDescrLength
Definition: qaGobiApiNas.h:785
WORD TXChan
Definition: qaGobiApiNas.h:3233
WORD earfcn
Definition: qaGobiApiNas.h:5032
WORD nid
Definition: qaGobiApiNas.h:4611
BYTE freqsLen
Definition: qaGobiApiNas.h:4796
Definition: qaGobiApiNas.h:4207
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:3691
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7064
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:6028
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:5955
Definition: qaGobiApiNas.h:6087
Definition: qaGobiApiNas.h:4793
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:2455
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7197
ULONG Preferred
Definition: qaGobiApiNas.h:1531
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:6514
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:5111
BYTE QLIC
Definition: qaGobiApiNas.h:5734
Definition: qaGobiApiNas.h:7287
BYTE nmrBsic
Definition: qaGobiApiNas.h:4398
BYTE avgPeriod
Definition: qaGobiApiNas.h:6582
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:5068
Definition: qaGobiApiNas.h:4231
WORD numInstance
Definition: qaGobiApiNas.h:3944
WORD KeyExchange
Definition: qaGobiApiNas.h:5261
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:2462
Definition: qaGobiApiNas.h:4485
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:5331
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:5736
timeInfo * p3GPPTimeInfo
Definition: qaGobiApiNas.h:7315
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6919
BYTE cellIdValid
Definition: qaGobiApiNas.h:2886
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:3050
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2789
WORD ReverseMac
Definition: qaGobiApiNas.h:5260
BYTE freqsLen
Definition: qaGobiApiNas.h:4998
ULONG SetCDMANetworkParameters(CHAR *pSPC, BYTE *pForceRev0, BYTE *pCustomSCP, ULONG *pProtocol, ULONG *pBroadcast, ULONG *pApplication, ULONG *pRoaming)
unsigned long long ULONGLONG
Definition: SwiDataTypes.h:30
Definition: qaGobiApiNas.h:840
ULONG GetHomeNetwork3GPP2(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID, WORD *pNw2MCC, WORD *pNw2MNC, BYTE *pNw2DescDisp, BYTE *pNw2DescEnc, BYTE *pNw2DescLen, BYTE *pNw2Name)
INT8 * pRSSIThresList
Definition: qaGobiApiNas.h:5908
INT8 * pTDSCDMASigInfoRscp
Definition: qaGobiApiNas.h:3571
BYTE cells_len
Definition: qaGobiApiNas.h:4883
BYTE hour
Definition: qaGobiApiNas.h:7291
Definition: qaGobiApiNas.h:7224
int iLTEbandValue
Definition: qaGobiApiNas.h:7028
Definition: qaGobiApiNas.h:1670
BYTE longNameLen
Definition: qaGobiApiNas.h:4043
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:3055
WORD mcc
Definition: qaGobiApiNas.h:5155
Definition: qaGobiApiNas.h:6858
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:6460
WORD nid
Definition: qaGobiApiNas.h:4190
unsigned long ULONG
Definition: SwiDataTypes.h:28
BYTE TlvPresent
Definition: qaGobiApiNas.h:6906
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:6805
Definition: qaGobiApiNas.h:6857
BYTE RAT
Definition: qaGobiApiNas.h:1556
WORD trackAreaCode
Definition: qaGobiApiNas.h:1098
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:5980
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1097
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:3253
WORD systemID
Definition: qaGobiApiNas.h:2465
BYTE NumPilots
Definition: qaGobiApiNas.h:5493
Definition: qaGobiApiNas.h:5977
CommInfo commonInfo
Definition: qaGobiApiNas.h:3252
BYTE scell_idx
Definition: qaGobiApiNas.h:7044
BYTE Technology
Definition: qaGobiApiNas.h:5733
INT8 rssi
Definition: qaGobiApiNas.h:3507
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:1959
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:2547
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:3047
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:6873
BYTE bsInfoValid
Definition: qaGobiApiNas.h:2467
Definition: qaGobiApiNas.h:6579
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:1957
TDSCDMASINRCONFThresh * pTDSCDMASINRCONFThresh
Definition: qaGobiApiNas.h:6161
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:5956
SHORT umtsEcio
Definition: qaGobiApiNas.h:4515
BYTE longNameCI
Definition: qaGobiApiNas.h:3873
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:23
Definition: qaGobiApiNas.h:7043
BYTE threshXLow
Definition: qaGobiApiNas.h:4771
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:5115
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:6331
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:6528
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:5192
FLOAT ecio
Definition: qaGobiApiNas.h:3534
WORD psc
Definition: qaGobiApiNas.h:2800
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6997
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
Definition: qaGobiApiNas.h:7105
SHORT ltersrp
Definition: qaGobiApiNas.h:1466
Definition: qaGobiApiNas.h:4768
BYTE psAttachState
Definition: qaGobiApiNas.h:720
Definition: qaGobiApiNas.h:1621
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4879
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:6647
BYTE sinr
Definition: qaGobiApiNas.h:1461
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2156
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:6156
Definition: qaGobiApiNas.h:3505
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1456
WORD MCC
Definition: qaGobiApiNas.h:1526
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2888
WORD * pPRLPref
Definition: qaGobiApiNas.h:2159
BYTE networkIdValid
Definition: qaGobiApiNas.h:2473
SHORT geranRssi
Definition: qaGobiApiNas.h:4490
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:5932
BYTE hsIndValid
Definition: qaGobiApiNas.h:2797
BYTE csAttachState
Definition: qaGobiApiNas.h:719
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2656
Definition: qaGobiApiNas.h:7024
BYTE lteEmmDl
Definition: qaGobiApiNas.h:6218
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:3060
ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp)
struct _sysSelectPrefInfo sysSelectPrefInfo
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:4488
Definition: qaGobiApiNas.h:6992
BYTE * pUATI
Definition: qaGobiApiNas.h:5516
WORD RX_EC_IO
Definition: qaGobiApiNas.h:5627
CHAR Description[255]
Definition: qaGobiApiNas.h:1532
SHORT umtsRscp
Definition: qaGobiApiNas.h:4514
BYTE srvDomainValid
Definition: qaGobiApiNas.h:2323
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:6793
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6630
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:2663
WORD lac
Definition: qaGobiApiNas.h:4457
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:5287
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7062
INT32 rxPower
Definition: qaGobiApiNas.h:3354
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:3696
int pci
Definition: qaGobiApiNas.h:6903
Definition: qaGobiApiNas.h:3963
BYTE srvDomain
Definition: qaGobiApiNas.h:2324
WORD refpn
Definition: qaGobiApiNas.h:4613
Definition: qaGobiApiNas.h:4970
Definition: qaGobiApiNas.h:6612
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1086
BYTE status
Definition: qaGobiApiNas.h:7126
BYTE radioIf
Definition: qaGobiApiNas.h:1320
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:4489
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4973
Definition: qaGobiApiNas.h:3375
BYTE radioInterface
Definition: qaGobiApiNas.h:7297
BYTE ueInIdle
Definition: qaGobiApiNas.h:4720
Definition: qaGobiApiNas.h:4260
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1628
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:3702
Definition: qaGobiApiNas.h:6865
BYTE ValidityCW0
Definition: qaGobiApiNas.h:5866
Definition: qaGobiApiNas.h:5153
WORD ControlMac
Definition: qaGobiApiNas.h:5257
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7053
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:6445
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7164
Definition: qaGobiApiNas.h:4453
BYTE rejCause
Definition: qaGobiApiNas.h:2657
WORD ForwardMac
Definition: qaGobiApiNas.h:5259
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:2883
WORD tac
Definition: qaGobiApiNas.h:4722
WORD MNC
Definition: qaGobiApiNas.h:784
Definition: qaGobiApiNas.h:4059
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1087
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:1956
WORD RX_PWR
Definition: qaGobiApiNas.h:5694
BYTE State
Definition: qaGobiApiNas.h:5624
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:6547
BYTE lacValid
Definition: qaGobiApiNas.h:2651
WORD cellID
Definition: qaGobiApiNas.h:4567
WORD rxLev
Definition: qaGobiApiNas.h:4461
float FLOAT
Definition: SwiDataTypes.h:40
BYTE * pRAT
Definition: qaGobiApiNas.h:1962
BYTE shortNameCI
Definition: qaGobiApiNas.h:3868
BYTE regState
Definition: qaGobiApiNas.h:718
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1463
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:1949
ULONG rsrp
Definition: qaGobiApiNas.h:5034
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2158
BYTE DRCValue
Definition: qaGobiApiNas.h:5446
Definition: qaGobiApiNas.h:3923
Definition: qaGobiApiNas.h:4608
WORD BasestationID
Definition: qaGobiApiNas.h:1081
BYTE longNameSB
Definition: qaGobiApiNas.h:3874
BYTE * pGSMBER
Definition: qaGobiApiNas.h:5416
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:6463
BYTE namNameLen
Definition: qaGobiApiNas.h:4156
int pci
Definition: qaGobiApiNas.h:6993
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:2458
Definition: qaGobiApiNas.h:6628
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1696
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7060
BYTE PRLInd
Definition: qaGobiApiNas.h:1093
SHORT ecio
Definition: qaGobiApiNas.h:3477
WORD imsiM1112
Definition: qaGobiApiNas.h:4234
WORD RXChan
Definition: qaGobiApiNas.h:3232
WORD priChA
Definition: qaGobiApiNas.h:4291
WORD EncryptProt
Definition: qaGobiApiNas.h:5263
BYTE TlvPresent
Definition: qaGobiApiNas.h:6920
WORD threshXlow
Definition: qaGobiApiNas.h:4975
Definition: qaGobiApiNas.h:7225
Definition: qaGobiApiNas.h:6877
BYTE networkIdValid
Definition: qaGobiApiNas.h:2891
SHORT srxlev
Definition: qaGobiApiNas.h:4649
WORD geoSysIdx
Definition: qaGobiApiNas.h:2913
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:6809
BYTE bsicId
Definition: qaGobiApiNas.h:4838
Definition: qaGobiApiNas.h:5905
BYTE selNetwork
Definition: qaGobiApiNas.h:721
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:4107
BYTE bsPRevValid
Definition: qaGobiApiNas.h:2460
Definition: qaGobiApiNas.h:4289
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:20
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:5824
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1627
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7055
USHORT errorRate
Definition: qaGobiApiNas.h:1319
WORD * pRoamPref
Definition: qaGobiApiNas.h:1951
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:1960
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:5517
WORD uarfcn
Definition: qaGobiApiNas.h:4972
INT32 Io
Definition: qaGobiApiNas.h:1460
BYTE hsCallStatus
Definition: qaGobiApiNas.h:2796
WORD VirtStream
Definition: qaGobiApiNas.h:5267
WORD PilotEnergy
Definition: qaGobiApiNas.h:5696
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1624
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:3051
ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq)
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1455
BYTE displayCondition
Definition: qaGobiApiNas.h:3965
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:3064
WORD mnc
Definition: qaGobiApiNas.h:1728
BYTE cellIdValid
Definition: qaGobiApiNas.h:2787
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:6808
BYTE countryInitials
Definition: qaGobiApiNas.h:4040
Definition: qaGobiApiNas.h:7058
ULONG cellId
Definition: qaGobiApiNas.h:2887
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1578
WORD sid
Definition: qaGobiApiNas.h:4610
Definition: qaGobiApiNas.h:4643
TDSCDMASigInfoExt * pTDSCDMASigInfoExt
Definition: qaGobiApiNas.h:3572
Definition: qaGobiApiNas.h:7227
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1623
Definition: qaGobiApiNas.h:4902
Definition: qaGobiApiNas.h:5254
BYTE srvStatus
Definition: qaGobiApiNas.h:2204
WORD * pModePref
Definition: qaGobiApiNas.h:1948
SHORT ecio
Definition: qaGobiApiNas.h:1273
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
Definition: qaGobiApiNas.h:3351
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1084
BYTE cellIsTDD
Definition: qaGobiApiNas.h:5037
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:6792
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:5631
WORD AuthProt
Definition: qaGobiApiNas.h:5262
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1088
BYTE lacValid
Definition: qaGobiApiNas.h:2785
BYTE Chipset
Definition: qaGobiApiNas.h:5735
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:3929
BYTE cellIdValid
Definition: qaGobiApiNas.h:4837
BYTE SNR
Definition: qaGobiApiNas.h:5697
Definition: qaGobiApiNas.h:5513
WORD MCC
Definition: qaGobiApiNas.h:1554
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:6876
Definition: qaGobiApiNas.h:5444
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:1961
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:6825
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:4773
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6614
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:3057
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:3053
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:3046
WORD nmrArfcn
Definition: qaGobiApiNas.h:4397
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:4322
BYTE threshServingLow
Definition: qaGobiApiNas.h:4728
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:1729
Definition: qaGobiApiNas.h:1574
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:3315
Definition: qaGobiApiNas.h:5930
Definition: qaGobiApiNas.h:1271
FLOAT rscp
Definition: qaGobiApiNas.h:3533
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:6153
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
Definition: qaGobiApiNas.h:2202
ULONG psBarStatus
Definition: qaGobiApiNas.h:949
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:3396
ULONG PilotType
Definition: qaGobiApiNas.h:5468
Definition: qaGobiApiNas.h:6052
Definition: qaGobiApiNas.h:2881
BYTE roamStatusValid
Definition: qaGobiApiNas.h:2327
Definition: qaGobiApiNas.h:384
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2889
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:5328
BYTE temperature
Definition: qaGobiApiNas.h:3147
ULONG baseLat
Definition: qaGobiApiNas.h:2469
BYTE radio_if
Definition: qaGobiApiNas.h:3317
BYTE networkIdValid
Definition: qaGobiApiNas.h:2792
Definition: qaGobiApiNas.h:892
WORD year
Definition: qaGobiApiNas.h:7288
BYTE month
Definition: qaGobiApiNas.h:7289
WORD mnc
Definition: qaGobiApiNas.h:1674
Definition: qaGobiApiNas.h:6918
BYTE threshGsmLow
Definition: qaGobiApiNas.h:4881
SHORT cpich_rscp
Definition: qaGobiApiNas.h:4936
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:6599
BYTE srvStatus
Definition: qaGobiApiNas.h:893
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:5867
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1695
BYTE second
Definition: qaGobiApiNas.h:7293
Definition: qaGobiApiNas.h:3942
FLOAT * pTDSCDMASINRCONFThreshList
Definition: qaGobiApiNas.h:6106
BYTE bsic
Definition: qaGobiApiNas.h:4459
BYTE TlvPresent
Definition: qaGobiApiNas.h:6998
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:15
INT8 rssi
Definition: qaGobiApiNas.h:3439
Definition: qaGobiApiNas.h:5792
Definition: qaGobiApiNas.h:4037
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:6817
ULONG cellID
Definition: qaGobiApiNas.h:4455
BYTE pscValid
Definition: qaGobiApiNas.h:2799
Definition: qaGobiApiNas.h:6213
int pci
Definition: qaGobiApiNas.h:7025
WORD baseId
Definition: qaGobiApiNas.h:2468
BYTE TlvPresent
Definition: qaGobiApiNas.h:7029
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:6427
ULONG earfcn0
Definition: qaGobiApiNas.h:7127
int BOOL
Definition: SwiDataTypes.h:37
SHORT rsrq
Definition: qaGobiApiNas.h:4646
BYTE spnLength
Definition: qaGobiApiNas.h:3865
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:5494
BYTE SectorIDLen
Definition: qaGobiApiNas.h:5692
WORD mcc
Definition: qaGobiApiNas.h:1727
BYTE State
Definition: qaGobiApiNas.h:5690
int freq
Definition: qaGobiApiNas.h:7026
BYTE longNameEn
Definition: qaGobiApiNas.h:3872
Definition: qaGobiApiNas.h:4995
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:6813
Definition: qaGobiApiNas.h:6000
Definition: qaGobiApiNas.h:3394
Definition: qaGobiApiNas.h:5412
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:21
Definition: qaGobiApiNas.h:6878
SHORT rssi
Definition: qaGobiApiNas.h:4648
BYTE lteEsmUl
Definition: qaGobiApiNas.h:6215
BYTE ueInIdle
Definition: qaGobiApiNas.h:4904
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2457
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:6446
Definition: qaGobiApiNas.h:911
WORD * pSectorID
Definition: qaGobiApiNas.h:5693
unsigned short WORD
Definition: SwiDataTypes.h:34
BYTE egprsSupp
Definition: qaGobiApiNas.h:2662
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:4327
WORD lac
Definition: qaGobiApiNas.h:2786
WORD lac
Definition: qaGobiApiNas.h:2885
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:6811
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:6219
Definition: qaGobiApiNas.h:6494
INT32 * pIOThresList
Definition: qaGobiApiNas.h:6003
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:5545
WORD MultDisc
Definition: qaGobiApiNas.h:5266
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:3059
Definition: qaGobiApiNas.h:5105
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1252
WORD AccessMac
Definition: qaGobiApiNas.h:5258
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:1952
WORD * pRoamPref
Definition: qaGobiApiNas.h:2160
BYTE spnEncoding
Definition: qaGobiApiNas.h:3864
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6995
WORD MNC
Definition: qaGobiApiNas.h:1527
WORD umtsPsc
Definition: qaGobiApiNas.h:4513
SHORT rssi
Definition: qaGobiApiNas.h:4839
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2456
Definition: qaGobiApiNas.h:1074
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:4266
BYTE ValidityCW1
Definition: qaGobiApiNas.h:5868
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1095
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:6804
Definition: qaGobiApiNas.h:4833
BYTE * pEmerMode
Definition: qaGobiApiNas.h:1947
BYTE radioInterface
Definition: qaGobiApiNas.h:386
ULONG uarfcn
Definition: qaGobiApiNas.h:7107
SHORT ecio
Definition: qaGobiApiNas.h:3440
BYTE bandwidth
Definition: qaGobiApiNas.h:3231
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1085
BYTE lteEmmUl
Definition: qaGobiApiNas.h:6217
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:5114
WORD MNC
Definition: qaGobiApiNas.h:1555
Definition: qaGobiApiNas.h:2933
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2162
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1099
ULONG baseLong
Definition: qaGobiApiNas.h:2470
Definition: qaGobiApiNas.h:6511
INT32 rsrp
Definition: qaGobiApiNas.h:3357
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:6795
Definition: qaGobiApiNas.h:6644
timeInfo * p3GPP2TimeInfo
Definition: qaGobiApiNas.h:7314
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1089
BYTE ccsSupported
Definition: qaGobiApiNas.h:2463
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:4325
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:2895

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved