LinuxQMISDK  SLQS04.00.16
 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 #define NAS_MAX_SCC_RX_INFO_INSTANCES 255
30 
31 #ifdef __cplusplus
32 extern "C" {
33 #endif
34 
35 
64  ULONG *pArraySizes,
65  INT8 *pSignalStrength,
66  ULONG *pRadioInterface );
67 
90  BYTE *pInstanceSize,
91  BYTE *pInstances );
92 
124  ULONG regType,
125  WORD mcc,
126  WORD mnc,
127  ULONG rat );
128 
198  ULONG *pRegistrationState,
199  ULONG *pCSDomain,
200  ULONG *pPSDomain,
201  ULONG *pRAN,
202  BYTE *pRadioIfacesSize,
203  BYTE *pRadioIfaces,
204  ULONG *pRoaming,
205  WORD *pMCC,
206  WORD *pMNC,
207  BYTE nameSize,
208  CHAR *pName );
209 
246  WORD *pMCC,
247  WORD *pMNC,
248  BYTE nameSize,
249  CHAR *pName,
250  WORD *pSID,
251  WORD *pNID);
252 
287  BYTE *pDataCapsSize,
288  BYTE *pDataCaps );
289 
325  ULONG technologyPref,
326  ULONG duration );
327 
368  ULONG *pTechnologyPref,
369  ULONG *pDuration,
370  ULONG *pPersistentTechnologyPref );
371 
388 {
392 };
393 
415  BYTE *pInstanceSize,
416  struct RFBandInfoElements *pRFBandInfo );
417 
430 {
433 };
450 {
454 };
455 
480 {
483 };
484 
498 typedef struct{
502 
519 typedef struct{
524 
541 typedef struct{
546 
563 typedef struct{
568 
579 typedef struct{
583 
602 typedef struct
603 {
610 
625  NasGetRFInfoResp *pGetRFInfoResp );
626 
646  ULONG action );
647 
663  BYTE *pACCOLC );
664 
683  CHAR *spc,
684  BYTE accolc );
685 
754  CHAR *pSPC,
755  BYTE *pForceRev0,
756  BYTE *pCustomSCP,
757  ULONG *pProtocol,
758  ULONG *pBroadcast,
759  ULONG *pApplication,
760  ULONG *pRoaming );
761 
843  BYTE *pSCI,
844  BYTE *pSCM,
845  BYTE *pRegHomeSID,
846  BYTE *pRegForeignSID,
847  BYTE *pRegForeignNID,
848  BYTE *pForceRev0,
849  BYTE *pCustomSCP,
850  ULONG *pProtocol,
851  ULONG *pBroadcast,
852  ULONG *pApplication,
853  ULONG *pRoaming );
854 
873  ULONG *pStatus );
874 
929 typedef struct {
936 }servSystem;
937 
965 typedef struct {
967  BYTE dataCapabilities[MAX_DATA_SRV_CAPABILITIES];
969 
994 typedef struct {
998  BYTE netDescr[255];
999 }currentPLMN;
1000 
1028 typedef struct {
1032 }roamIndList;
1033 
1052 typedef struct {
1057 
1104 typedef struct {
1110 }detailSvcInfo;
1111 
1123 typedef struct {
1127 
1159 typedef struct {
1162 }callBarStatus;
1163 
1286 typedef struct {
1313 
1333 
1391 ULONG SLQSSetBandPreference( ULONGLONG bandpreference );
1392 
1435  BYTE systemSelectionInd,
1436  BYTE DDTMInd,
1437  BYTE servingSystemInd);
1438 
1463 {
1466 };
1467 
1484 {
1487 };
1488 
1530 {
1533 };
1534 
1547 {
1550 };
1551 
1560 {
1562 };
1563 
1572 {
1574 };
1575 
1666 {
1679 };
1680 
1697 ULONG SLQSGetSignalStrength( struct slqsSignalStrengthInfo *pSignalInfo );
1698 
1737 {
1745 };
1746 
1765 {
1770 
1787 {
1791 };
1792 
1833 typedef struct _slqsNetworkScanInfo
1834 {
1843 
1862 
1883 {
1887 };
1888 
1907 {
1910 };
1911 
1938 struct CSGID
1939 {
1945 };
1946 
2163 typedef struct _sysSelectPrefParams
2164 {
2179  struct CSGID *pCSGID;
2182 
2196 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
2197 
2198 
2219 {
2222 };
2223 
2241 {
2246 };
2247 
2376 typedef struct
2377 {
2386 
2400 ULONG SLQSSetSysSelectionPrefExt( sysSelectPrefParamsExt *pSysSelectPrefParamsExt );
2401 
2578 typedef struct _sysSelectPrefInfo
2579 {
2590 
2604 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2605 
2626 typedef struct
2627 {
2632 
2653 typedef struct
2654 {
2658 
2675 typedef struct
2676 {
2680 
2732 typedef struct
2733 {
2737 
2789 typedef struct
2790 {
2794 
2817 typedef struct
2818 {
2823 
2843 typedef struct
2844 {
2851 
2892 {
2902 
2916 ULONG SLQSGetSysSelectionPrefExt( sysSelectPrefExtInfo *pSysSelectPrefExtInfo );
2937 typedef struct
2938 {
2941 } SrvStatusInfo;
2942 
2973 typedef struct
2974 {
2979 
3056 typedef struct
3057 {
3066 } sysInfoCommon;
3067 
3188 typedef struct
3189 {
3211 } CDMASysInfo;
3212 
3277 typedef struct
3278 {
3288 } HDRSysInfo;
3289 
3383 typedef struct
3384 {
3400 } GSMSysInfo;
3401 
3517 typedef struct
3518 {
3536 } WCDMASysInfo;
3537 
3616 typedef struct
3617 {
3631 } LTESysInfo;
3632 
3646 typedef struct
3647 {
3650 } AddCDMASysInfo;
3651 
3668 typedef struct
3669 {
3672 } AddSysInfo;
3673 
3694 typedef struct
3695 {
3699 
3778 typedef struct
3779 {
3801 
3825 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3826 
3880 typedef struct
3881 {
3887 } CommInfo;
3888 
3963 typedef struct
3964 {
3972 } LTEInfo;
3973 
3985 typedef struct
3986 {
3990 
4004 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
4005 
4018 typedef struct
4019 {
4022 
4036 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
4037 
4050 typedef struct
4051 {
4054 
4086 typedef struct
4087 {
4094 } rxInfo;
4095 
4110 typedef struct
4111 {
4114 } txInfo;
4115 
4129 typedef struct
4130 {
4135 
4156  nasGetTxRxInfoReq *pGetTxRxInfoReq,
4157  nasGetTxRxInfoResp *pGetTxRxInfoResp );
4158 
4172 typedef struct
4173 {
4176 } CDMASSInfo;
4177 
4209 typedef struct
4210 {
4215 } HDRSSInfo;
4216 
4240 typedef struct
4241 {
4246 } LTESSInfo;
4247 
4265 typedef struct
4266 {
4272 
4299 typedef struct
4300 {
4309 
4328 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
4329 
4441 typedef struct
4442 {
4459 
4481  nasIndicationRegisterReq *pIndicationRegisterReq );
4482 
4507 typedef struct
4508 {
4512 } nasPLMNNameReq;
4513 
4617 typedef struct
4618 {
4621  BYTE spn[255];
4626  BYTE shortName[255];
4631  BYTE longName[255];
4632 } nasPLMNNameResp;
4633 
4651  nasPLMNNameReq *pPLMNNameReq,
4652  nasPLMNNameResp *pPLMNNameResp );
4653 
4678 typedef struct
4679 {
4686 
4697 typedef struct
4698 {
4702 
4718 typedef struct
4719 {
4724 
4792 typedef struct
4793 {
4803 
4814 typedef struct
4815 {
4818 } PLMNNetworkName;
4819 
4828 typedef struct
4829 {
4832 
4856 typedef struct
4857 {
4864 
4881 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4882 
4891 typedef struct
4892 {
4895 
4909 typedef struct
4910 {
4913 } namName;
4914 
4927 typedef struct
4928 {
4931 } dirNum;
4932 
4943 typedef struct
4944 {
4947 } sidNid;
4948 
4962 typedef struct
4963 {
4966 } homeSIDNID;
4967 
4986 typedef struct
4987 {
4992 } minBasedIMSI;
4993 
5015 typedef struct
5016 {
5022 } trueIMSI;
5023 
5044 typedef struct
5045 {
5050 } CDMAChannel;
5051 
5075 typedef struct
5076 {
5084 
5106  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
5107  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
5108 
5147 typedef struct
5148 {
5150  BYTE nmrPlmn[PLMN_LENGTH];
5155 } nmrCellInfo;
5156 
5208 typedef struct
5209 {
5219 } GERANInfo;
5220 
5240 typedef struct
5241 {
5246 } geranInstInfo;
5247 
5265 typedef struct
5266 {
5271 } UMTSinstInfo;
5272 
5320 typedef struct
5321 {
5333 } UMTSInfo;
5334 
5363 typedef struct
5364 {
5371 } CDMAInfo;
5372 
5398 typedef struct
5399 {
5405 } cellParams;
5406 
5473 typedef struct
5474 {
5488 
5523 typedef struct
5524 {
5530  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
5531 } infoInterFreq;
5532 
5548 typedef struct
5549 {
5554 
5588 typedef struct
5589 {
5596 } gsmCellInfo;
5597 
5632 typedef struct
5633 {
5640 } lteGsmCellInfo;
5641 
5657 typedef struct
5658 {
5663 
5688 typedef struct
5689 {
5694 } wcdmaCellInfo;
5695 
5725 typedef struct
5726 {
5734 
5750 typedef struct
5751 {
5756 
5785 typedef struct
5786 {
5793 } umtsLTENbrCell;
5794 
5821 typedef struct
5822 {
5827 
5860 typedef struct
5861 {
5872 
5889  nasCellLocationInfoResp *pNasCellLocationInfoResp );
5890 
5908 typedef struct
5909 {
5913 } MNRInfo;
5914 
5943 typedef struct
5944 {
5950 
5967  nasInitNetworkReg *pNasInitNetRegistrationReg);
5968 
6009 typedef struct
6010 {
6024 
6040 typedef struct
6041 {
6046 
6060 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
6061 
6081 typedef struct
6082 {
6088 
6102 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
6103 
6113 typedef struct
6114 {
6116 }PSDetachReq;
6117 
6131 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
6132 
6167 typedef struct
6168 {
6174 
6187 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
6188 
6199 typedef struct
6200 {
6203 } DRCParams;
6204 
6221 typedef struct
6222 {
6226 } PilotSetParams;
6227 
6246 typedef struct
6247 {
6250 } PilotSetData;
6251 
6268 typedef struct
6269 {
6274 
6287 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
6288 
6298 typedef struct
6299 {
6303 
6377 typedef struct
6378 {
6388 } NetworkStat1x;
6389 
6443 typedef struct
6444 {
6453 } NetworkStatEVDO;
6454 
6486 typedef struct
6487 {
6493 
6547 typedef struct
6548 {
6552 
6574 typedef struct
6575 {
6582 
6595 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
6596 
6619 typedef struct
6620 {
6625 }LteCQIParm;
6626 
6639 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
6640 
6660 typedef struct
6661 {
6664 }RSSIThresh;
6665 
6685 typedef struct
6686 {
6689 }ECIOThresh;
6690 
6708 typedef struct
6709 {
6712 }HDRSINRThresh;
6713 
6732 typedef struct
6733 {
6736 }LTESNRThresh;
6737 
6755 typedef struct
6756 {
6759 }IOThresh;
6760 
6781 typedef struct
6782 {
6785 }RSRQThresh;
6786 
6807 typedef struct
6808 {
6811 }RSRPThresh;
6812 
6842 typedef struct
6843 {
6846 }LTESigRptCfg;
6847 
6858 typedef struct
6859 {
6863 
6864 
6906 typedef struct
6907 {
6917 } sigInfo;
6918 
6935 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
6936 
6972 typedef struct
6973 {
6982 }NasSwiIndReg;
6983 
7063  WORD *pMCC,
7064  WORD *pMNC,
7065  BYTE nameSize,
7066  CHAR *pName,
7067  WORD *pSID,
7068  WORD *pNID,
7069  WORD *pNw2MCC,
7070  WORD *pNw2MNC,
7071  BYTE *pNw2DescDisp,
7072  BYTE *pNw2DescEnc,
7073  BYTE *pNw2DescLen,
7074  BYTE *pNw2Name );
7075 
7088 typedef struct
7089 {
7093 
7106 typedef struct
7107 {
7111 
7124 typedef struct
7125 {
7128 }HDRRSSIThresh;
7129 
7141 typedef struct
7142 {
7145 }HDRECIOThresh;
7146 
7167 typedef struct
7168 {
7172 
7185 typedef struct
7186 {
7189 }HDRIOThresh;
7190 
7203 typedef struct
7204 {
7207 }GSMRSSIThresh;
7208 
7220 typedef struct
7221 {
7225 
7237 typedef struct
7238 {
7242 
7254 typedef struct
7255 {
7258 }LTERSSIThresh;
7259 
7271 typedef struct
7272 {
7276 
7288 typedef struct
7289 {
7292 }LTERSRQThresh;
7293 
7305 typedef struct
7306 {
7309 }LTERSRPThresh;
7310 
7339 typedef struct
7340 {
7344 
7356 typedef struct
7357 {
7361 
7372 typedef struct
7373 {
7377 
7388 typedef struct
7389 {
7393 
7404 typedef struct
7405 {
7550 typedef struct
7551 {
7605 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
7606 
7607 /* enum declarations */
7608 /*
7609  *
7610  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
7611  *
7612  */
7613 
7619 };
7620 
7621 /*
7622  * NAS LTE CPHY Scell States.
7623  */
7624 typedef enum {
7629 
7630 /*
7631  * NAS LTE CPHY Downlink Values.
7632  */
7633 typedef enum {
7641 
7662 typedef struct{
7663  int pci;
7664  int freq;
7668 
7678 typedef struct{
7682 
7752 typedef struct{
7753  int pci;
7754  int freq;
7760 
7784 typedef struct{
7785  int pci;
7786  int freq;
7791 
7803 typedef struct{
7807 
7808 
7809 typedef struct
7810 {
7817 
7818 typedef struct
7819 {
7825 } nasGetLTECphyCa;
7826 
7839 
7853  BYTE *bStatus );
7854 
7865 typedef struct{
7868 }wcdmaUARFCN;
7869 
7885 typedef struct{
7889 }lteEARFCN;
7890 
7904 typedef struct{
7908 }ltePCI;
7909 
7922 typedef struct
7923 {
7928 
7940 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
7941 
7954 typedef struct
7955 {
7960 
7975 ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq);
7976 
7977 /* enum declarations */
7978 /*
7979  *
7980  * An enumeration of eSYS_SRV_DOMAIN Type of service Domain.
7981  *
7982  */
7984  eSYS_SRV_DOMAIN_NO_SRV = 0x00,//No Service
7985  eSYS_SRV_DOMAIN_CS_ONLY = 0x01, //Circuit-switched only
7986  eSYS_SRV_DOMAIN_PS_ONLY = 0x02, //Pack-switched only
7987  eSYS_SRV_DOMAIN_CS_PS = 0x03, //Pack-switched and Circuit-switched
7988  eSYS_SRV_DOMAIN_CAMPED = 0x04, //Camped
7990 };
7991 
8047 typedef struct{
8059 }timeInfo;
8060 
8072 typedef struct
8073 {
8077 
8090 ULONG SLQSGetNetworkTime ( GetNetworkTimeResp *pGetNetworkTimeResp );
8091 
8116 typedef struct{
8121 }RxSigInfo;
8122 
8148 typedef struct
8149 {
8155 }SccRxInfo;
8156 
8165 typedef struct
8166 {
8169 
8182 ULONG SLQSSwiGetLteSccRxInfo ( LteSccRxInfoResp *pLteSccRxInfoResp);
8183 
8195 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
8196 
8214 typedef struct
8215 {
8220 
8234 ULONG SLQSNASSeteDRXParams(nasSeteDRXParamsReq *pNasSeteDRXParamsReq);
8235 
8254 typedef struct
8255 {
8260 
8274 ULONG SLQSNASGeteDRXParams(nasGeteDRXParamsResp *pNasGeteDRXParamsResp);
8275 
8276 #ifdef __cplusplus
8277 } /* extern "C" { */
8278 #endif
8279 
8280 #endif /* __GOBI_API_NAS_H__ */
struct ciotAcqOrderPref * pCiotAcqOrderPref
Definition: qaGobiApiNas.h:2383
Definition: qaGobiApiNas.h:7106
WORD uarfcn
Definition: qaGobiApiNas.h:5325
BYTE cellIdValid
Definition: qaGobiApiNas.h:3388
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:7615
BYTE avgPeriod
Definition: qaGobiApiNas.h:6845
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7925
Definition: qaGobiApiNas.h:1665
BYTE psState
Definition: qaGobiApiNas.h:3886
Definition: qaGobiApiNas.h:3778
ULONG earfcn1
Definition: qaGobiApiNas.h:7888
BYTE umtsInst
Definition: qaGobiApiNas.h:5329
INT32 txPower
Definition: qaGobiApiNas.h:4113
BYTE leapSeconds
Definition: qaGobiApiNas.h:1053
Definition: qaGobiApiNas.h:4828
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:5865
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:18
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:3383
ULONG SLQSGetSysSelectionPrefExt(sysSelectPrefExtInfo *pSysSelectPrefExtInfo)
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:6580
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:3519
Definition: qaGobiApiNas.h:1764
Definition: qaGobiApiNas.h:3694
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:4441
SHORT snr
Definition: qaGobiApiNas.h:4245
BYTE ueInIdle
Definition: qaGobiApiNas.h:5550
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7926
Definition: qaGobiApiNas.h:4507
Definition: qaGobiApiNas.h:7616
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:6979
WORD sid
Definition: qaGobiApiNas.h:4946
Definition: qaGobiApiNas.h:7305
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:6578
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:6384
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:966
Definition: qaGobiApiNas.h:4018
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:2976
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:6084
ULONG baseLong
Definition: qaGobiApiNas.h:5370
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:4450
WORD mnc
Definition: qaGobiApiNas.h:4510
BYTE sIntraSearch
Definition: qaGobiApiNas.h:5484
BYTE TlvPresent
Definition: qaGobiApiNas.h:2792
SHORT snrlevel
Definition: qaGobiApiNas.h:1561
BYTE dayLtSavingAdj
Definition: qaGobiApiNas.h:8056
BYTE ueInIdle
Definition: qaGobiApiNas.h:5752
Definition: qaGobiApiNas.h:1906
INT32 rsrq
Definition: qaGobiApiNas.h:8150
WORD SO
Definition: qaGobiApiNas.h:6380
BYTE rejCause
Definition: qaGobiApiNas.h:3625
INT32 rscp
Definition: qaGobiApiNas.h:4091
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1669
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:3530
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2587
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:3285
BYTE shortNameLen
Definition: qaGobiApiNas.h:4800
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:5635
ULONGLONG lteNb1BandPref
Definition: qaGobiApiNas.h:2791
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:7375
BYTE ciotAcqOrderLen
Definition: qaGobiApiNas.h:2819
WORD geoSysIdx
Definition: qaGobiApiNas.h:3670
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:4796
ULONG Forbidden
Definition: qaGobiApiNas.h:1742
Definition: qaGobiApiNas.h:449
WORD networkID
Definition: qaGobiApiNas.h:3201
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:8058
BYTE nmrInst
Definition: qaGobiApiNas.h:5217
ULONG * pCiotLteOpMode
Definition: qaGobiApiNas.h:2382
Definition: qaGobiApiNas.h:4909
char CHAR
Definition: SwiDataTypes.h:33
BYTE rptRate
Definition: qaGobiApiNas.h:6844
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:16
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:3060
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2585
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:4448
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:6909
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:7556
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7956
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:4859
RfDedicatedBandInfo * pRfDedicatedBandInfo
Definition: qaGobiApiNas.h:605
WORD * pModePref
Definition: qaGobiApiNas.h:2581
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:5482
BYTE * pDetachAction
Definition: qaGobiApiNas.h:6115
WORD mcc
Definition: qaGobiApiNas.h:4509
BYTE * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:5948
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1304
Definition: qaGobiApiNas.h:3517
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:934
WORD SecProt
Definition: qaGobiApiNas.h:6019
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:6624
INT8 timeZone
Definition: qaGobiApiNas.h:8055
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:4860
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1837
WORD nmrLac
Definition: qaGobiApiNas.h:5151
Definition: qaGobiApiNas.h:6113
Definition: qaGobiApiNas.h:6377
Definition: qaGobiApiNas.h:5688
INT8 rsrq
Definition: qaGobiApiNas.h:1548
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:3796
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1676
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7787
SHORT snr
Definition: qaGobiApiNas.h:8151
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:3784
Definition: qaGobiApiNas.h:6619
ULONGLONG * pCiotLteOpModePref
Definition: qaGobiApiNas.h:2379
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:6085
ULONG cellId
Definition: qaGobiApiNas.h:3389
WORD umtsUarfcn
Definition: qaGobiApiNas.h:5267
Definition: qaGobiApiNas.h:7885
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:4446
WORD mnc
Definition: qaGobiApiNas.h:5911
Definition: qaGobiApiNas.h:6906
BYTE TlvPresent
Definition: qaGobiApiNas.h:2821
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:4301
int freq
Definition: qaGobiApiNas.h:7754
BYTE rat
Definition: qaGobiApiNas.h:1944
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:3789
BYTE networkIdValid
Definition: qaGobiApiNas.h:3393
Definition: qaGobiApiNas.h:2817
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:6784
RfBandInfoList rfbandInfoList
Definition: qaGobiApiNas.h:604
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7821
ULONG RX_PWR
Definition: qaGobiApiNas.h:6381
eSYS_SRV_DOMAIN
Definition: qaGobiApiNas.h:7983
WORD Lac
Definition: qaGobiApiNas.h:1302
ULONG earfcn
Definition: qaGobiApiNas.h:7906
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:4858
Definition: qaGobiApiNas.h:1028
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:6169
SHORT rsrp
Definition: qaGobiApiNas.h:5402
ULONG timingAdvance
Definition: qaGobiApiNas.h:5215
WORD PER
Definition: qaGobiApiNas.h:6450
WORD lac
Definition: qaGobiApiNas.h:3387
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:3279
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:7144
BYTE lacValid
Definition: qaGobiApiNas.h:3619
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:3671
#define NAS_MAX_SCC_RX_INFO_INSTANCES
Definition: qaGobiApiNas.h:29
BYTE radioIf
Definition: qaGobiApiNas.h:1465
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:6270
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:7570
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:5690
unsigned char BYTE
Definition: SwiDataTypes.h:32
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:2176
RatDisabledMaskTlv * pRatDisabledMask
Definition: qaGobiApiNas.h:2895
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2940
txInfo * pTXInfo
Definition: qaGobiApiNas.h:4133
WORD packetZone
Definition: qaGobiApiNas.h:3207
Definition: qaGobiApiNas.h:7167
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:7560
BYTE isSysForbidden
Definition: qaGobiApiNas.h:1109
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:4797
Definition: qaGobiApiNas.h:8072
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7958
BYTE isSysForbidden
Definition: qaGobiApiNas.h:3065
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
dirNum * pDirNum
Definition: qaGobiApiNas.h:5078
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:19
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1671
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:7582
Definition: qaGobiApiNas.h:1559
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:7554
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:3064
BYTE numInstances
Definition: qaGobiApiNas.h:8152
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:6044
struct RfBandwidthInfoElements * pRfBandwidthInfoParam
Definition: qaGobiApiNas.h:566
BYTE * pChgDuration
Definition: qaGobiApiNas.h:2172
Definition: qaGobiApiNas.h:6040
BYTE * pCycleLen
Definition: qaGobiApiNas.h:8217
Definition: qaGobiApiNas.h:1159
WORD psc
Definition: qaGobiApiNas.h:5326
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:7576
BYTE shortNameLen
Definition: qaGobiApiNas.h:4625
BYTE IOThresListLen
Definition: qaGobiApiNas.h:6757
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:5862
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:4453
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:4452
Definition: qaGobiApiNas.h:994
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:7583
BYTE emmState
Definition: qaGobiApiNas.h:3969
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5481
BYTE packetZoneValid
Definition: qaGobiApiNas.h:3206
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:7581
Definition: qaGobiApiNas.h:6708
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:5868
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:7559
WORD earfcn
Definition: qaGobiApiNas.h:5525
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:6486
Definition: qaGobiApiNas.h:1571
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3780
SHORT srxlev
Definition: qaGobiApiNas.h:5595
BYTE dirNumLen
Definition: qaGobiApiNas.h:4929
Definition: qaGobiApiNas.h:7989
Definition: qaGobiApiNas.h:3056
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:6043
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:4305
signed char INT8
Definition: SwiDataTypes.h:31
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:7406
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:6387
struct RfDedicatedBandInfoElements * pRfDedicatedBandInfoParam
Definition: qaGobiApiNas.h:522
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:4443
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:3396
INT8 rssi
Definition: qaGobiApiNas.h:4211
WORD IdleState
Definition: qaGobiApiNas.h:6020
Definition: qaGobiApiNas.h:5265
NR5gBandPrefTlv * pNr5gBandPref
Definition: qaGobiApiNas.h:2900
Definition: qaGobiApiNas.h:5821
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:7256
ULONG Roaming
Definition: qaGobiApiNas.h:1741
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:6301
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:3797
ULONG baseLat
Definition: qaGobiApiNas.h:5369
Definition: qaGobiApiNas.h:5320
Definition: qaGobiApiNas.h:2843
Definition: qaGobiApiNas.h:7954
ULONG InUse
Definition: qaGobiApiNas.h:1740
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:6385
BYTE radioIf
Definition: qaGobiApiNas.h:1549
SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1838
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7222
BYTE TDSCDMASINRCONFThreshListLen
Definition: qaGobiApiNas.h:6860
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:6912
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:4861
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:7580
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:7566
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:7169
Definition: qaGobiApiNas.h:5632
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1308
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:7665
BYTE isRadioTuned
Definition: qaGobiApiNas.h:4088
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:1124
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:5081
Definition: qaGobiApiNas.h:2376
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:7188
Definition: qaGobiApiNas.h:7203
ULONG TX_PWR
Definition: qaGobiApiNas.h:6383
Definition: qaGobiApiNas.h:7635
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE TlvPresent
Definition: qaGobiApiNas.h:542
sysSelectPrefParams * pSysSelectPrefParams
Definition: qaGobiApiNas.h:2378
BYTE lteEsmDl
Definition: qaGobiApiNas.h:6975
BYTE TlvPresent
Definition: qaGobiApiNas.h:7805
ULONG SLQSGetNetworkTime(GetNetworkTimeResp *pGetNetworkTimeResp)
WORD pci
Definition: qaGobiApiNas.h:5788
Definition: qaGobiApiNas.h:5075
ULONG csBarStatus
Definition: qaGobiApiNas.h:1160
Definition: qaGobiApiNas.h:3277
int freq
Definition: qaGobiApiNas.h:7664
Definition: qaGobiApiNas.h:4209
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:4112
BYTE radioIf
Definition: qaGobiApiNas.h:1486
SHORT rscp
Definition: qaGobiApiNas.h:5327
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:7584
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7239
Definition: qaGobiApiNas.h:2732
Definition: qaGobiApiNas.h:7662
ULONG regAction
Definition: qaGobiApiNas.h:5945
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:6734
BYTE * pEdrxEnable
Definition: qaGobiApiNas.h:8216
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:5790
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:4132
struct _sysSelectPrefExtInfo sysSelectPrefExtInfo
Definition: qaGobiApiNas.h:7986
BYTE * pObjectVer
Definition: qaGobiApiNas.h:6576
BYTE TlvPresent
Definition: qaGobiApiNas.h:520
Definition: qaGobiApiNas.h:7185
BYTE systemMode
Definition: qaGobiApiNas.h:3884
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:6809
BYTE sinr
Definition: qaGobiApiNas.h:4213
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1289
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:3284
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:565
Definition: qaGobiApiNas.h:7639
ULONG nmrCellID
Definition: qaGobiApiNas.h:5149
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:5867
RfBandInfoExtFormat * pRfBandInfoExtFormat
Definition: qaGobiApiNas.h:606
AcqOrderPrefTlv * pAcqOrderPref
Definition: qaGobiApiNas.h:2894
ULONG globalCellId
Definition: qaGobiApiNas.h:5478
BYTE * pRankIndicatorInd
Definition: qaGobiApiNas.h:6980
BYTE nccPermitted
Definition: qaGobiApiNas.h:5637
BYTE TlvPresent
Definition: qaGobiApiNas.h:2678
Definition: qaGobiApiNas.h:579
ULONG phase
Definition: qaGobiApiNas.h:4093
BYTE codingScheme
Definition: qaGobiApiNas.h:4794
BYTE TlvPresent
Definition: qaGobiApiNas.h:2656
Definition: qaGobiApiNas.h:6574
ULONG pci
Definition: qaGobiApiNas.h:7907
ULONG activeChannel
Definition: qaGobiApiNas.h:453
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:6810
Definition: qaGobiApiNas.h:965
ULONG * pScanResult
Definition: qaGobiApiNas.h:1841
Definition: qaGobiApiNas.h:4617
Definition: qaGobiApiNas.h:2163
BYTE LastErrCode
Definition: qaGobiApiNas.h:6550
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2977
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:4447
BYTE rxChainIndex
Definition: qaGobiApiNas.h:8117
BYTE band1900
Definition: qaGobiApiNas.h:5591
struct nr5gBandPref * pNr5gBandPref
Definition: qaGobiApiNas.h:2384
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:7126
WORD MCC
Definition: qaGobiApiNas.h:995
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:5864
Definition: qaGobiApiNas.h:2578
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:7572
WORD NetworkID
Definition: qaGobiApiNas.h:1292
struct _SlqsNas3GppNetworkRAT_ SlqsNas3GppNetworkRAT
BYTE spnLength
Definition: qaGobiApiNas.h:4721
ULONG * pCiotAcqOrder
Definition: qaGobiApiNas.h:2221
Definition: qaGobiApiNas.h:6443
Definition: qaGobiApiNas.h:7141
INT32 ecio
Definition: qaGobiApiNas.h:4090
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1294
BYTE rejCause
Definition: qaGobiApiNas.h:3526
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2588
BYTE geranInst
Definition: qaGobiApiNas.h:5331
ULONG * pLTEOperationMode
Definition: qaGobiApiNas.h:581
WORD arfcn
Definition: qaGobiApiNas.h:5590
WORD nmrRxLev
Definition: qaGobiApiNas.h:5154
Definition: qaGobiApiNas.h:7634
INT8 rsrq
Definition: qaGobiApiNas.h:4243
Definition: qaGobiApiNas.h:6081
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:6913
Definition: qaGobiApiNas.h:7809
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:4304
SHORT ecio
Definition: qaGobiApiNas.h:5328
WORD imsiT1112
Definition: qaGobiApiNas.h:5018
FLOAT sinr
Definition: qaGobiApiNas.h:4270
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:4303
WORD lac2
Definition: qaGobiApiNas.h:4683
BYTE tacValid
Definition: qaGobiApiNas.h:3629
CiotAcqOrderPrefTlv * pCiotAcqOrderPref
Definition: qaGobiApiNas.h:2899
WORD mcc
Definition: qaGobiApiNas.h:1885
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:6170
ULONG rat
Definition: qaGobiApiNas.h:5912
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:7574
signed short SHORT
Definition: SwiDataTypes.h:38
Definition: qaGobiApiNas.h:1462
FLOAT rssi
Definition: qaGobiApiNas.h:4267
BYTE hsInd
Definition: qaGobiApiNas.h:3533
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:3199
ULONG id
Definition: qaGobiApiNas.h:1943
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:3787
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:5479
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:7290
Definition: qaGobiApiNas.h:4927
SHORT srxlev
Definition: qaGobiApiNas.h:5791
SHORT ltesnr
Definition: qaGobiApiNas.h:1677
WORD activeChannel
Definition: qaGobiApiNas.h:391
BYTE hdrPersonality
Definition: qaGobiApiNas.h:3283
BYTE * pSuppressSysInfoInd
Definition: qaGobiApiNas.h:4456
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3783
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:4451
BYTE emmSubState
Definition: qaGobiApiNas.h:3970
BYTE numInstances
Definition: qaGobiApiNas.h:1029
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:1108
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7814
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:6910
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:3061
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:7561
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:543
Definition: qaGobiApiNas.h:7356
Definition: qaGobiApiNas.h:5943
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:7578
BYTE cellsLen
Definition: qaGobiApiNas.h:5731
Definition: qaGobiApiNas.h:6858
BYTE shortNameSB
Definition: qaGobiApiNas.h:4624
BYTE bsPRev
Definition: qaGobiApiNas.h:3196
Definition: qaGobiApiNas.h:7627
WORD threshXhigh
Definition: qaGobiApiNas.h:5729
ULONG CellID
Definition: qaGobiApiNas.h:1303
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3525
BYTE longNameLen
Definition: qaGobiApiNas.h:4630
BYTE modemMode
Definition: qaGobiApiNas.h:3883
BYTE dayOfWeek
Definition: qaGobiApiNas.h:8054
SHORT rsrp
Definition: qaGobiApiNas.h:4244
WORD arfcn
Definition: qaGobiApiNas.h:5213
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:7567
BYTE shortNameEn
Definition: qaGobiApiNas.h:4622
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:17
WORD lac
Definition: qaGobiApiNas.h:5324
WORD activeBand
Definition: qaGobiApiNas.h:452
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:4445
Definition: qaGobiApiNas.h:7550
Definition: qaGobiApiNas.h:1736
Definition: qaGobiApiNas.h:6246
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:7557
WORD lac1
Definition: qaGobiApiNas.h:4682
Definition: qaGobiApiNas.h:7988
ULONG csBarStatus
Definition: qaGobiApiNas.h:3696
USHORT ecioListLen
Definition: qaGobiApiNas.h:1670
BYTE netReg
Definition: qaGobiApiNas.h:1884
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:7586
Definition: qaGobiApiNas.h:1938
BYTE numInstances
Definition: qaGobiApiNas.h:4964
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2847
BYTE cellsLen
Definition: qaGobiApiNas.h:5485
Definition: qaGobiApiNas.h:3880
Definition: qaGobiApiNas.h:5147
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:7562
INT32 rsrp
Definition: qaGobiApiNas.h:8120
BYTE status
Definition: qaGobiApiNas.h:7866
SHORT srxlev
Definition: qaGobiApiNas.h:5693
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:2629
BYTE day
Definition: qaGobiApiNas.h:8050
Definition: qaGobiApiNas.h:5785
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1295
BYTE numInstance
Definition: qaGobiApiNas.h:4816
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:7391
WORD PhysicalLayer
Definition: qaGobiApiNas.h:6011
BYTE imsRegState
Definition: qaGobiApiNas.h:3885
servSystem ServingSystem
Definition: qaGobiApiNas.h:1287
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7811
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3390
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:5047
WORD PilotStrength
Definition: qaGobiApiNas.h:6225
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7823
BYTE DRCCover
Definition: qaGobiApiNas.h:6202
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:7143
BYTE threshXHigh
Definition: qaGobiApiNas.h:5527
BYTE status
Definition: qaGobiApiNas.h:7905
ULONG bandwidth
Definition: qaGobiApiNas.h:482
RfBandwidthInfo * pRfBandwidthInfo
Definition: qaGobiApiNas.h:607
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:7358
WORD MNC
Definition: qaGobiApiNas.h:1789
BYTE srvStatus
Definition: qaGobiApiNas.h:2975
WORD PilotPN
Definition: qaGobiApiNas.h:6224
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:6172
BYTE MACIndex
Definition: qaGobiApiNas.h:6446
BYTE minute
Definition: qaGobiApiNas.h:8052
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:2171
Definition: qaGobiApiNas.h:1546
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:5824
BYTE dtmSupp
Definition: qaGobiApiNas.h:3399
Definition: qaGobiApiNas.h:8116
WORD secChB
Definition: qaGobiApiNas.h:5049
ULONGLONG lteM1BandPref
Definition: qaGobiApiNas.h:2734
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
Definition: qaGobiApiNas.h:2675
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:7558
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:7624
Definition: qaGobiApiNas.h:4856
Definition: qaGobiApiNas.h:929
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:7308
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:7291
Definition: qaGobiApiNas.h:1529
BYTE * pColorCode
Definition: qaGobiApiNas.h:4020
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:521
ULONGLONG * pLteNb1BandPref
Definition: qaGobiApiNas.h:2381
WORD secChA
Definition: qaGobiApiNas.h:5048
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:4893
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:3791
Definition: qaGobiApiNas.h:4943
Definition: qaGobiApiNas.h:7237
int iLTEbandValue
Definition: qaGobiApiNas.h:7756
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:7257
Definition: qaGobiApiNas.h:3646
signed int INT32
Definition: SwiDataTypes.h:39
Definition: qaGobiApiNas.h:6298
Definition: qaGobiApiNas.h:6221
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:7170
Definition: qaGobiApiNas.h:7904
WORD geranArfcn
Definition: qaGobiApiNas.h:5242
BYTE * pPagingTimeWindow
Definition: qaGobiApiNas.h:8257
BYTE pRevInUse
Definition: qaGobiApiNas.h:3194
BYTE daylightSavings
Definition: qaGobiApiNas.h:1055
Definition: qaGobiApiNas.h:7088
SHORT rsrplevel
Definition: qaGobiApiNas.h:1573
BYTE band
Definition: qaGobiApiNas.h:3965
ULONG InitiateDomainAttach(ULONG action)
BYTE * pInstanceSize
Definition: qaGobiApiNas.h:499
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:4302
BYTE localTimeOffset
Definition: qaGobiApiNas.h:1054
BYTE * pMncPcsStatus
Definition: qaGobiApiNas.h:4511
WORD MCC
Definition: qaGobiApiNas.h:1788
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:7579
BYTE imsi_11_12
Definition: qaGobiApiNas.h:1125
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:7109
WORD activeBandClass
Definition: qaGobiApiNas.h:390
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:5863
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:1107
ULONG cellId
Definition: qaGobiApiNas.h:3523
unsigned short USHORT
Definition: SwiDataTypes.h:35
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:7575
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:5079
BYTE rptRate
Definition: qaGobiApiNas.h:7341
Definition: qaGobiApiNas.h:6781
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:7614
Definition: qaGobiApiNas.h:7124
Definition: qaGobiApiNas.h:4299
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:5946
WORD pci
Definition: qaGobiApiNas.h:5400
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1290
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:3286
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:6914
BYTE DTMInd
Definition: qaGobiApiNas.h:1306
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:7563
SHORT cpich_ecno
Definition: qaGobiApiNas.h:5692
Definition: qaGobiApiNas.h:3985
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7090
Definition: qaGobiApiNas.h:479
ULONG psBarStatus
Definition: qaGobiApiNas.h:3697
WORD SystemID
Definition: qaGobiApiNas.h:1291
Definition: qaGobiApiNas.h:3963
Definition: qaGobiApiNas.h:7922
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:7240
Definition: qaGobiApiNas.h:8254
BYTE cells_len
Definition: qaGobiApiNas.h:5529
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7812
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:2173
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:3798
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:4454
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:6577
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7108
BYTE roamStatus
Definition: qaGobiApiNas.h:3063
Definition: qaGobiApiNas.h:3188
INT32 io
Definition: qaGobiApiNas.h:4214
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1674
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:6662
WORD * pPRLPref
Definition: qaGobiApiNas.h:2168
WORD baseId
Definition: qaGobiApiNas.h:5367
WORD regPrd
Definition: qaGobiApiNas.h:3649
Definition: qaGobiApiNas.h:4265
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
SccRxInfo * pSccRxInfo
Definition: qaGobiApiNas.h:8167
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:3281
Definition: qaGobiApiNas.h:4172
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1288
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:6688
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:3385
BYTE freqsLen
Definition: qaGobiApiNas.h:5660
Definition: qaGobiApiNas.h:5473
Definition: qaGobiApiNas.h:4891
LteNb1BandPrefTlv * pLteNb1BandPref
Definition: qaGobiApiNas.h:2898
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:7273
BYTE srvCapability
Definition: qaGobiApiNas.h:1106
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:3280
Definition: qaGobiApiNas.h:541
Definition: qaGobiApiNas.h:2218
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:7127
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:2973
WORD servingCellId
Definition: qaGobiApiNas.h:5480
BYTE emmConnState
Definition: qaGobiApiNas.h:3971
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:6915
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONG IPAddress
Definition: qaGobiApiNas.h:6549
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:3793
BYTE netDescrLength
Definition: qaGobiApiNas.h:997
WORD TXChan
Definition: qaGobiApiNas.h:3968
WORD earfcn
Definition: qaGobiApiNas.h:5787
WORD nid
Definition: qaGobiApiNas.h:5366
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2848
BYTE TlvPresent
Definition: qaGobiApiNas.h:580
BYTE freqsLen
Definition: qaGobiApiNas.h:5551
Definition: qaGobiApiNas.h:4962
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:4444
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7824
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:6783
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:6710
Definition: qaGobiApiNas.h:6842
Definition: qaGobiApiNas.h:8214
Definition: qaGobiApiNas.h:5548
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:3190
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7957
Definition: qaGobiApiNas.h:2891
ULONG Preferred
Definition: qaGobiApiNas.h:1743
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:7274
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:5866
BYTE QLIC
Definition: qaGobiApiNas.h:6489
Definition: qaGobiApiNas.h:8047
BYTE nmrBsic
Definition: qaGobiApiNas.h:5153
BYTE avgPeriod
Definition: qaGobiApiNas.h:7342
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:5823
Definition: qaGobiApiNas.h:4986
BYTE TlvPresent
Definition: qaGobiApiNas.h:2630
WORD numInstance
Definition: qaGobiApiNas.h:4699
WORD KeyExchange
Definition: qaGobiApiNas.h:6016
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:3197
Definition: qaGobiApiNas.h:5240
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:6086
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:6491
Definition: qaGobiApiNas.h:429
timeInfo * p3GPPTimeInfo
Definition: qaGobiApiNas.h:8075
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7679
BYTE cellIdValid
Definition: qaGobiApiNas.h:3621
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:3785
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3524
WORD ReverseMac
Definition: qaGobiApiNas.h:6015
BYTE freqsLen
Definition: qaGobiApiNas.h:5753
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:1052
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:6663
INT8 * pTDSCDMASigInfoRscp
Definition: qaGobiApiNas.h:4306
BYTE cells_len
Definition: qaGobiApiNas.h:5638
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2846
BYTE hour
Definition: qaGobiApiNas.h:8051
Definition: qaGobiApiNas.h:7984
int iLTEbandValue
Definition: qaGobiApiNas.h:7788
Definition: qaGobiApiNas.h:1882
BYTE longNameLen
Definition: qaGobiApiNas.h:4798
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:3790
WORD mcc
Definition: qaGobiApiNas.h:5910
Definition: qaGobiApiNas.h:7618
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:7220
WORD nid
Definition: qaGobiApiNas.h:4945
Definition: qaGobiApiNas.h:498
BYTE TlvPresent
Definition: qaGobiApiNas.h:7666
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:7565
Definition: qaGobiApiNas.h:7617
BYTE RAT
Definition: qaGobiApiNas.h:1768
WORD trackAreaCode
Definition: qaGobiApiNas.h:1310
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:6735
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1309
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:3988
WORD systemID
Definition: qaGobiApiNas.h:3200
BYTE NumPilots
Definition: qaGobiApiNas.h:6248
Definition: qaGobiApiNas.h:6732
CommInfo commonInfo
Definition: qaGobiApiNas.h:3987
BYTE scell_idx
Definition: qaGobiApiNas.h:7804
BYTE Technology
Definition: qaGobiApiNas.h:6488
INT8 rssi
Definition: qaGobiApiNas.h:4242
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:2177
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:3282
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2245
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:3782
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:7633
BYTE bsInfoValid
Definition: qaGobiApiNas.h:3202
Definition: qaGobiApiNas.h:7339
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2175
TDSCDMASINRCONFThresh * pTDSCDMASINRCONFThresh
Definition: qaGobiApiNas.h:6916
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2244
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:6711
SHORT umtsEcio
Definition: qaGobiApiNas.h:5270
BYTE longNameCI
Definition: qaGobiApiNas.h:4628
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:23
Definition: qaGobiApiNas.h:7803
BYTE threshXLow
Definition: qaGobiApiNas.h:5526
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:5870
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:7091
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:7288
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:5947
ULONG SLQSNasGetRFInfo(NasGetRFInfoResp *pGetRFInfoResp)
FLOAT ecio
Definition: qaGobiApiNas.h:4269
WORD psc
Definition: qaGobiApiNas.h:3535
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:7757
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
Definition: qaGobiApiNas.h:7865
SHORT ltersrp
Definition: qaGobiApiNas.h:1678
Definition: qaGobiApiNas.h:5523
Definition: qaGobiApiNas.h:519
BYTE psAttachState
Definition: qaGobiApiNas.h:932
Definition: qaGobiApiNas.h:1833
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5634
Definition: qaGobiApiNas.h:8148
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:7407
BYTE sinr
Definition: qaGobiApiNas.h:1673
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2580
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:6911
Definition: qaGobiApiNas.h:4240
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1668
WORD MCC
Definition: qaGobiApiNas.h:1738
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3623
WORD * pPRLPref
Definition: qaGobiApiNas.h:2583
BYTE networkIdValid
Definition: qaGobiApiNas.h:3208
SHORT geranRssi
Definition: qaGobiApiNas.h:5245
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:6687
BYTE hsIndValid
Definition: qaGobiApiNas.h:3532
BYTE csAttachState
Definition: qaGobiApiNas.h:931
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3391
Definition: qaGobiApiNas.h:7784
BYTE lteEmmDl
Definition: qaGobiApiNas.h:6977
Definition: qaGobiApiNas.h:602
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:3795
ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp)
struct _sysSelectPrefInfo sysSelectPrefInfo
ULONG SLQSNASSeteDRXParams(nasSeteDRXParamsReq *pNasSeteDRXParamsReq)
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:5243
Definition: qaGobiApiNas.h:7752
BYTE * pUATI
Definition: qaGobiApiNas.h:6271
WORD RX_EC_IO
Definition: qaGobiApiNas.h:6382
CHAR Description[255]
Definition: qaGobiApiNas.h:1744
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2845
SHORT umtsRscp
Definition: qaGobiApiNas.h:5269
BYTE srvDomainValid
Definition: qaGobiApiNas.h:3058
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:7553
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7390
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:3398
WORD lac
Definition: qaGobiApiNas.h:5212
INT32 rxPower
Definition: qaGobiApiNas.h:8119
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:6042
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7822
INT32 rxPower
Definition: qaGobiApiNas.h:4089
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:4449
int pci
Definition: qaGobiApiNas.h:7663
Definition: qaGobiApiNas.h:4718
BYTE srvDomain
Definition: qaGobiApiNas.h:3059
WORD refpn
Definition: qaGobiApiNas.h:5368
Definition: qaGobiApiNas.h:5725
Definition: qaGobiApiNas.h:7372
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1298
BYTE status
Definition: qaGobiApiNas.h:7886
BYTE radioIf
Definition: qaGobiApiNas.h:1532
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:5244
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5728
Definition: qaGobiApiNas.h:2789
Definition: qaGobiApiNas.h:4110
BYTE radioInterface
Definition: qaGobiApiNas.h:8057
BYTE ueInIdle
Definition: qaGobiApiNas.h:5475
Definition: qaGobiApiNas.h:5015
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1840
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:4457
Definition: qaGobiApiNas.h:7625
BYTE ValidityCW0
Definition: qaGobiApiNas.h:6621
Definition: qaGobiApiNas.h:5908
WORD ControlMac
Definition: qaGobiApiNas.h:6012
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7813
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:7205
WORD dedicatedBand
Definition: qaGobiApiNas.h:432
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7924
Definition: qaGobiApiNas.h:5208
BYTE rejCause
Definition: qaGobiApiNas.h:3392
WORD ForwardMac
Definition: qaGobiApiNas.h:6014
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:3618
WORD tac
Definition: qaGobiApiNas.h:5477
WORD MNC
Definition: qaGobiApiNas.h:996
Definition: qaGobiApiNas.h:4814
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1299
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2174
WORD RX_PWR
Definition: qaGobiApiNas.h:6449
BYTE * pNetworkRejectInd
Definition: qaGobiApiNas.h:4455
BYTE State
Definition: qaGobiApiNas.h:6379
ULONGLONG * pLteM1BandPref
Definition: qaGobiApiNas.h:2380
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:7307
BYTE lacValid
Definition: qaGobiApiNas.h:3386
WORD cellID
Definition: qaGobiApiNas.h:5322
ULONG SLQSSwiGetLteSccRxInfo(LteSccRxInfoResp *pLteSccRxInfoResp)
WORD rxLev
Definition: qaGobiApiNas.h:5216
float FLOAT
Definition: SwiDataTypes.h:40
BYTE * pRAT
Definition: qaGobiApiNas.h:2180
BYTE shortNameCI
Definition: qaGobiApiNas.h:4623
BYTE regState
Definition: qaGobiApiNas.h:930
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1675
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2167
ULONG rsrp
Definition: qaGobiApiNas.h:5789
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2582
BYTE DRCValue
Definition: qaGobiApiNas.h:6201
Definition: qaGobiApiNas.h:4678
Definition: qaGobiApiNas.h:8165
Definition: qaGobiApiNas.h:5363
WORD BasestationID
Definition: qaGobiApiNas.h:1293
BYTE longNameSB
Definition: qaGobiApiNas.h:4629
BYTE * pGSMBER
Definition: qaGobiApiNas.h:6171
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:7223
BYTE namNameLen
Definition: qaGobiApiNas.h:4911
int pci
Definition: qaGobiApiNas.h:7753
BYTE * pPagingTimeWindow
Definition: qaGobiApiNas.h:8218
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:3193
Definition: qaGobiApiNas.h:7388
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1909
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7820
BYTE PRLInd
Definition: qaGobiApiNas.h:1305
SHORT ecio
Definition: qaGobiApiNas.h:4212
WORD imsiM1112
Definition: qaGobiApiNas.h:4989
BYTE radioInterface
Definition: qaGobiApiNas.h:481
BYTE TlvPresent
Definition: qaGobiApiNas.h:8154
WORD RXChan
Definition: qaGobiApiNas.h:3967
BYTE * pCycleLen
Definition: qaGobiApiNas.h:8256
WORD priChA
Definition: qaGobiApiNas.h:5046
WORD EncryptProt
Definition: qaGobiApiNas.h:6018
BYTE TlvPresent
Definition: qaGobiApiNas.h:7680
WORD threshXlow
Definition: qaGobiApiNas.h:5730
Definition: qaGobiApiNas.h:7985
Definition: qaGobiApiNas.h:7637
BYTE networkIdValid
Definition: qaGobiApiNas.h:3626
SHORT srxlev
Definition: qaGobiApiNas.h:5404
WORD geoSysIdx
Definition: qaGobiApiNas.h:3648
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:7569
BYTE bsicId
Definition: qaGobiApiNas.h:5593
Definition: qaGobiApiNas.h:6660
BYTE selNetwork
Definition: qaGobiApiNas.h:933
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
BYTE TlvPresent
Definition: qaGobiApiNas.h:2735
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:4862
BYTE bsPRevValid
Definition: qaGobiApiNas.h:3195
Definition: qaGobiApiNas.h:5044
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:20
BYTE * pEdrxEnable
Definition: qaGobiApiNas.h:8258
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:6579
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1839
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7815
USHORT errorRate
Definition: qaGobiApiNas.h:1531
WORD * pRoamPref
Definition: qaGobiApiNas.h:2169
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:2178
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:6272
WORD uarfcn
Definition: qaGobiApiNas.h:5727
INT32 Io
Definition: qaGobiApiNas.h:1672
BYTE hsCallStatus
Definition: qaGobiApiNas.h:3531
WORD VirtStream
Definition: qaGobiApiNas.h:6022
WORD PilotEnergy
Definition: qaGobiApiNas.h:6451
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1836
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:3786
ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq)
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1667
BYTE displayCondition
Definition: qaGobiApiNas.h:4720
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:3799
WORD mnc
Definition: qaGobiApiNas.h:1941
BYTE cellIdValid
Definition: qaGobiApiNas.h:3522
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:7568
BYTE countryInitials
Definition: qaGobiApiNas.h:4795
BYTE * pTimer
Definition: qaGobiApiNas.h:6981
Definition: qaGobiApiNas.h:7818
ULONG cellId
Definition: qaGobiApiNas.h:3622
ULONG SLQSNASGeteDRXParams(nasGeteDRXParamsResp *pNasGeteDRXParamsResp)
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1790
WORD sid
Definition: qaGobiApiNas.h:5365
Definition: qaGobiApiNas.h:5398
TDSCDMASigInfoExt * pTDSCDMASigInfoExt
Definition: qaGobiApiNas.h:4307
Definition: qaGobiApiNas.h:7987
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1835
Definition: qaGobiApiNas.h:5657
Definition: qaGobiApiNas.h:6009
BYTE srvStatus
Definition: qaGobiApiNas.h:2939
WORD * pModePref
Definition: qaGobiApiNas.h:2166
SHORT ecio
Definition: qaGobiApiNas.h:1485
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
Definition: qaGobiApiNas.h:4086
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1296
BYTE cellIsTDD
Definition: qaGobiApiNas.h:5792
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:7552
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:6386
BYTE isRadioTuned
Definition: qaGobiApiNas.h:8118
WORD AuthProt
Definition: qaGobiApiNas.h:6017
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1300
BYTE lacValid
Definition: qaGobiApiNas.h:3520
BYTE Chipset
Definition: qaGobiApiNas.h:6490
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:4684
BYTE cellIdValid
Definition: qaGobiApiNas.h:5592
BYTE SNR
Definition: qaGobiApiNas.h:6452
struct RfBandInfoExtFormatElements * pRfBandInfoExtFormatParam
Definition: qaGobiApiNas.h:544
Definition: qaGobiApiNas.h:6268
WORD MCC
Definition: qaGobiApiNas.h:1766
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:7636
Definition: qaGobiApiNas.h:6199
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:2179
ULONG * pCiotAcqOrder
Definition: qaGobiApiNas.h:2820
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:7585
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:5528
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7374
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:3792
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:3788
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:3781
WORD nmrArfcn
Definition: qaGobiApiNas.h:5152
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:5077
BYTE threshServingLow
Definition: qaGobiApiNas.h:5483
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:1942
Definition: qaGobiApiNas.h:1786
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:4050
Definition: qaGobiApiNas.h:6685
Definition: qaGobiApiNas.h:1483
FLOAT rscp
Definition: qaGobiApiNas.h:4268
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:6908
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
CiotLteOpModePrefTlv * pCiotLteOpModePref
Definition: qaGobiApiNas.h:2896
Definition: qaGobiApiNas.h:2937
ULONG psBarStatus
Definition: qaGobiApiNas.h:1161
ULONG SLQSSetSysSelectionPrefExt(sysSelectPrefParamsExt *pSysSelectPrefParamsExt)
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:4131
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2243
ULONG PilotType
Definition: qaGobiApiNas.h:6223
Definition: qaGobiApiNas.h:6807
Definition: qaGobiApiNas.h:3616
BYTE roamStatusValid
Definition: qaGobiApiNas.h:3062
Definition: qaGobiApiNas.h:387
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3624
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:6083
BYTE temperature
Definition: qaGobiApiNas.h:3882
sysSelectPrefInfo * pSysSelectPrefInfo
Definition: qaGobiApiNas.h:2893
ULONG baseLat
Definition: qaGobiApiNas.h:3204
BYTE radio_if
Definition: qaGobiApiNas.h:4052
BYTE networkIdValid
Definition: qaGobiApiNas.h:3527
Definition: qaGobiApiNas.h:1104
WORD year
Definition: qaGobiApiNas.h:8048
BYTE month
Definition: qaGobiApiNas.h:8049
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:2628
WORD mnc
Definition: qaGobiApiNas.h:1886
Definition: qaGobiApiNas.h:7678
Definition: qaGobiApiNas.h:2240
BYTE threshGsmLow
Definition: qaGobiApiNas.h:5636
SHORT cpich_rscp
Definition: qaGobiApiNas.h:5691
Definition: qaGobiApiNas.h:563
Definition: qaGobiApiNas.h:2653
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:7359
BYTE srvStatus
Definition: qaGobiApiNas.h:1105
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:6622
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1908
BYTE second
Definition: qaGobiApiNas.h:8053
Definition: qaGobiApiNas.h:4697
WORD ratDisabledMask
Definition: qaGobiApiNas.h:2655
FLOAT * pTDSCDMASINRCONFThreshList
Definition: qaGobiApiNas.h:6861
BYTE bsic
Definition: qaGobiApiNas.h:5214
BYTE TlvPresent
Definition: qaGobiApiNas.h:2849
BYTE TlvPresent
Definition: qaGobiApiNas.h:7758
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:15
INT8 rssi
Definition: qaGobiApiNas.h:4174
Definition: qaGobiApiNas.h:6547
Definition: qaGobiApiNas.h:4792
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:7577
ULONG cellID
Definition: qaGobiApiNas.h:5210
BYTE pscValid
Definition: qaGobiApiNas.h:3534
Definition: qaGobiApiNas.h:6972
int pci
Definition: qaGobiApiNas.h:7785
WORD baseId
Definition: qaGobiApiNas.h:3203
BYTE TlvPresent
Definition: qaGobiApiNas.h:7789
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:7187
ULONG earfcn0
Definition: qaGobiApiNas.h:7887
SHORT rsrq
Definition: qaGobiApiNas.h:5401
BYTE spnLength
Definition: qaGobiApiNas.h:4620
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:6249
BYTE SectorIDLen
Definition: qaGobiApiNas.h:6447
WORD mcc
Definition: qaGobiApiNas.h:1940
BYTE State
Definition: qaGobiApiNas.h:6445
Definition: qaGobiApiNas.h:2626
int freq
Definition: qaGobiApiNas.h:7786
struct RFBandInfoElements * pRFBandInfoParam
Definition: qaGobiApiNas.h:500
BYTE longNameEn
Definition: qaGobiApiNas.h:4627
Definition: qaGobiApiNas.h:5750
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2242
ULONGLONG ciotLteOpModePref
Definition: qaGobiApiNas.h:2677
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:7573
Definition: qaGobiApiNas.h:6755
unsigned int ULONG
Definition: SwiDataTypes.h:28
Definition: qaGobiApiNas.h:4129
Definition: qaGobiApiNas.h:6167
LTEOperationMode * pLTEOperationMode
Definition: qaGobiApiNas.h:608
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:21
Definition: qaGobiApiNas.h:7638
SHORT rssi
Definition: qaGobiApiNas.h:5403
BYTE lteEsmUl
Definition: qaGobiApiNas.h:6974
BYTE ueInIdle
Definition: qaGobiApiNas.h:5659
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:3192
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:7206
Definition: qaGobiApiNas.h:1123
WORD * pSectorID
Definition: qaGobiApiNas.h:6448
LteM1BandPrefTlv * pLteM1BandPref
Definition: qaGobiApiNas.h:2897
unsigned short WORD
Definition: SwiDataTypes.h:34
BYTE ciotAcqOrderLen
Definition: qaGobiApiNas.h:2220
BYTE egprsSupp
Definition: qaGobiApiNas.h:3397
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:5082
WORD lac
Definition: qaGobiApiNas.h:3521
WORD lac
Definition: qaGobiApiNas.h:3620
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:7571
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:6978
Definition: qaGobiApiNas.h:7254
INT32 * pIOThresList
Definition: qaGobiApiNas.h:6758
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:6300
WORD MultDisc
Definition: qaGobiApiNas.h:6021
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:3794
Definition: qaGobiApiNas.h:5860
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1464
WORD AccessMac
Definition: qaGobiApiNas.h:6013
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2170
WORD * pRoamPref
Definition: qaGobiApiNas.h:2584
BYTE radioInterface
Definition: qaGobiApiNas.h:451
BYTE spnEncoding
Definition: qaGobiApiNas.h:4619
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7755
WORD MNC
Definition: qaGobiApiNas.h:1739
WORD umtsPsc
Definition: qaGobiApiNas.h:5268
SHORT rssi
Definition: qaGobiApiNas.h:5594
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:3191
Definition: qaGobiApiNas.h:1286
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:5021
BYTE ValidityCW1
Definition: qaGobiApiNas.h:6623
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1307
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:7564
Definition: qaGobiApiNas.h:5588
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2165
BYTE radioInterface
Definition: qaGobiApiNas.h:389
ULONG uarfcn
Definition: qaGobiApiNas.h:7867
SHORT ecio
Definition: qaGobiApiNas.h:4175
BYTE bandwidth
Definition: qaGobiApiNas.h:3966
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1297
BYTE lteEmmUl
Definition: qaGobiApiNas.h:6976
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:5869
WORD MNC
Definition: qaGobiApiNas.h:1767
Definition: qaGobiApiNas.h:3668
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2586
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1311
ULONG baseLong
Definition: qaGobiApiNas.h:3205
Definition: qaGobiApiNas.h:7271
INT32 rsrp
Definition: qaGobiApiNas.h:4092
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:7555
Definition: qaGobiApiNas.h:7404
BYTE TlvPresent
Definition: qaGobiApiNas.h:564
BYTE radioInterface
Definition: qaGobiApiNas.h:431
timeInfo * p3GPP2TimeInfo
Definition: qaGobiApiNas.h:8074
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1301
BYTE ccsSupported
Definition: qaGobiApiNas.h:3198
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:5080
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:3630

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