LinuxQMISDK  SLQS04.00.18
 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 #include <stdbool.h>
15 
16 #define SLQS_SS_INFO_LIST_MAX_ELEMENTS 18
17 #define MAX_DESCRIPTION_LENGTH 255
18 #define SLQS_SYSTEM_ID_SIZE 16
19 #define PLMN_LENGTH 3
20 #define MAX_SERV_SYSTEM_RADIO_INTERFACES 0x0A
21 #define MAX_DATA_SRV_CAPABILITIES 0x20
22 #define NAM_NAME_LENGTH 12
23 #define IMSI_M_S1_LENGTH 7
24 #define IMSI_M_S2_LENGTH 3
25 #define MAX_PILOT_SETS 0xFF
26 #define UATISIZE 16
27 #define NAS_SIG_INFO_MAX_TDSCDMA_THRESHOLDS_LIST_SIZE 16
28 #define NAS_SIG_INFO_MIN_dBm_FLOAT_VALUE -125.0
29 #define NAS_SIG_INFO_MIN_dB_FLOAT_VALUE -10.0
30 #define NAS_MAX_SCC_RX_INFO_INSTANCES 255
31 
32 #define NAS_MAX_SLQS_NAS_PCI_INFO_LENGTH 255
33 #define NAS_MAX_SLQS_NAS_PCI_INFO_PLMN_LENGTH 255
34 #ifdef __cplusplus
35 extern "C" {
36 #endif
37 
38 
67  ULONG *pArraySizes,
68  INT8 *pSignalStrength,
69  ULONG *pRadioInterface );
70 
93  BYTE *pInstanceSize,
94  BYTE *pInstances );
95 
127  ULONG regType,
128  WORD mcc,
129  WORD mnc,
130  ULONG rat );
131 
201  ULONG *pRegistrationState,
202  ULONG *pCSDomain,
203  ULONG *pPSDomain,
204  ULONG *pRAN,
205  BYTE *pRadioIfacesSize,
206  BYTE *pRadioIfaces,
207  ULONG *pRoaming,
208  WORD *pMCC,
209  WORD *pMNC,
210  BYTE nameSize,
211  CHAR *pName );
212 
249  WORD *pMCC,
250  WORD *pMNC,
251  BYTE nameSize,
252  CHAR *pName,
253  WORD *pSID,
254  WORD *pNID);
255 
290  BYTE *pDataCapsSize,
291  BYTE *pDataCaps );
292 
328  ULONG technologyPref,
329  ULONG duration );
330 
371  ULONG *pTechnologyPref,
372  ULONG *pDuration,
373  ULONG *pPersistentTechnologyPref );
374 
391 {
395 };
396 
418  BYTE *pInstanceSize,
419  struct RFBandInfoElements *pRFBandInfo );
420 
433 {
436 };
453 {
457 };
458 
483 {
486 };
487 
501 typedef struct{
505 
522 typedef struct{
527 
544 typedef struct{
549 
566 typedef struct{
571 
582 typedef struct{
586 
605 typedef struct
606 {
613 
628  NasGetRFInfoResp *pGetRFInfoResp );
629 
649  ULONG action );
650 
666  BYTE *pACCOLC );
667 
686  CHAR *spc,
687  BYTE accolc );
688 
757  CHAR *pSPC,
758  BYTE *pForceRev0,
759  BYTE *pCustomSCP,
760  ULONG *pProtocol,
761  ULONG *pBroadcast,
762  ULONG *pApplication,
763  ULONG *pRoaming );
764 
846  BYTE *pSCI,
847  BYTE *pSCM,
848  BYTE *pRegHomeSID,
849  BYTE *pRegForeignSID,
850  BYTE *pRegForeignNID,
851  BYTE *pForceRev0,
852  BYTE *pCustomSCP,
853  ULONG *pProtocol,
854  ULONG *pBroadcast,
855  ULONG *pApplication,
856  ULONG *pRoaming );
857 
876  ULONG *pStatus );
877 
932 typedef struct {
939 }servSystem;
940 
968 typedef struct {
970  BYTE dataCapabilities[MAX_DATA_SRV_CAPABILITIES];
972 
997 typedef struct {
1001  BYTE netDescr[255];
1002 }currentPLMN;
1003 
1031 typedef struct {
1035 }roamIndList;
1036 
1055 typedef struct {
1060 
1107 typedef struct {
1113 }detailSvcInfo;
1114 
1126 typedef struct {
1130 
1162 typedef struct {
1165 }callBarStatus;
1166 
1289 typedef struct {
1316 
1336 
1394 ULONG SLQSSetBandPreference( ULONGLONG bandpreference );
1395 
1438  BYTE systemSelectionInd,
1439  BYTE DDTMInd,
1440  BYTE servingSystemInd);
1441 
1466 {
1469 };
1470 
1487 {
1490 };
1491 
1533 {
1536 };
1537 
1550 {
1553 };
1554 
1563 {
1565 };
1566 
1575 {
1577 };
1578 
1669 {
1682 };
1683 
1700 ULONG SLQSGetSignalStrength( struct slqsSignalStrengthInfo *pSignalInfo );
1701 
1740 {
1748 };
1749 
1768 {
1773 
1790 {
1794 };
1795 
1816 {
1822 };
1823 
1854 {
1863 };
1864 
1914 typedef struct _slqsNetworkScanInfo
1915 {
1926 
1945 
1966 {
1970 };
1971 
1990 {
1993 };
1994 
2021 struct CSGID
2022 {
2028 };
2029 
2246 typedef struct _sysSelectPrefParams
2247 {
2262  struct CSGID *pCSGID;
2265 
2279 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
2280 
2281 
2299 {
2304 };
2305 
2326 {
2329 };
2330 
2348 {
2353 };
2354 
2487 typedef struct
2488 {
2498 
2512 ULONG SLQSSetSysSelectionPrefExt( sysSelectPrefParamsExt *pSysSelectPrefParamsExt );
2513 
2690 typedef struct _sysSelectPrefInfo
2691 {
2702 
2716 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2717 
2738 typedef struct
2739 {
2744 
2765 typedef struct
2766 {
2770 
2787 typedef struct
2788 {
2792 
2844 typedef struct
2845 {
2849 
2901 typedef struct
2902 {
2906 
2929 typedef struct
2930 {
2935 
2955 typedef struct
2956 {
2963 
3004 {
3014 
3028 ULONG SLQSGetSysSelectionPrefExt( sysSelectPrefExtInfo *pSysSelectPrefExtInfo );
3049 typedef struct
3050 {
3053 } SrvStatusInfo;
3054 
3085 typedef struct
3086 {
3091 
3168 typedef struct
3169 {
3178 } sysInfoCommon;
3179 
3300 typedef struct
3301 {
3323 } CDMASysInfo;
3324 
3389 typedef struct
3390 {
3400 } HDRSysInfo;
3401 
3495 typedef struct
3496 {
3512 } GSMSysInfo;
3513 
3629 typedef struct
3630 {
3648 } WCDMASysInfo;
3649 
3728 typedef struct
3729 {
3743 } LTESysInfo;
3744 
3758 typedef struct
3759 {
3762 } AddCDMASysInfo;
3763 
3780 typedef struct
3781 {
3784 } AddSysInfo;
3785 
3806 typedef struct
3807 {
3811 
3890 typedef struct
3891 {
3913 
3937 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3938 
3992 typedef struct
3993 {
3999 } CommInfo;
4000 
4075 typedef struct
4076 {
4084 } LTEInfo;
4085 
4097 typedef struct
4098 {
4102 
4116 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
4117 
4130 typedef struct
4131 {
4134 
4148 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
4149 
4162 typedef struct
4163 {
4166 
4198 typedef struct
4199 {
4206 } rxInfo;
4207 
4222 typedef struct
4223 {
4226 } txInfo;
4227 
4241 typedef struct
4242 {
4247 
4268  nasGetTxRxInfoReq *pGetTxRxInfoReq,
4269  nasGetTxRxInfoResp *pGetTxRxInfoResp );
4270 
4284 typedef struct
4285 {
4288 } CDMASSInfo;
4289 
4321 typedef struct
4322 {
4327 } HDRSSInfo;
4328 
4352 typedef struct
4353 {
4358 } LTESSInfo;
4359 
4377 typedef struct
4378 {
4384 
4411 typedef struct
4412 {
4421 
4440 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
4441 
4553 typedef struct
4554 {
4571 
4593  nasIndicationRegisterReq *pIndicationRegisterReq );
4594 
4619 typedef struct
4620 {
4624 } nasPLMNNameReq;
4625 
4729 typedef struct
4730 {
4733  BYTE spn[255];
4738  BYTE shortName[255];
4743  BYTE longName[255];
4744 } nasPLMNNameResp;
4745 
4763  nasPLMNNameReq *pPLMNNameReq,
4764  nasPLMNNameResp *pPLMNNameResp );
4765 
4790 typedef struct
4791 {
4798 
4809 typedef struct
4810 {
4814 
4830 typedef struct
4831 {
4836 
4904 typedef struct
4905 {
4915 
4926 typedef struct
4927 {
4930 } PLMNNetworkName;
4931 
4940 typedef struct
4941 {
4944 
4968 typedef struct
4969 {
4976 
4993 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4994 
5003 typedef struct
5004 {
5007 
5021 typedef struct
5022 {
5025 } namName;
5026 
5039 typedef struct
5040 {
5043 } dirNum;
5044 
5055 typedef struct
5056 {
5059 } sidNid;
5060 
5074 typedef struct
5075 {
5078 } homeSIDNID;
5079 
5098 typedef struct
5099 {
5104 } minBasedIMSI;
5105 
5127 typedef struct
5128 {
5134 } trueIMSI;
5135 
5156 typedef struct
5157 {
5162 } CDMAChannel;
5163 
5187 typedef struct
5188 {
5196 
5218  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
5219  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
5220 
5259 typedef struct
5260 {
5262  BYTE nmrPlmn[PLMN_LENGTH];
5267 } nmrCellInfo;
5268 
5320 typedef struct
5321 {
5331 } GERANInfo;
5332 
5352 typedef struct
5353 {
5358 } geranInstInfo;
5359 
5377 typedef struct
5378 {
5383 } UMTSinstInfo;
5384 
5432 typedef struct
5433 {
5445 } UMTSInfo;
5446 
5475 typedef struct
5476 {
5483 } CDMAInfo;
5484 
5510 typedef struct
5511 {
5517 } cellParams;
5518 
5585 typedef struct
5586 {
5600 
5635 typedef struct
5636 {
5642  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
5643 } infoInterFreq;
5644 
5660 typedef struct
5661 {
5666 
5700 typedef struct
5701 {
5708 } gsmCellInfo;
5709 
5744 typedef struct
5745 {
5752 } lteGsmCellInfo;
5753 
5769 typedef struct
5770 {
5775 
5800 typedef struct
5801 {
5806 } wcdmaCellInfo;
5807 
5837 typedef struct
5838 {
5846 
5862 typedef struct
5863 {
5868 
5897 typedef struct
5898 {
5905 } umtsLTENbrCell;
5906 
5933 typedef struct
5934 {
5939 
5972 typedef struct
5973 {
5984 
6001  nasCellLocationInfoResp *pNasCellLocationInfoResp );
6002 
6020 typedef struct
6021 {
6025 } MNRInfo;
6026 
6055 typedef struct
6056 {
6062 
6079  nasInitNetworkReg *pNasInitNetRegistrationReg);
6080 
6121 typedef struct
6122 {
6136 
6152 typedef struct
6153 {
6158 
6172 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
6173 
6193 typedef struct
6194 {
6200 
6214 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
6215 
6225 typedef struct
6226 {
6228 }PSDetachReq;
6229 
6243 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
6244 
6279 typedef struct
6280 {
6286 
6299 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
6300 
6311 typedef struct
6312 {
6315 } DRCParams;
6316 
6333 typedef struct
6334 {
6338 } PilotSetParams;
6339 
6358 typedef struct
6359 {
6362 } PilotSetData;
6363 
6380 typedef struct
6381 {
6386 
6399 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
6400 
6410 typedef struct
6411 {
6415 
6489 typedef struct
6490 {
6500 } NetworkStat1x;
6501 
6555 typedef struct
6556 {
6565 } NetworkStatEVDO;
6566 
6598 typedef struct
6599 {
6605 
6659 typedef struct
6660 {
6664 
6686 typedef struct
6687 {
6694 
6707 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
6708 
6731 typedef struct
6732 {
6737 }LteCQIParm;
6738 
6751 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
6752 
6772 typedef struct
6773 {
6776 }RSSIThresh;
6777 
6797 typedef struct
6798 {
6801 }ECIOThresh;
6802 
6820 typedef struct
6821 {
6824 }HDRSINRThresh;
6825 
6844 typedef struct
6845 {
6848 }LTESNRThresh;
6849 
6867 typedef struct
6868 {
6871 }IOThresh;
6872 
6893 typedef struct
6894 {
6897 }RSRQThresh;
6898 
6919 typedef struct
6920 {
6923 }RSRPThresh;
6924 
6954 typedef struct
6955 {
6958 }LTESigRptCfg;
6959 
6970 typedef struct
6971 {
6975 
6976 
7018 typedef struct
7019 {
7029 } sigInfo;
7030 
7047 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
7048 
7084 typedef struct
7085 {
7094 }NasSwiIndReg;
7095 
7175  WORD *pMCC,
7176  WORD *pMNC,
7177  BYTE nameSize,
7178  CHAR *pName,
7179  WORD *pSID,
7180  WORD *pNID,
7181  WORD *pNw2MCC,
7182  WORD *pNw2MNC,
7183  BYTE *pNw2DescDisp,
7184  BYTE *pNw2DescEnc,
7185  BYTE *pNw2DescLen,
7186  BYTE *pNw2Name );
7187 
7200 typedef struct
7201 {
7205 
7218 typedef struct
7219 {
7223 
7236 typedef struct
7237 {
7240 }HDRRSSIThresh;
7241 
7253 typedef struct
7254 {
7257 }HDRECIOThresh;
7258 
7279 typedef struct
7280 {
7284 
7297 typedef struct
7298 {
7301 }HDRIOThresh;
7302 
7315 typedef struct
7316 {
7319 }GSMRSSIThresh;
7320 
7332 typedef struct
7333 {
7337 
7349 typedef struct
7350 {
7354 
7366 typedef struct
7367 {
7370 }LTERSSIThresh;
7371 
7383 typedef struct
7384 {
7388 
7400 typedef struct
7401 {
7404 }LTERSRQThresh;
7405 
7417 typedef struct
7418 {
7421 }LTERSRPThresh;
7422 
7451 typedef struct
7452 {
7456 
7468 typedef struct
7469 {
7473 
7484 typedef struct
7485 {
7489 
7500 typedef struct
7501 {
7505 
7516 typedef struct
7517 {
7662 typedef struct
7663 {
7717 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
7718 
7719 /* enum declarations */
7720 /*
7721  *
7722  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
7723  *
7724  */
7725 
7731 };
7732 
7733 /*
7734  * NAS LTE CPHY Scell States.
7735  */
7736 typedef enum {
7741 
7742 /*
7743  * NAS LTE CPHY Downlink Values.
7744  */
7745 typedef enum {
7753 
7774 typedef struct{
7775  int pci;
7776  int freq;
7780 
7790 typedef struct{
7794 
7864 typedef struct{
7865  int pci;
7866  int freq;
7872 
7896 typedef struct{
7897  int pci;
7898  int freq;
7903 
7915 typedef struct{
7919 
7920 
7921 typedef struct
7922 {
7929 
7930 typedef struct
7931 {
7937 } nasGetLTECphyCa;
7938 
7951 
7965  BYTE *bStatus );
7966 
7977 typedef struct{
7980 }wcdmaUARFCN;
7981 
7997 typedef struct{
8001 }lteEARFCN;
8002 
8016 typedef struct{
8020 }ltePCI;
8021 
8034 typedef struct
8035 {
8040 
8052 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
8053 
8066 typedef struct
8067 {
8072 
8087 ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq);
8088 
8089 /* enum declarations */
8090 /*
8091  *
8092  * An enumeration of eSYS_SRV_DOMAIN Type of service Domain.
8093  *
8094  */
8096  eSYS_SRV_DOMAIN_NO_SRV = 0x00,//No Service
8097  eSYS_SRV_DOMAIN_CS_ONLY = 0x01, //Circuit-switched only
8098  eSYS_SRV_DOMAIN_PS_ONLY = 0x02, //Pack-switched only
8099  eSYS_SRV_DOMAIN_CS_PS = 0x03, //Pack-switched and Circuit-switched
8100  eSYS_SRV_DOMAIN_CAMPED = 0x04, //Camped
8102 };
8103 
8159 typedef struct{
8171 }timeInfo;
8172 
8184 typedef struct
8185 {
8189 
8202 ULONG SLQSGetNetworkTime ( GetNetworkTimeResp *pGetNetworkTimeResp );
8203 
8228 typedef struct{
8233 }RxSigInfo;
8234 
8260 typedef struct
8261 {
8267 }SccRxInfo;
8268 
8277 typedef struct
8278 {
8281 
8294 ULONG SLQSSwiGetLteSccRxInfo ( LteSccRxInfoResp *pLteSccRxInfoResp);
8295 
8307 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
8308 
8326 typedef struct
8327 {
8332 
8346 ULONG SLQSNASSeteDRXParams(nasSeteDRXParamsReq *pNasSeteDRXParamsReq);
8347 
8366 typedef struct
8367 {
8372 
8386 ULONG SLQSNASGeteDRXParams(nasGeteDRXParamsResp *pNasGeteDRXParamsResp);
8387 
8388 
8407 {
8411 
8434 slqsNetworkScanInfoReq *pScanInfoReq,
8435 slqsNetworkScanInfo *pNetworkInfo );
8436 
8437 #ifdef __cplusplus
8438 } /* extern "C" { */
8439 #endif
8440 
8441 #endif /* __GOBI_API_NAS_H__ */
struct ciotAcqOrderPref * pCiotAcqOrderPref
Definition: qaGobiApiNas.h:2495
Definition: qaGobiApiNas.h:7218
WORD uarfcn
Definition: qaGobiApiNas.h:5437
BYTE cellIdValid
Definition: qaGobiApiNas.h:3500
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:7727
BYTE avgPeriod
Definition: qaGobiApiNas.h:6957
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:8037
Definition: qaGobiApiNas.h:1668
BYTE psState
Definition: qaGobiApiNas.h:3998
Definition: qaGobiApiNas.h:3890
ULONG earfcn1
Definition: qaGobiApiNas.h:8000
BYTE umtsInst
Definition: qaGobiApiNas.h:5441
INT32 txPower
Definition: qaGobiApiNas.h:4225
BYTE leapSeconds
Definition: qaGobiApiNas.h:1056
Definition: qaGobiApiNas.h:4940
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:5977
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:19
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:3495
ULONG SLQSGetSysSelectionPrefExt(sysSelectPrefExtInfo *pSysSelectPrefExtInfo)
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:6692
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:3631
Definition: qaGobiApiNas.h:1767
Definition: qaGobiApiNas.h:3806
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:4553
SHORT snr
Definition: qaGobiApiNas.h:4357
BYTE ueInIdle
Definition: qaGobiApiNas.h:5662
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:8038
Definition: qaGobiApiNas.h:4619
Definition: qaGobiApiNas.h:7728
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:7091
WORD sid
Definition: qaGobiApiNas.h:5058
Definition: qaGobiApiNas.h:7417
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:6690
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:6496
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:969
struct SlqsNasPCIInfo * pPCIInfo
Definition: qaGobiApiNas.h:1923
Definition: qaGobiApiNas.h:4130
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:3088
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:6196
ULONG baseLong
Definition: qaGobiApiNas.h:5482
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:4562
WORD mnc
Definition: qaGobiApiNas.h:4622
BYTE sIntraSearch
Definition: qaGobiApiNas.h:5596
BYTE TlvPresent
Definition: qaGobiApiNas.h:2904
SHORT snrlevel
Definition: qaGobiApiNas.h:1564
BYTE dayLtSavingAdj
Definition: qaGobiApiNas.h:8168
BYTE ueInIdle
Definition: qaGobiApiNas.h:5864
Definition: qaGobiApiNas.h:1989
INT32 rsrq
Definition: qaGobiApiNas.h:8262
WORD SO
Definition: qaGobiApiNas.h:6492
BYTE rejCause
Definition: qaGobiApiNas.h:3737
INT32 rscp
Definition: qaGobiApiNas.h:4203
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1672
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:3642
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2699
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:3397
BYTE shortNameLen
Definition: qaGobiApiNas.h:4912
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:5747
ULONGLONG lteNb1BandPref
Definition: qaGobiApiNas.h:2903
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:7487
BYTE ciotAcqOrderLen
Definition: qaGobiApiNas.h:2931
WORD geoSysIdx
Definition: qaGobiApiNas.h:3782
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:4908
ULONG Forbidden
Definition: qaGobiApiNas.h:1745
Definition: qaGobiApiNas.h:452
WORD networkID
Definition: qaGobiApiNas.h:3313
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:8170
BYTE nmrInst
Definition: qaGobiApiNas.h:5329
ULONG * pCiotLteOpMode
Definition: qaGobiApiNas.h:2494
Definition: qaGobiApiNas.h:5021
BYTE PlmnLen
Definition: qaGobiApiNas.h:1820
char CHAR
Definition: SwiDataTypes.h:34
BYTE rptRate
Definition: qaGobiApiNas.h:6956
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:17
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:3172
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2697
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:4560
ULONG freq
Definition: qaGobiApiNas.h:1817
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:7021
WORD rsrqRx1
Definition: qaGobiApiNas.h:1862
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:7668
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:8068
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:4971
RfDedicatedBandInfo * pRfDedicatedBandInfo
Definition: qaGobiApiNas.h:608
WORD * pModePref
Definition: qaGobiApiNas.h:2693
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:5594
BYTE * pDetachAction
Definition: qaGobiApiNas.h:6227
WORD mcc
Definition: qaGobiApiNas.h:4621
BYTE * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:6060
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1307
Definition: qaGobiApiNas.h:3629
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:937
WORD SecProt
Definition: qaGobiApiNas.h:6131
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:6736
INT8 timeZone
Definition: qaGobiApiNas.h:8167
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:4972
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1918
WORD nmrLac
Definition: qaGobiApiNas.h:5263
Definition: qaGobiApiNas.h:6225
Definition: qaGobiApiNas.h:6489
Definition: qaGobiApiNas.h:5800
INT8 rsrq
Definition: qaGobiApiNas.h:1551
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:3908
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1679
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7899
SHORT snr
Definition: qaGobiApiNas.h:8263
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:3896
Definition: qaGobiApiNas.h:6731
ULONGLONG * pCiotLteOpModePref
Definition: qaGobiApiNas.h:2491
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:6197
ULONG cellId
Definition: qaGobiApiNas.h:3501
WORD umtsUarfcn
Definition: qaGobiApiNas.h:5379
Definition: qaGobiApiNas.h:7997
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:4558
WORD mnc
Definition: qaGobiApiNas.h:6023
Definition: qaGobiApiNas.h:7018
BYTE PCICellInfoLen
Definition: qaGobiApiNas.h:1855
BYTE TlvPresent
Definition: qaGobiApiNas.h:2933
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:4413
int freq
Definition: qaGobiApiNas.h:7866
BYTE rat
Definition: qaGobiApiNas.h:2027
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:3901
BYTE networkIdValid
Definition: qaGobiApiNas.h:3505
Definition: qaGobiApiNas.h:2929
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:6896
RfBandInfoList rfbandInfoList
Definition: qaGobiApiNas.h:607
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7933
ULONG RX_PWR
Definition: qaGobiApiNas.h:6493
eSYS_SRV_DOMAIN
Definition: qaGobiApiNas.h:8095
WORD Lac
Definition: qaGobiApiNas.h:1305
ULONG earfcn
Definition: qaGobiApiNas.h:8018
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:4970
Definition: qaGobiApiNas.h:1031
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:6281
SHORT rsrp
Definition: qaGobiApiNas.h:5514
ULONG timingAdvance
Definition: qaGobiApiNas.h:5327
WORD PER
Definition: qaGobiApiNas.h:6562
WORD lac
Definition: qaGobiApiNas.h:3499
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:3391
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:7256
BYTE lacValid
Definition: qaGobiApiNas.h:3731
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:3783
#define NAS_MAX_SCC_RX_INFO_INSTANCES
Definition: qaGobiApiNas.h:30
BYTE radioIf
Definition: qaGobiApiNas.h:1468
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:6382
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:7682
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:5802
unsigned char BYTE
Definition: SwiDataTypes.h:33
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:2259
RatDisabledMaskTlv * pRatDisabledMask
Definition: qaGobiApiNas.h:3007
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:3052
txInfo * pTXInfo
Definition: qaGobiApiNas.h:4245
WORD packetZone
Definition: qaGobiApiNas.h:3319
Definition: qaGobiApiNas.h:7279
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:7672
BYTE isSysForbidden
Definition: qaGobiApiNas.h:1112
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:4909
Definition: qaGobiApiNas.h:8184
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:8070
BYTE isSysForbidden
Definition: qaGobiApiNas.h:3177
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
dirNum * pDirNum
Definition: qaGobiApiNas.h:5190
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:20
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1674
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:7694
Definition: qaGobiApiNas.h:1562
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:7666
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:3176
BYTE numInstances
Definition: qaGobiApiNas.h:8264
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:6156
struct RfBandwidthInfoElements * pRfBandwidthInfoParam
Definition: qaGobiApiNas.h:569
BYTE * pChgDuration
Definition: qaGobiApiNas.h:2255
Definition: qaGobiApiNas.h:6152
BYTE * pCycleLen
Definition: qaGobiApiNas.h:8329
Definition: qaGobiApiNas.h:1162
WORD psc
Definition: qaGobiApiNas.h:5438
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:7688
BYTE shortNameLen
Definition: qaGobiApiNas.h:4737
BYTE IOThresListLen
Definition: qaGobiApiNas.h:6869
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:5974
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:4565
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:4564
Definition: qaGobiApiNas.h:997
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:7695
BYTE emmState
Definition: qaGobiApiNas.h:4081
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5593
BYTE packetZoneValid
Definition: qaGobiApiNas.h:3318
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:7693
Definition: qaGobiApiNas.h:6820
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:5980
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:7671
WORD earfcn
Definition: qaGobiApiNas.h:5637
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:23
Definition: qaGobiApiNas.h:6598
Definition: qaGobiApiNas.h:1574
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3892
SHORT srxlev
Definition: qaGobiApiNas.h:5707
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2303
BYTE dirNumLen
Definition: qaGobiApiNas.h:5041
Definition: qaGobiApiNas.h:8101
Definition: qaGobiApiNas.h:3168
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:6155
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:4417
signed char INT8
Definition: SwiDataTypes.h:32
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:7518
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:6499
struct RfDedicatedBandInfoElements * pRfDedicatedBandInfoParam
Definition: qaGobiApiNas.h:525
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:4555
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:3508
INT8 rssi
Definition: qaGobiApiNas.h:4323
WORD IdleState
Definition: qaGobiApiNas.h:6132
Definition: qaGobiApiNas.h:5377
NR5gBandPrefTlv * pNr5gBandPref
Definition: qaGobiApiNas.h:3012
Definition: qaGobiApiNas.h:5933
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:7368
ULONG Roaming
Definition: qaGobiApiNas.h:1744
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:6413
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:3909
ULONG baseLat
Definition: qaGobiApiNas.h:5481
Definition: qaGobiApiNas.h:5432
Definition: qaGobiApiNas.h:2955
Definition: qaGobiApiNas.h:8066
ULONG InUse
Definition: qaGobiApiNas.h:1743
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:6497
BYTE radioIf
Definition: qaGobiApiNas.h:1552
SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1919
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7334
BYTE TDSCDMASINRCONFThreshListLen
Definition: qaGobiApiNas.h:6972
ULONG GlobalCellID
Definition: qaGobiApiNas.h:1819
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:7024
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:4973
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:7692
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:7678
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:7281
Definition: qaGobiApiNas.h:5744
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1311
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:7777
BYTE isRadioTuned
Definition: qaGobiApiNas.h:4200
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:1127
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:5193
Definition: qaGobiApiNas.h:2487
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:7300
Definition: qaGobiApiNas.h:7315
ULONG TX_PWR
Definition: qaGobiApiNas.h:6495
Definition: qaGobiApiNas.h:7747
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE TlvPresent
Definition: qaGobiApiNas.h:545
sysSelectPrefParams * pSysSelectPrefParams
Definition: qaGobiApiNas.h:2489
BYTE has_PCIInfo
Definition: qaGobiApiNas.h:1924
WORD rsrq
Definition: qaGobiApiNas.h:1860
BYTE lteEsmDl
Definition: qaGobiApiNas.h:7087
BYTE TlvPresent
Definition: qaGobiApiNas.h:7917
ULONG SLQSGetNetworkTime(GetNetworkTimeResp *pGetNetworkTimeResp)
WORD pci
Definition: qaGobiApiNas.h:5900
Definition: qaGobiApiNas.h:5187
ULONG csBarStatus
Definition: qaGobiApiNas.h:1163
Definition: qaGobiApiNas.h:3389
int freq
Definition: qaGobiApiNas.h:7776
Definition: qaGobiApiNas.h:4321
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:4224
BYTE radioIf
Definition: qaGobiApiNas.h:1489
SHORT rscp
Definition: qaGobiApiNas.h:5439
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:7696
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7351
Definition: qaGobiApiNas.h:2844
Definition: qaGobiApiNas.h:7774
ULONG regAction
Definition: qaGobiApiNas.h:6057
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:6846
BYTE * pEdrxEnable
Definition: qaGobiApiNas.h:8328
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:5902
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:4244
struct _sysSelectPrefExtInfo sysSelectPrefExtInfo
Definition: qaGobiApiNas.h:8098
BYTE * pObjectVer
Definition: qaGobiApiNas.h:6688
BYTE TlvPresent
Definition: qaGobiApiNas.h:523
Definition: qaGobiApiNas.h:7297
BYTE systemMode
Definition: qaGobiApiNas.h:3996
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:6921
BYTE sinr
Definition: qaGobiApiNas.h:4325
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1292
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:3396
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:568
Definition: qaGobiApiNas.h:7751
ULONG nmrCellID
Definition: qaGobiApiNas.h:5261
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:5979
RfBandInfoExtFormat * pRfBandInfoExtFormat
Definition: qaGobiApiNas.h:609
AcqOrderPrefTlv * pAcqOrderPref
Definition: qaGobiApiNas.h:3006
ULONG globalCellId
Definition: qaGobiApiNas.h:5590
BYTE * pRankIndicatorInd
Definition: qaGobiApiNas.h:7092
BYTE nccPermitted
Definition: qaGobiApiNas.h:5749
BYTE TlvPresent
Definition: qaGobiApiNas.h:2790
Definition: qaGobiApiNas.h:582
ULONG phase
Definition: qaGobiApiNas.h:4205
BYTE codingScheme
Definition: qaGobiApiNas.h:4906
BYTE TlvPresent
Definition: qaGobiApiNas.h:2768
Definition: qaGobiApiNas.h:6686
ULONG pci
Definition: qaGobiApiNas.h:8019
ULONG activeChannel
Definition: qaGobiApiNas.h:456
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:6922
Definition: qaGobiApiNas.h:968
ULONG * pScanResult
Definition: qaGobiApiNas.h:1922
Definition: qaGobiApiNas.h:4729
Definition: qaGobiApiNas.h:2246
BYTE LastErrCode
Definition: qaGobiApiNas.h:6662
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:3089
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:4559
BYTE rxChainIndex
Definition: qaGobiApiNas.h:8229
BYTE band1900
Definition: qaGobiApiNas.h:5703
struct nr5gBandPref * pNr5gBandPref
Definition: qaGobiApiNas.h:2496
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:7238
WORD MCC
Definition: qaGobiApiNas.h:998
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:5976
Definition: qaGobiApiNas.h:2690
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:7684
WORD NetworkID
Definition: qaGobiApiNas.h:1295
struct _SlqsNas3GppNetworkRAT_ SlqsNas3GppNetworkRAT
BYTE spnLength
Definition: qaGobiApiNas.h:4833
ULONG * pCiotAcqOrder
Definition: qaGobiApiNas.h:2328
Definition: qaGobiApiNas.h:6555
Definition: qaGobiApiNas.h:7253
INT32 ecio
Definition: qaGobiApiNas.h:4202
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1297
BYTE rejCause
Definition: qaGobiApiNas.h:3638
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2700
BYTE geranInst
Definition: qaGobiApiNas.h:5443
ULONG * pLTEOperationMode
Definition: qaGobiApiNas.h:584
WORD arfcn
Definition: qaGobiApiNas.h:5702
WORD nmrRxLev
Definition: qaGobiApiNas.h:5266
Definition: qaGobiApiNas.h:7746
INT8 rsrq
Definition: qaGobiApiNas.h:4355
Definition: qaGobiApiNas.h:6193
WORD rsrpRx1
Definition: qaGobiApiNas.h:1859
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:7025
Definition: qaGobiApiNas.h:7921
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:4416
SHORT ecio
Definition: qaGobiApiNas.h:5440
WORD imsiT1112
Definition: qaGobiApiNas.h:5130
FLOAT sinr
Definition: qaGobiApiNas.h:4382
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:4415
WORD lac2
Definition: qaGobiApiNas.h:4795
BYTE tacValid
Definition: qaGobiApiNas.h:3741
CiotAcqOrderPrefTlv * pCiotAcqOrderPref
Definition: qaGobiApiNas.h:3011
WORD mcc
Definition: qaGobiApiNas.h:1968
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:6282
ULONG rat
Definition: qaGobiApiNas.h:6024
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:7686
signed short SHORT
Definition: SwiDataTypes.h:39
Definition: qaGobiApiNas.h:1465
FLOAT rssi
Definition: qaGobiApiNas.h:4379
BYTE hsInd
Definition: qaGobiApiNas.h:3645
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:3311
ULONG id
Definition: qaGobiApiNas.h:2026
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:3899
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:5591
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:7402
Definition: qaGobiApiNas.h:5039
SHORT srxlev
Definition: qaGobiApiNas.h:5903
SHORT ltesnr
Definition: qaGobiApiNas.h:1680
WORD activeChannel
Definition: qaGobiApiNas.h:394
BYTE hdrPersonality
Definition: qaGobiApiNas.h:3395
BYTE * pSuppressSysInfoInd
Definition: qaGobiApiNas.h:4568
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3895
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:4563
BYTE emmSubState
Definition: qaGobiApiNas.h:4082
BYTE numInstances
Definition: qaGobiApiNas.h:1032
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:1111
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7926
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:7022
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:3173
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:7673
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:546
Definition: qaGobiApiNas.h:7468
Definition: qaGobiApiNas.h:6055
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:7690
BYTE cellsLen
Definition: qaGobiApiNas.h:5843
Definition: qaGobiApiNas.h:6970
BYTE shortNameSB
Definition: qaGobiApiNas.h:4736
BYTE bsPRev
Definition: qaGobiApiNas.h:3308
Definition: qaGobiApiNas.h:7739
WORD threshXhigh
Definition: qaGobiApiNas.h:5841
WORD rsrp
Definition: qaGobiApiNas.h:1857
ULONG CellID
Definition: qaGobiApiNas.h:1306
Definition: qaGobiApiNas.h:2298
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3637
BYTE longNameLen
Definition: qaGobiApiNas.h:4742
BYTE modemMode
Definition: qaGobiApiNas.h:3995
BYTE dayOfWeek
Definition: qaGobiApiNas.h:8166
SHORT rsrp
Definition: qaGobiApiNas.h:4356
WORD arfcn
Definition: qaGobiApiNas.h:5325
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:7679
BYTE shortNameEn
Definition: qaGobiApiNas.h:4734
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:18
WORD lac
Definition: qaGobiApiNas.h:5436
WORD activeBand
Definition: qaGobiApiNas.h:455
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:4557
Definition: qaGobiApiNas.h:7662
Definition: qaGobiApiNas.h:1739
Definition: qaGobiApiNas.h:6358
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:7669
WORD lac1
Definition: qaGobiApiNas.h:4794
Definition: qaGobiApiNas.h:8100
ULONG csBarStatus
Definition: qaGobiApiNas.h:3808
USHORT ecioListLen
Definition: qaGobiApiNas.h:1673
BYTE netReg
Definition: qaGobiApiNas.h:1967
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:7698
Definition: qaGobiApiNas.h:2021
BYTE numInstances
Definition: qaGobiApiNas.h:5076
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2959
BYTE cellsLen
Definition: qaGobiApiNas.h:5597
Definition: qaGobiApiNas.h:3992
Definition: qaGobiApiNas.h:5259
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:7674
INT32 rsrp
Definition: qaGobiApiNas.h:8232
BYTE status
Definition: qaGobiApiNas.h:7978
SHORT srxlev
Definition: qaGobiApiNas.h:5805
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:2741
BYTE day
Definition: qaGobiApiNas.h:8162
Definition: qaGobiApiNas.h:5897
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1298
BYTE numInstance
Definition: qaGobiApiNas.h:4928
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:7503
WORD PhysicalLayer
Definition: qaGobiApiNas.h:6123
BYTE imsRegState
Definition: qaGobiApiNas.h:3997
servSystem ServingSystem
Definition: qaGobiApiNas.h:1290
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7923
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3502
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:5159
WORD PilotStrength
Definition: qaGobiApiNas.h:6337
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7935
BYTE DRCCover
Definition: qaGobiApiNas.h:6314
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:7255
BYTE threshXHigh
Definition: qaGobiApiNas.h:5639
BYTE status
Definition: qaGobiApiNas.h:8017
ULONG bandwidth
Definition: qaGobiApiNas.h:485
RfBandwidthInfo * pRfBandwidthInfo
Definition: qaGobiApiNas.h:610
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:7470
WORD MNC
Definition: qaGobiApiNas.h:1792
BYTE srvStatus
Definition: qaGobiApiNas.h:3087
WORD PilotPN
Definition: qaGobiApiNas.h:6336
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:6284
BYTE MACIndex
Definition: qaGobiApiNas.h:6558
BYTE minute
Definition: qaGobiApiNas.h:8164
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:2254
Definition: qaGobiApiNas.h:1549
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:5936
BYTE dtmSupp
Definition: qaGobiApiNas.h:3511
Definition: qaGobiApiNas.h:8228
WORD secChB
Definition: qaGobiApiNas.h:5161
ULONGLONG lteM1BandPref
Definition: qaGobiApiNas.h:2846
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
Definition: qaGobiApiNas.h:2787
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:7670
ULONG * pScanType
Definition: qaGobiApiNas.h:8409
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:7736
Definition: qaGobiApiNas.h:4968
Definition: qaGobiApiNas.h:932
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:7420
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:7403
Definition: qaGobiApiNas.h:1532
BYTE * pColorCode
Definition: qaGobiApiNas.h:4132
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:524
ULONGLONG * pLteNb1BandPref
Definition: qaGobiApiNas.h:2493
WORD secChA
Definition: qaGobiApiNas.h:5160
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:5005
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:3903
Definition: qaGobiApiNas.h:5055
Definition: qaGobiApiNas.h:7349
int iLTEbandValue
Definition: qaGobiApiNas.h:7868
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:7369
Definition: qaGobiApiNas.h:8406
Definition: qaGobiApiNas.h:3758
signed int INT32
Definition: SwiDataTypes.h:40
Definition: qaGobiApiNas.h:6410
Definition: qaGobiApiNas.h:6333
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:7282
Definition: qaGobiApiNas.h:8016
WORD geranArfcn
Definition: qaGobiApiNas.h:5354
BYTE * pPagingTimeWindow
Definition: qaGobiApiNas.h:8369
BYTE pRevInUse
Definition: qaGobiApiNas.h:3306
BYTE daylightSavings
Definition: qaGobiApiNas.h:1058
Definition: qaGobiApiNas.h:7200
SHORT rsrplevel
Definition: qaGobiApiNas.h:1576
BYTE band
Definition: qaGobiApiNas.h:4077
ULONG InitiateDomainAttach(ULONG action)
BYTE * pInstanceSize
Definition: qaGobiApiNas.h:502
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:4414
WORD rsrqRx0
Definition: qaGobiApiNas.h:1861
BYTE localTimeOffset
Definition: qaGobiApiNas.h:1057
BYTE * pMncPcsStatus
Definition: qaGobiApiNas.h:4623
WORD MCC
Definition: qaGobiApiNas.h:1791
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:7691
BYTE imsi_11_12
Definition: qaGobiApiNas.h:1128
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:7221
WORD activeBandClass
Definition: qaGobiApiNas.h:393
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:5975
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:1110
ULONG cellId
Definition: qaGobiApiNas.h:3635
unsigned short USHORT
Definition: SwiDataTypes.h:36
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:7687
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:5191
BYTE rptRate
Definition: qaGobiApiNas.h:7453
Definition: qaGobiApiNas.h:6893
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:7726
Definition: qaGobiApiNas.h:7236
Definition: qaGobiApiNas.h:4411
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:6058
WORD pci
Definition: qaGobiApiNas.h:5512
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1293
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:3398
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:7026
BYTE DTMInd
Definition: qaGobiApiNas.h:1309
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:7675
SHORT cpich_ecno
Definition: qaGobiApiNas.h:5804
Definition: qaGobiApiNas.h:4097
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7202
Definition: qaGobiApiNas.h:482
ULONG psBarStatus
Definition: qaGobiApiNas.h:3809
WORD SystemID
Definition: qaGobiApiNas.h:1294
Definition: qaGobiApiNas.h:4075
Definition: qaGobiApiNas.h:8034
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:7352
Definition: qaGobiApiNas.h:8366
BYTE cells_len
Definition: qaGobiApiNas.h:5641
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7924
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:2256
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:3910
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:4566
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:6689
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7220
BYTE roamStatus
Definition: qaGobiApiNas.h:3175
Definition: qaGobiApiNas.h:3300
INT32 io
Definition: qaGobiApiNas.h:4326
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1677
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:6774
WORD * pPRLPref
Definition: qaGobiApiNas.h:2251
WORD baseId
Definition: qaGobiApiNas.h:5479
WORD regPrd
Definition: qaGobiApiNas.h:3761
Definition: qaGobiApiNas.h:4377
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
SccRxInfo * pSccRxInfo
Definition: qaGobiApiNas.h:8279
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:3393
Definition: qaGobiApiNas.h:4284
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1291
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:6800
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:3497
BYTE freqsLen
Definition: qaGobiApiNas.h:5772
Definition: qaGobiApiNas.h:5585
Definition: qaGobiApiNas.h:5003
LteNb1BandPrefTlv * pLteNb1BandPref
Definition: qaGobiApiNas.h:3010
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:7385
BYTE srvCapability
Definition: qaGobiApiNas.h:1109
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:3392
Definition: qaGobiApiNas.h:544
Definition: qaGobiApiNas.h:2325
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:7239
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:3085
BYTE * pNetworkType
Definition: qaGobiApiNas.h:8408
WORD servingCellId
Definition: qaGobiApiNas.h:5592
BYTE emmConnState
Definition: qaGobiApiNas.h:4083
struct _slqsNetworkScanInfoReq slqsNetworkScanInfoReq
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:7027
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2300
ULONG IPAddress
Definition: qaGobiApiNas.h:6661
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:3905
BYTE netDescrLength
Definition: qaGobiApiNas.h:1000
WORD TXChan
Definition: qaGobiApiNas.h:4080
WORD earfcn
Definition: qaGobiApiNas.h:5899
WORD nid
Definition: qaGobiApiNas.h:5478
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2960
BYTE TlvPresent
Definition: qaGobiApiNas.h:583
BYTE freqsLen
Definition: qaGobiApiNas.h:5663
Definition: qaGobiApiNas.h:5074
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:4556
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7936
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:6895
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:6822
Definition: qaGobiApiNas.h:6954
Definition: qaGobiApiNas.h:8326
Definition: qaGobiApiNas.h:5660
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:3302
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:8069
Definition: qaGobiApiNas.h:3003
ULONG Preferred
Definition: qaGobiApiNas.h:1746
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:7386
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:5978
BYTE QLIC
Definition: qaGobiApiNas.h:6601
Definition: qaGobiApiNas.h:8159
BYTE nmrBsic
Definition: qaGobiApiNas.h:5265
BYTE avgPeriod
Definition: qaGobiApiNas.h:7454
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:5935
Definition: qaGobiApiNas.h:5098
BYTE TlvPresent
Definition: qaGobiApiNas.h:2742
WORD numInstance
Definition: qaGobiApiNas.h:4811
WORD KeyExchange
Definition: qaGobiApiNas.h:6128
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:3309
Definition: qaGobiApiNas.h:5352
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:6198
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:6603
Definition: qaGobiApiNas.h:432
timeInfo * p3GPPTimeInfo
Definition: qaGobiApiNas.h:8187
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7791
WORD cellID
Definition: qaGobiApiNas.h:1818
BYTE cellIdValid
Definition: qaGobiApiNas.h:3733
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:3897
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3636
WORD ReverseMac
Definition: qaGobiApiNas.h:6127
BYTE freqsLen
Definition: qaGobiApiNas.h:5865
ULONG SetCDMANetworkParameters(CHAR *pSPC, BYTE *pForceRev0, BYTE *pCustomSCP, ULONG *pProtocol, ULONG *pBroadcast, ULONG *pApplication, ULONG *pRoaming)
unsigned long long ULONGLONG
Definition: SwiDataTypes.h:31
Definition: qaGobiApiNas.h:1853
Definition: qaGobiApiNas.h:1055
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:6775
INT8 * pTDSCDMASigInfoRscp
Definition: qaGobiApiNas.h:4418
BYTE cells_len
Definition: qaGobiApiNas.h:5750
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2958
BYTE hour
Definition: qaGobiApiNas.h:8163
Definition: qaGobiApiNas.h:8096
int iLTEbandValue
Definition: qaGobiApiNas.h:7900
Definition: qaGobiApiNas.h:1965
BYTE longNameLen
Definition: qaGobiApiNas.h:4910
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:3902
WORD mcc
Definition: qaGobiApiNas.h:6022
Definition: qaGobiApiNas.h:7730
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:7332
WORD nid
Definition: qaGobiApiNas.h:5057
Definition: qaGobiApiNas.h:501
BYTE TlvPresent
Definition: qaGobiApiNas.h:7778
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:7677
Definition: qaGobiApiNas.h:7729
BYTE RAT
Definition: qaGobiApiNas.h:1771
WORD trackAreaCode
Definition: qaGobiApiNas.h:1313
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:6847
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1312
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:4100
WORD systemID
Definition: qaGobiApiNas.h:3312
BYTE NumPilots
Definition: qaGobiApiNas.h:6360
Definition: qaGobiApiNas.h:6844
CommInfo commonInfo
Definition: qaGobiApiNas.h:4099
BYTE scell_idx
Definition: qaGobiApiNas.h:7916
BYTE Technology
Definition: qaGobiApiNas.h:6600
INT8 rssi
Definition: qaGobiApiNas.h:4354
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:2260
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:3394
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2352
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:3894
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:7745
BYTE bsInfoValid
Definition: qaGobiApiNas.h:3314
Definition: qaGobiApiNas.h:7451
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2258
TDSCDMASINRCONFThresh * pTDSCDMASINRCONFThresh
Definition: qaGobiApiNas.h:7028
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2351
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:6823
SHORT umtsEcio
Definition: qaGobiApiNas.h:5382
BYTE longNameCI
Definition: qaGobiApiNas.h:4740
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:24
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2302
Definition: qaGobiApiNas.h:7915
BYTE threshXLow
Definition: qaGobiApiNas.h:5638
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:5982
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:7203
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:7400
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:6059
ULONG SLQSNasGetRFInfo(NasGetRFInfoResp *pGetRFInfoResp)
FLOAT ecio
Definition: qaGobiApiNas.h:4381
WORD psc
Definition: qaGobiApiNas.h:3647
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:7869
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
Definition: qaGobiApiNas.h:7977
SHORT ltersrp
Definition: qaGobiApiNas.h:1681
Definition: qaGobiApiNas.h:5635
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2301
Definition: qaGobiApiNas.h:522
BYTE psAttachState
Definition: qaGobiApiNas.h:935
Definition: qaGobiApiNas.h:1914
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5746
Definition: qaGobiApiNas.h:8260
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:7519
BYTE sinr
Definition: qaGobiApiNas.h:1676
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2692
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:7023
Definition: qaGobiApiNas.h:4352
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1671
WORD MCC
Definition: qaGobiApiNas.h:1741
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3735
WORD * pPRLPref
Definition: qaGobiApiNas.h:2695
BYTE networkIdValid
Definition: qaGobiApiNas.h:3320
SHORT geranRssi
Definition: qaGobiApiNas.h:5357
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:6799
BYTE hsIndValid
Definition: qaGobiApiNas.h:3644
BYTE csAttachState
Definition: qaGobiApiNas.h:934
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3503
Definition: qaGobiApiNas.h:7896
BYTE lteEmmDl
Definition: qaGobiApiNas.h:7089
Definition: qaGobiApiNas.h:605
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:3907
ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp)
struct _sysSelectPrefInfo sysSelectPrefInfo
ULONG SLQSNASSeteDRXParams(nasSeteDRXParamsReq *pNasSeteDRXParamsReq)
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:5355
Definition: qaGobiApiNas.h:7864
BYTE * pUATI
Definition: qaGobiApiNas.h:6383
WORD RX_EC_IO
Definition: qaGobiApiNas.h:6494
CHAR Description[255]
Definition: qaGobiApiNas.h:1747
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2957
SHORT umtsRscp
Definition: qaGobiApiNas.h:5381
BYTE srvDomainValid
Definition: qaGobiApiNas.h:3170
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:7665
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7502
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:3510
WORD lac
Definition: qaGobiApiNas.h:5324
INT32 rxPower
Definition: qaGobiApiNas.h:8231
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:6154
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7934
INT32 rxPower
Definition: qaGobiApiNas.h:4201
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:4561
int pci
Definition: qaGobiApiNas.h:7775
Definition: qaGobiApiNas.h:4830
BYTE srvDomain
Definition: qaGobiApiNas.h:3171
WORD refpn
Definition: qaGobiApiNas.h:5480
Definition: qaGobiApiNas.h:5837
Definition: qaGobiApiNas.h:7484
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1301
BYTE status
Definition: qaGobiApiNas.h:7998
BYTE radioIf
Definition: qaGobiApiNas.h:1535
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:5356
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5840
Definition: qaGobiApiNas.h:2901
Definition: qaGobiApiNas.h:4222
BYTE radioInterface
Definition: qaGobiApiNas.h:8169
BYTE ueInIdle
Definition: qaGobiApiNas.h:5587
Definition: qaGobiApiNas.h:5127
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1921
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:4569
Definition: qaGobiApiNas.h:7737
BYTE ValidityCW0
Definition: qaGobiApiNas.h:6733
Definition: qaGobiApiNas.h:6020
WORD ControlMac
Definition: qaGobiApiNas.h:6124
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7925
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:7317
WORD dedicatedBand
Definition: qaGobiApiNas.h:435
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:8036
Definition: qaGobiApiNas.h:5320
BYTE rejCause
Definition: qaGobiApiNas.h:3504
WORD ForwardMac
Definition: qaGobiApiNas.h:6126
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:3730
WORD tac
Definition: qaGobiApiNas.h:5589
WORD MNC
Definition: qaGobiApiNas.h:999
Definition: qaGobiApiNas.h:4926
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1302
#define NAS_MAX_SLQS_NAS_PCI_INFO_LENGTH
Definition: qaGobiApiNas.h:32
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2257
WORD RX_PWR
Definition: qaGobiApiNas.h:6561
BYTE * pNetworkRejectInd
Definition: qaGobiApiNas.h:4567
BYTE State
Definition: qaGobiApiNas.h:6491
ULONGLONG * pLteM1BandPref
Definition: qaGobiApiNas.h:2492
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:7419
BYTE lacValid
Definition: qaGobiApiNas.h:3498
WORD cellID
Definition: qaGobiApiNas.h:5434
ULONG SLQSSwiGetLteSccRxInfo(LteSccRxInfoResp *pLteSccRxInfoResp)
WORD rxLev
Definition: qaGobiApiNas.h:5328
float FLOAT
Definition: SwiDataTypes.h:41
BYTE * pRAT
Definition: qaGobiApiNas.h:2263
BYTE shortNameCI
Definition: qaGobiApiNas.h:4735
BYTE regState
Definition: qaGobiApiNas.h:933
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1678
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2250
ULONG rsrp
Definition: qaGobiApiNas.h:5901
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2694
BYTE DRCValue
Definition: qaGobiApiNas.h:6313
Definition: qaGobiApiNas.h:4790
Definition: qaGobiApiNas.h:8277
Definition: qaGobiApiNas.h:5475
WORD BasestationID
Definition: qaGobiApiNas.h:1296
BYTE longNameSB
Definition: qaGobiApiNas.h:4741
BYTE * pGSMBER
Definition: qaGobiApiNas.h:6283
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:7335
BYTE namNameLen
Definition: qaGobiApiNas.h:5023
int pci
Definition: qaGobiApiNas.h:7865
BYTE * pPagingTimeWindow
Definition: qaGobiApiNas.h:8330
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:3305
Definition: qaGobiApiNas.h:7500
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1992
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7932
BYTE PRLInd
Definition: qaGobiApiNas.h:1308
SHORT ecio
Definition: qaGobiApiNas.h:4324
WORD imsiM1112
Definition: qaGobiApiNas.h:5101
BYTE radioInterface
Definition: qaGobiApiNas.h:484
BYTE TlvPresent
Definition: qaGobiApiNas.h:8266
WORD RXChan
Definition: qaGobiApiNas.h:4079
BYTE * pCycleLen
Definition: qaGobiApiNas.h:8368
WORD priChA
Definition: qaGobiApiNas.h:5158
WORD EncryptProt
Definition: qaGobiApiNas.h:6130
BYTE TlvPresent
Definition: qaGobiApiNas.h:7792
WORD threshXlow
Definition: qaGobiApiNas.h:5842
Definition: qaGobiApiNas.h:8097
Definition: qaGobiApiNas.h:7749
BYTE networkIdValid
Definition: qaGobiApiNas.h:3738
SHORT srxlev
Definition: qaGobiApiNas.h:5516
WORD geoSysIdx
Definition: qaGobiApiNas.h:3760
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:7681
BYTE bsicId
Definition: qaGobiApiNas.h:5705
Definition: qaGobiApiNas.h:6772
BYTE selNetwork
Definition: qaGobiApiNas.h:936
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
BYTE TlvPresent
Definition: qaGobiApiNas.h:2847
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:4974
BYTE bsPRevValid
Definition: qaGobiApiNas.h:3307
Definition: qaGobiApiNas.h:5156
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:21
BYTE * pEdrxEnable
Definition: qaGobiApiNas.h:8370
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:6691
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1920
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7927
USHORT errorRate
Definition: qaGobiApiNas.h:1534
WORD * pRoamPref
Definition: qaGobiApiNas.h:2252
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:2261
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:6384
WORD uarfcn
Definition: qaGobiApiNas.h:5839
INT32 Io
Definition: qaGobiApiNas.h:1675
BYTE hsCallStatus
Definition: qaGobiApiNas.h:3643
WORD VirtStream
Definition: qaGobiApiNas.h:6134
WORD PilotEnergy
Definition: qaGobiApiNas.h:6563
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1917
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:3898
ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq)
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1670
BYTE displayCondition
Definition: qaGobiApiNas.h:4832
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:3911
WORD mnc
Definition: qaGobiApiNas.h:2024
BYTE cellIdValid
Definition: qaGobiApiNas.h:3634
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:7680
BYTE countryInitials
Definition: qaGobiApiNas.h:4907
BYTE * pTimer
Definition: qaGobiApiNas.h:7093
Definition: qaGobiApiNas.h:7930
ULONG cellId
Definition: qaGobiApiNas.h:3734
ULONG SLQSNASGeteDRXParams(nasGeteDRXParamsResp *pNasGeteDRXParamsResp)
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1793
WORD sid
Definition: qaGobiApiNas.h:5477
Definition: qaGobiApiNas.h:5510
TDSCDMASigInfoExt * pTDSCDMASigInfoExt
Definition: qaGobiApiNas.h:4419
Definition: qaGobiApiNas.h:8099
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
struct SlqsNasPCICellInfo PCICellInfo[255]
Definition: qaGobiApiNas.h:1856
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1916
Definition: qaGobiApiNas.h:5769
Definition: qaGobiApiNas.h:6121
BYTE srvStatus
Definition: qaGobiApiNas.h:3051
WORD * pModePref
Definition: qaGobiApiNas.h:2249
SHORT ecio
Definition: qaGobiApiNas.h:1488
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
Definition: qaGobiApiNas.h:4198
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1299
BYTE cellIsTDD
Definition: qaGobiApiNas.h:5904
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:7664
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:6498
BYTE isRadioTuned
Definition: qaGobiApiNas.h:8230
WORD AuthProt
Definition: qaGobiApiNas.h:6129
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1303
BYTE lacValid
Definition: qaGobiApiNas.h:3632
struct lteBandPrefExt * pLTEBandPrefExt
Definition: qaGobiApiNas.h:2490
BYTE Chipset
Definition: qaGobiApiNas.h:6602
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:4796
BYTE cellIdValid
Definition: qaGobiApiNas.h:5704
BYTE SNR
Definition: qaGobiApiNas.h:6564
struct RfBandInfoExtFormatElements * pRfBandInfoExtFormatParam
Definition: qaGobiApiNas.h:547
Definition: qaGobiApiNas.h:6380
WORD MCC
Definition: qaGobiApiNas.h:1769
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:7748
Definition: qaGobiApiNas.h:6311
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:2262
ULONG * pCiotAcqOrder
Definition: qaGobiApiNas.h:2932
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:7697
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:5640
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7486
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:3904
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:3900
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:3893
WORD nmrArfcn
Definition: qaGobiApiNas.h:5264
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:5189
#define NAS_MAX_SLQS_NAS_PCI_INFO_PLMN_LENGTH
Definition: qaGobiApiNas.h:33
BYTE threshServingLow
Definition: qaGobiApiNas.h:5595
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:2025
Definition: qaGobiApiNas.h:1789
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:4162
Definition: qaGobiApiNas.h:6797
Definition: qaGobiApiNas.h:1486
FLOAT rscp
Definition: qaGobiApiNas.h:4380
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:7020
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
CiotLteOpModePrefTlv * pCiotLteOpModePref
Definition: qaGobiApiNas.h:3008
Definition: qaGobiApiNas.h:3049
ULONG psBarStatus
Definition: qaGobiApiNas.h:1164
ULONG SLQSSetSysSelectionPrefExt(sysSelectPrefParamsExt *pSysSelectPrefParamsExt)
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:4243
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2350
ULONG PilotType
Definition: qaGobiApiNas.h:6335
Definition: qaGobiApiNas.h:6919
Definition: qaGobiApiNas.h:3728
BYTE roamStatusValid
Definition: qaGobiApiNas.h:3174
Definition: qaGobiApiNas.h:390
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3736
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:6195
BYTE temperature
Definition: qaGobiApiNas.h:3994
sysSelectPrefInfo * pSysSelectPrefInfo
Definition: qaGobiApiNas.h:3005
ULONG baseLat
Definition: qaGobiApiNas.h:3316
BYTE radio_if
Definition: qaGobiApiNas.h:4164
BYTE networkIdValid
Definition: qaGobiApiNas.h:3639
Definition: qaGobiApiNas.h:1107
WORD year
Definition: qaGobiApiNas.h:8160
BYTE month
Definition: qaGobiApiNas.h:8161
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:2740
WORD mnc
Definition: qaGobiApiNas.h:1969
Definition: qaGobiApiNas.h:7790
Definition: qaGobiApiNas.h:2347
BYTE threshGsmLow
Definition: qaGobiApiNas.h:5748
SHORT cpich_rscp
Definition: qaGobiApiNas.h:5803
Definition: qaGobiApiNas.h:566
Definition: qaGobiApiNas.h:2765
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:7471
BYTE srvStatus
Definition: qaGobiApiNas.h:1108
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:6734
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1991
BYTE second
Definition: qaGobiApiNas.h:8165
Definition: qaGobiApiNas.h:4809
WORD ratDisabledMask
Definition: qaGobiApiNas.h:2767
FLOAT * pTDSCDMASINRCONFThreshList
Definition: qaGobiApiNas.h:6973
BYTE bsic
Definition: qaGobiApiNas.h:5326
BYTE TlvPresent
Definition: qaGobiApiNas.h:2961
BYTE TlvPresent
Definition: qaGobiApiNas.h:7870
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:16
INT8 rssi
Definition: qaGobiApiNas.h:4286
Definition: qaGobiApiNas.h:6659
Definition: qaGobiApiNas.h:4904
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:7689
ULONG cellID
Definition: qaGobiApiNas.h:5322
BYTE pscValid
Definition: qaGobiApiNas.h:3646
Definition: qaGobiApiNas.h:7084
int pci
Definition: qaGobiApiNas.h:7897
WORD baseId
Definition: qaGobiApiNas.h:3315
BYTE TlvPresent
Definition: qaGobiApiNas.h:7901
struct SlqsNasPcsDigit slqsNasPcsDigit[255]
Definition: qaGobiApiNas.h:1821
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:7299
ULONG earfcn0
Definition: qaGobiApiNas.h:7999
SHORT rsrq
Definition: qaGobiApiNas.h:5513
BYTE spnLength
Definition: qaGobiApiNas.h:4732
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:6361
BYTE SectorIDLen
Definition: qaGobiApiNas.h:6559
WORD mcc
Definition: qaGobiApiNas.h:2023
BYTE State
Definition: qaGobiApiNas.h:6557
Definition: qaGobiApiNas.h:2738
int freq
Definition: qaGobiApiNas.h:7898
struct RFBandInfoElements * pRFBandInfoParam
Definition: qaGobiApiNas.h:503
BYTE longNameEn
Definition: qaGobiApiNas.h:4739
Definition: qaGobiApiNas.h:5862
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2349
ULONGLONG ciotLteOpModePref
Definition: qaGobiApiNas.h:2789
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:7685
Definition: qaGobiApiNas.h:6867
unsigned int ULONG
Definition: SwiDataTypes.h:29
Definition: qaGobiApiNas.h:4241
Definition: qaGobiApiNas.h:6279
LTEOperationMode * pLTEOperationMode
Definition: qaGobiApiNas.h:611
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:7750
SHORT rssi
Definition: qaGobiApiNas.h:5515
BYTE lteEsmUl
Definition: qaGobiApiNas.h:7086
BYTE ueInIdle
Definition: qaGobiApiNas.h:5771
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:3304
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:7318
Definition: qaGobiApiNas.h:1126
WORD * pSectorID
Definition: qaGobiApiNas.h:6560
LteM1BandPrefTlv * pLteM1BandPref
Definition: qaGobiApiNas.h:3009
unsigned short WORD
Definition: SwiDataTypes.h:35
BYTE ciotAcqOrderLen
Definition: qaGobiApiNas.h:2327
BYTE egprsSupp
Definition: qaGobiApiNas.h:3509
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:5194
WORD lac
Definition: qaGobiApiNas.h:3633
WORD lac
Definition: qaGobiApiNas.h:3732
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:7683
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:7090
Definition: qaGobiApiNas.h:7366
INT32 * pIOThresList
Definition: qaGobiApiNas.h:6870
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:6412
WORD MultDisc
Definition: qaGobiApiNas.h:6133
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:3906
Definition: qaGobiApiNas.h:5972
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1467
WORD AccessMac
Definition: qaGobiApiNas.h:6125
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2253
Definition: qaGobiApiNas.h:1815
WORD * pRoamPref
Definition: qaGobiApiNas.h:2696
BYTE radioInterface
Definition: qaGobiApiNas.h:454
BYTE spnEncoding
Definition: qaGobiApiNas.h:4731
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
WORD rsrpRx0
Definition: qaGobiApiNas.h:1858
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7867
WORD MNC
Definition: qaGobiApiNas.h:1742
WORD umtsPsc
Definition: qaGobiApiNas.h:5380
SHORT rssi
Definition: qaGobiApiNas.h:5706
ULONG SLQSPerformNetworkScanPCI(slqsNetworkScanInfoReq *pScanInfoReq, slqsNetworkScanInfo *pNetworkInfo)
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:3303
Definition: qaGobiApiNas.h:1289
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:5133
BYTE ValidityCW1
Definition: qaGobiApiNas.h:6735
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1310
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:7676
Definition: qaGobiApiNas.h:5700
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2248
BYTE radioInterface
Definition: qaGobiApiNas.h:392
ULONG uarfcn
Definition: qaGobiApiNas.h:7979
SHORT ecio
Definition: qaGobiApiNas.h:4287
BYTE bandwidth
Definition: qaGobiApiNas.h:4078
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1300
BYTE lteEmmUl
Definition: qaGobiApiNas.h:7088
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:5981
WORD MNC
Definition: qaGobiApiNas.h:1770
Definition: qaGobiApiNas.h:3780
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2698
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1314
ULONG baseLong
Definition: qaGobiApiNas.h:3317
Definition: qaGobiApiNas.h:7383
INT32 rsrp
Definition: qaGobiApiNas.h:4204
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:7667
Definition: qaGobiApiNas.h:7516
BYTE TlvPresent
Definition: qaGobiApiNas.h:567
BYTE radioInterface
Definition: qaGobiApiNas.h:434
timeInfo * p3GPP2TimeInfo
Definition: qaGobiApiNas.h:8186
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1304
BYTE ccsSupported
Definition: qaGobiApiNas.h:3310
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:5192
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:3742

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