LinuxQMISDK  SLQS04.00.19
 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 #define SLQS_NAS_MCC_MNC_INST_LENGTH 255
35 #ifdef __cplusplus
36 extern "C" {
37 #endif
38 
39 
68  ULONG *pArraySizes,
69  INT8 *pSignalStrength,
70  ULONG *pRadioInterface );
71 
94  BYTE *pInstanceSize,
95  BYTE *pInstances );
96 
128  ULONG regType,
129  WORD mcc,
130  WORD mnc,
131  ULONG rat );
132 
202  ULONG *pRegistrationState,
203  ULONG *pCSDomain,
204  ULONG *pPSDomain,
205  ULONG *pRAN,
206  BYTE *pRadioIfacesSize,
207  BYTE *pRadioIfaces,
208  ULONG *pRoaming,
209  WORD *pMCC,
210  WORD *pMNC,
211  BYTE nameSize,
212  CHAR *pName );
213 
250  WORD *pMCC,
251  WORD *pMNC,
252  BYTE nameSize,
253  CHAR *pName,
254  WORD *pSID,
255  WORD *pNID);
256 
291  BYTE *pDataCapsSize,
292  BYTE *pDataCaps );
293 
329  ULONG technologyPref,
330  ULONG duration );
331 
372  ULONG *pTechnologyPref,
373  ULONG *pDuration,
374  ULONG *pPersistentTechnologyPref );
375 
392 {
396 };
397 
419  BYTE *pInstanceSize,
420  struct RFBandInfoElements *pRFBandInfo );
421 
434 {
437 };
454 {
458 };
459 
484 {
487 };
488 
502 typedef struct{
506 
523 typedef struct{
528 
545 typedef struct{
550 
567 typedef struct{
572 
583 typedef struct{
587 
606 typedef struct
607 {
614 
629  NasGetRFInfoResp *pGetRFInfoResp );
630 
650  ULONG action );
651 
667  BYTE *pACCOLC );
668 
687  CHAR *spc,
688  BYTE accolc );
689 
758  CHAR *pSPC,
759  BYTE *pForceRev0,
760  BYTE *pCustomSCP,
761  ULONG *pProtocol,
762  ULONG *pBroadcast,
763  ULONG *pApplication,
764  ULONG *pRoaming );
765 
847  BYTE *pSCI,
848  BYTE *pSCM,
849  BYTE *pRegHomeSID,
850  BYTE *pRegForeignSID,
851  BYTE *pRegForeignNID,
852  BYTE *pForceRev0,
853  BYTE *pCustomSCP,
854  ULONG *pProtocol,
855  ULONG *pBroadcast,
856  ULONG *pApplication,
857  ULONG *pRoaming );
858 
877  ULONG *pStatus );
878 
933 typedef struct {
940 }servSystem;
941 
969 typedef struct {
971  BYTE dataCapabilities[MAX_DATA_SRV_CAPABILITIES];
973 
998 typedef struct {
1002  BYTE netDescr[255];
1003 }currentPLMN;
1004 
1032 typedef struct {
1036 }roamIndList;
1037 
1056 typedef struct {
1061 
1108 typedef struct {
1114 }detailSvcInfo;
1115 
1127 typedef struct {
1131 
1163 typedef struct {
1166 }callBarStatus;
1167 
1290 typedef struct {
1317 
1337 
1395 ULONG SLQSSetBandPreference( ULONGLONG bandpreference );
1396 
1439  BYTE systemSelectionInd,
1440  BYTE DDTMInd,
1441  BYTE servingSystemInd);
1442 
1467 {
1470 };
1471 
1488 {
1491 };
1492 
1534 {
1537 };
1538 
1551 {
1554 };
1555 
1564 {
1566 };
1567 
1576 {
1578 };
1579 
1670 {
1683 };
1684 
1701 ULONG SLQSGetSignalStrength( struct slqsSignalStrengthInfo *pSignalInfo );
1702 
1741 {
1749 };
1750 
1769 {
1774 
1791 {
1795 };
1796 
1817 {
1823 };
1824 
1855 {
1864 };
1865 
1915 typedef struct _slqsNetworkScanInfo
1916 {
1927 
1946 
1967 {
1971 };
1972 
1991 {
1994 };
1995 
2022 struct CSGID
2023 {
2029 };
2030 
2247 typedef struct _sysSelectPrefParams
2248 {
2263  struct CSGID *pCSGID;
2266 
2280 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
2281 
2282 
2300 {
2305 };
2306 
2327 {
2330 };
2331 
2349 {
2354 };
2355 
2488 typedef struct
2489 {
2499 
2513 ULONG SLQSSetSysSelectionPrefExt( sysSelectPrefParamsExt *pSysSelectPrefParamsExt );
2514 
2691 typedef struct _sysSelectPrefInfo
2692 {
2703 
2717 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2718 
2739 typedef struct
2740 {
2745 
2766 typedef struct
2767 {
2771 
2788 typedef struct
2789 {
2793 
2845 typedef struct
2846 {
2850 
2902 typedef struct
2903 {
2907 
2930 typedef struct
2931 {
2936 
2956 typedef struct
2957 {
2963 }BandPrefTlv;
2964 
2972 
2973 
2981 
3026 {
3034  NR5gBandPrefTlv *pNr5gBandPref;
3035  LTEBandPrefExtTlv *pLTEBandPrefExt;
3037 
3051 ULONG SLQSGetSysSelectionPrefExt( sysSelectPrefExtInfo *pSysSelectPrefExtInfo );
3072 typedef struct
3073 {
3076 } SrvStatusInfo;
3077 
3108 typedef struct
3109 {
3114 
3191 typedef struct
3192 {
3201 } sysInfoCommon;
3202 
3323 typedef struct
3324 {
3346 } CDMASysInfo;
3347 
3412 typedef struct
3413 {
3423 } HDRSysInfo;
3424 
3518 typedef struct
3519 {
3535 } GSMSysInfo;
3536 
3652 typedef struct
3653 {
3671 } WCDMASysInfo;
3672 
3751 typedef struct
3752 {
3766 } LTESysInfo;
3767 
3781 typedef struct
3782 {
3785 } AddCDMASysInfo;
3786 
3803 typedef struct
3804 {
3807 } AddSysInfo;
3808 
3829 typedef struct
3830 {
3834 
3922 typedef struct
3923 {
3946 
3970 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3971 
4025 typedef struct
4026 {
4032 } CommInfo;
4033 
4108 typedef struct
4109 {
4117 } LTEInfo;
4118 
4130 typedef struct
4131 {
4135 
4149 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
4150 
4163 typedef struct
4164 {
4167 
4181 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
4182 
4195 typedef struct
4196 {
4199 
4231 typedef struct
4232 {
4239 } rxInfo;
4240 
4255 typedef struct
4256 {
4259 } txInfo;
4260 
4274 typedef struct
4275 {
4280 
4301  nasGetTxRxInfoReq *pGetTxRxInfoReq,
4302  nasGetTxRxInfoResp *pGetTxRxInfoResp );
4303 
4317 typedef struct
4318 {
4321 } CDMASSInfo;
4322 
4354 typedef struct
4355 {
4360 } HDRSSInfo;
4361 
4385 typedef struct
4386 {
4391 } LTESSInfo;
4392 
4410 typedef struct
4411 {
4417 
4444 typedef struct
4445 {
4454 
4473 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
4474 
4592 typedef struct
4593 {
4611 
4633  nasIndicationRegisterReq *pIndicationRegisterReq );
4634 
4659 typedef struct
4660 {
4664 } nasPLMNNameReq;
4665 
4769 typedef struct
4770 {
4773  BYTE spn[255];
4778  BYTE shortName[255];
4783  BYTE longName[255];
4784 } nasPLMNNameResp;
4785 
4803  nasPLMNNameReq *pPLMNNameReq,
4804  nasPLMNNameResp *pPLMNNameResp );
4805 
4830 typedef struct
4831 {
4838 
4849 typedef struct
4850 {
4854 
4870 typedef struct
4871 {
4876 
4944 typedef struct
4945 {
4955 
4966 typedef struct
4967 {
4970 } PLMNNetworkName;
4971 
4980 typedef struct
4981 {
4984 
5008 typedef struct
5009 {
5016 
5033 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
5034 
5043 typedef struct
5044 {
5047 
5061 typedef struct
5062 {
5065 } namName;
5066 
5079 typedef struct
5080 {
5083 } dirNum;
5084 
5095 typedef struct
5096 {
5099 } sidNid;
5100 
5114 typedef struct
5115 {
5118 } homeSIDNID;
5119 
5138 typedef struct
5139 {
5144 } minBasedIMSI;
5145 
5167 typedef struct
5168 {
5174 } trueIMSI;
5175 
5196 typedef struct
5197 {
5202 } CDMAChannel;
5203 
5227 typedef struct
5228 {
5236 
5258  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
5259  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
5260 
5299 typedef struct
5300 {
5302  BYTE nmrPlmn[PLMN_LENGTH];
5307 } nmrCellInfo;
5308 
5360 typedef struct
5361 {
5371 } GERANInfo;
5372 
5392 typedef struct
5393 {
5398 } geranInstInfo;
5399 
5417 typedef struct
5418 {
5423 } UMTSinstInfo;
5424 
5472 typedef struct
5473 {
5485 } UMTSInfo;
5486 
5515 typedef struct
5516 {
5523 } CDMAInfo;
5524 
5550 typedef struct
5551 {
5557 } cellParams;
5558 
5625 typedef struct
5626 {
5640 
5675 typedef struct
5676 {
5682  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
5683 } infoInterFreq;
5684 
5700 typedef struct
5701 {
5706 
5740 typedef struct
5741 {
5748 } gsmCellInfo;
5749 
5784 typedef struct
5785 {
5792 } lteGsmCellInfo;
5793 
5809 typedef struct
5810 {
5815 
5840 typedef struct
5841 {
5846 } wcdmaCellInfo;
5847 
5877 typedef struct
5878 {
5886 
5902 typedef struct
5903 {
5908 
5937 typedef struct
5938 {
5945 } umtsLTENbrCell;
5946 
5973 typedef struct
5974 {
5979 
6012 typedef struct
6013 {
6024 
6041  nasCellLocationInfoResp *pNasCellLocationInfoResp );
6042 
6060 typedef struct
6061 {
6065 } MNRInfo;
6066 
6095 typedef struct
6096 {
6102 
6122  nasInitNetworkReg *pNasInitNetRegistrationReg);
6123 
6164 typedef struct
6165 {
6179 
6195 typedef struct
6196 {
6201 
6215 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
6216 
6236 typedef struct
6237 {
6243 
6257 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
6258 
6268 typedef struct
6269 {
6271 }PSDetachReq;
6272 
6286 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
6287 
6322 typedef struct
6323 {
6329 
6342 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
6343 
6354 typedef struct
6355 {
6358 } DRCParams;
6359 
6376 typedef struct
6377 {
6381 } PilotSetParams;
6382 
6401 typedef struct
6402 {
6405 } PilotSetData;
6406 
6423 typedef struct
6424 {
6429 
6442 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
6443 
6453 typedef struct
6454 {
6458 
6532 typedef struct
6533 {
6543 } NetworkStat1x;
6544 
6598 typedef struct
6599 {
6608 } NetworkStatEVDO;
6609 
6641 typedef struct
6642 {
6648 
6702 typedef struct
6703 {
6707 
6729 typedef struct
6730 {
6737 
6750 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
6751 
6774 typedef struct
6775 {
6780 }LteCQIParm;
6781 
6794 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
6795 
6815 typedef struct
6816 {
6819 }RSSIThresh;
6820 
6840 typedef struct
6841 {
6844 }ECIOThresh;
6845 
6863 typedef struct
6864 {
6867 }HDRSINRThresh;
6868 
6887 typedef struct
6888 {
6891 }LTESNRThresh;
6892 
6910 typedef struct
6911 {
6914 }IOThresh;
6915 
6936 typedef struct
6937 {
6940 }RSRQThresh;
6941 
6962 typedef struct
6963 {
6966 }RSRPThresh;
6967 
6997 typedef struct
6998 {
7001 }LTESigRptCfg;
7002 
7013 typedef struct
7014 {
7018 
7019 
7061 typedef struct
7062 {
7072 } sigInfo;
7073 
7090 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
7091 
7127 typedef struct
7128 {
7137 }NasSwiIndReg;
7138 
7218  WORD *pMCC,
7219  WORD *pMNC,
7220  BYTE nameSize,
7221  CHAR *pName,
7222  WORD *pSID,
7223  WORD *pNID,
7224  WORD *pNw2MCC,
7225  WORD *pNw2MNC,
7226  BYTE *pNw2DescDisp,
7227  BYTE *pNw2DescEnc,
7228  BYTE *pNw2DescLen,
7229  BYTE *pNw2Name );
7230 
7243 typedef struct
7244 {
7248 
7261 typedef struct
7262 {
7266 
7279 typedef struct
7280 {
7283 }HDRRSSIThresh;
7284 
7296 typedef struct
7297 {
7300 }HDRECIOThresh;
7301 
7322 typedef struct
7323 {
7327 
7340 typedef struct
7341 {
7344 }HDRIOThresh;
7345 
7358 typedef struct
7359 {
7362 }GSMRSSIThresh;
7363 
7375 typedef struct
7376 {
7380 
7392 typedef struct
7393 {
7397 
7409 typedef struct
7410 {
7413 }LTERSSIThresh;
7414 
7426 typedef struct
7427 {
7431 
7443 typedef struct
7444 {
7447 }LTERSRQThresh;
7448 
7460 typedef struct
7461 {
7464 }LTERSRPThresh;
7465 
7494 typedef struct
7495 {
7499 
7511 typedef struct
7512 {
7516 
7527 typedef struct
7528 {
7532 
7543 typedef struct
7544 {
7548 
7559 typedef struct
7560 {
7705 typedef struct
7706 {
7760 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
7761 
7762 /* enum declarations */
7763 /*
7764  *
7765  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
7766  *
7767  */
7768 
7774 };
7775 
7776 /*
7777  * NAS LTE CPHY Scell States.
7778  */
7779 typedef enum {
7784 
7785 /*
7786  * NAS LTE CPHY Downlink Values.
7787  */
7788 typedef enum {
7796 
7817 typedef struct{
7818  int pci;
7819  int freq;
7823 
7833 typedef struct{
7837 
7907 typedef struct{
7908  int pci;
7909  int freq;
7915 
7939 typedef struct{
7940  int pci;
7941  int freq;
7946 
7958 typedef struct{
7962 
7963 
7964 typedef struct
7965 {
7972 
7973 typedef struct
7974 {
7980 } nasGetLTECphyCa;
7981 
7994 
8008  BYTE *bStatus );
8009 
8020 typedef struct{
8023 }wcdmaUARFCN;
8024 
8040 typedef struct{
8044 }lteEARFCN;
8045 
8059 typedef struct{
8063 }ltePCI;
8064 
8077 typedef struct
8078 {
8083 
8095 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
8096 
8109 typedef struct
8110 {
8115 
8130 ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq);
8131 
8132 /* enum declarations */
8133 /*
8134  *
8135  * An enumeration of eSYS_SRV_DOMAIN Type of service Domain.
8136  *
8137  */
8139  eSYS_SRV_DOMAIN_NO_SRV = 0x00,//No Service
8140  eSYS_SRV_DOMAIN_CS_ONLY = 0x01, //Circuit-switched only
8141  eSYS_SRV_DOMAIN_PS_ONLY = 0x02, //Pack-switched only
8142  eSYS_SRV_DOMAIN_CS_PS = 0x03, //Pack-switched and Circuit-switched
8143  eSYS_SRV_DOMAIN_CAMPED = 0x04, //Camped
8145 };
8146 
8202 typedef struct{
8214 }timeInfo;
8215 
8227 typedef struct
8228 {
8232 
8245 ULONG SLQSGetNetworkTime ( GetNetworkTimeResp *pGetNetworkTimeResp );
8246 
8271 typedef struct{
8276 }RxSigInfo;
8277 
8303 typedef struct
8304 {
8310 }SccRxInfo;
8311 
8320 typedef struct
8321 {
8324 
8337 ULONG SLQSSwiGetLteSccRxInfo ( LteSccRxInfoResp *pLteSccRxInfoResp);
8338 
8350 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
8351 
8398 typedef struct
8399 {
8406 
8420 ULONG SLQSNASSeteDRXParams(nasSeteDRXParamsReq *pNasSeteDRXParamsReq);
8421 
8490 typedef struct
8491 {
8503 
8517 ULONG SLQSNASGeteDRXParams(nasGeteDRXParamsResp *pNasGeteDRXParamsResp);
8518 
8551 typedef struct
8552 {
8569 ULONG SLQSNASGeteDRXParamsExt(nasGeteDRXParamsReq *pNasGeteDRXParamsReq,
8570  nasGeteDRXParamsResp *pNasGeteDRXParamsResp);
8571 
8590 {
8594 
8617 slqsNetworkScanInfoReq *pScanInfoReq,
8618 slqsNetworkScanInfo *pNetworkInfo );
8619 
8642 typedef struct{
8648 
8656 typedef struct
8657 {
8660 
8674 ULONG SLQSNASGetForbiddenNetworks(nasGetForbiddenNetworksResp *pNasGetForbiddenNetworksResp);
8675 
8676 #ifdef __cplusplus
8677 } /* extern "C" { */
8678 #endif
8679 
8680 #endif /* __GOBI_API_NAS_H__ */
struct ciotAcqOrderPref * pCiotAcqOrderPref
Definition: qaGobiApiNas.h:2496
Definition: qaGobiApiNas.h:7261
WORD uarfcn
Definition: qaGobiApiNas.h:5477
BYTE cellIdValid
Definition: qaGobiApiNas.h:3523
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:7770
BYTE avgPeriod
Definition: qaGobiApiNas.h:7000
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:8080
Definition: qaGobiApiNas.h:1669
BYTE psState
Definition: qaGobiApiNas.h:4031
Definition: qaGobiApiNas.h:3922
ULONG earfcn1
Definition: qaGobiApiNas.h:8043
BYTE umtsInst
Definition: qaGobiApiNas.h:5481
INT32 txPower
Definition: qaGobiApiNas.h:4258
BYTE leapSeconds
Definition: qaGobiApiNas.h:1057
Definition: qaGobiApiNas.h:4980
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:6017
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:19
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:3518
ULONG SLQSGetSysSelectionPrefExt(sysSelectPrefExtInfo *pSysSelectPrefExtInfo)
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:6735
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:3654
Definition: qaGobiApiNas.h:1768
Definition: qaGobiApiNas.h:3829
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:4592
SHORT snr
Definition: qaGobiApiNas.h:4390
ULONG SLQSNASGeteDRXParamsExt(nasGeteDRXParamsReq *pNasGeteDRXParamsReq, nasGeteDRXParamsResp *pNasGeteDRXParamsResp)
BYTE ueInIdle
Definition: qaGobiApiNas.h:5702
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:8081
Definition: qaGobiApiNas.h:4659
Definition: qaGobiApiNas.h:7771
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:7134
WORD sid
Definition: qaGobiApiNas.h:5098
Definition: qaGobiApiNas.h:7460
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:6733
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:6539
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:970
struct SlqsNasPCIInfo * pPCIInfo
Definition: qaGobiApiNas.h:1924
Definition: qaGobiApiNas.h:4163
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:3111
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:6239
ULONG baseLong
Definition: qaGobiApiNas.h:5522
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:4601
WORD mnc
Definition: qaGobiApiNas.h:4662
BYTE sIntraSearch
Definition: qaGobiApiNas.h:5636
BYTE TlvPresent
Definition: qaGobiApiNas.h:2905
SHORT snrlevel
Definition: qaGobiApiNas.h:1565
BYTE dayLtSavingAdj
Definition: qaGobiApiNas.h:8211
BYTE ueInIdle
Definition: qaGobiApiNas.h:5904
Definition: qaGobiApiNas.h:1990
INT32 rsrq
Definition: qaGobiApiNas.h:8305
WORD SO
Definition: qaGobiApiNas.h:6535
BYTE rejCause
Definition: qaGobiApiNas.h:3760
INT32 rscp
Definition: qaGobiApiNas.h:4236
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1673
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:3665
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2700
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:3420
BYTE shortNameLen
Definition: qaGobiApiNas.h:4952
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:5787
ULONGLONG lteNb1BandPref
Definition: qaGobiApiNas.h:2904
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:7530
BYTE ciotAcqOrderLen
Definition: qaGobiApiNas.h:2932
WORD geoSysIdx
Definition: qaGobiApiNas.h:3805
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:4948
ULONG Forbidden
Definition: qaGobiApiNas.h:1746
Definition: qaGobiApiNas.h:453
BYTE * pEdrxRAT
Definition: qaGobiApiNas.h:8498
WORD networkID
Definition: qaGobiApiNas.h:3336
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:8213
BYTE nmrInst
Definition: qaGobiApiNas.h:5369
ULONG * pCiotLteOpMode
Definition: qaGobiApiNas.h:2495
Definition: qaGobiApiNas.h:5061
BYTE PlmnLen
Definition: qaGobiApiNas.h:1821
char CHAR
Definition: SwiDataTypes.h:34
BYTE rptRate
Definition: qaGobiApiNas.h:6999
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:17
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:3195
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2698
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:4599
ULONG freq
Definition: qaGobiApiNas.h:1818
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:7064
WORD rsrqRx1
Definition: qaGobiApiNas.h:1863
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:7711
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:8111
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:5011
RfDedicatedBandInfo * pRfDedicatedBandInfo
Definition: qaGobiApiNas.h:609
WORD * pModePref
Definition: qaGobiApiNas.h:2694
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:5634
BYTE * pDetachAction
Definition: qaGobiApiNas.h:6270
WORD mcc
Definition: qaGobiApiNas.h:4661
BYTE * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:6100
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1308
Definition: qaGobiApiNas.h:3652
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:938
WORD SecProt
Definition: qaGobiApiNas.h:6174
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:6779
INT8 timeZone
Definition: qaGobiApiNas.h:8210
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:5012
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1919
WORD nmrLac
Definition: qaGobiApiNas.h:5303
Definition: qaGobiApiNas.h:6268
Definition: qaGobiApiNas.h:6532
Definition: qaGobiApiNas.h:5840
INT8 rsrq
Definition: qaGobiApiNas.h:1552
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:3940
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1680
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7942
SHORT snr
Definition: qaGobiApiNas.h:8306
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:3928
Definition: qaGobiApiNas.h:6774
ULONGLONG * pCiotLteOpModePref
Definition: qaGobiApiNas.h:2492
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:6240
ULONG cellId
Definition: qaGobiApiNas.h:3524
WORD umtsUarfcn
Definition: qaGobiApiNas.h:5419
Definition: qaGobiApiNas.h:8040
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:4597
WORD mnc
Definition: qaGobiApiNas.h:6063
Definition: qaGobiApiNas.h:7061
BYTE PCICellInfoLen
Definition: qaGobiApiNas.h:1856
BYTE TlvPresent
Definition: qaGobiApiNas.h:2934
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:4446
int freq
Definition: qaGobiApiNas.h:7909
BYTE rat
Definition: qaGobiApiNas.h:2028
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:3933
BYTE networkIdValid
Definition: qaGobiApiNas.h:3528
Definition: qaGobiApiNas.h:2930
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:6939
RfBandInfoList rfbandInfoList
Definition: qaGobiApiNas.h:608
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7976
ULONG RX_PWR
Definition: qaGobiApiNas.h:6536
eSYS_SRV_DOMAIN
Definition: qaGobiApiNas.h:8138
WORD Lac
Definition: qaGobiApiNas.h:1306
ULONG earfcn
Definition: qaGobiApiNas.h:8061
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:5010
Definition: qaGobiApiNas.h:1032
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:6324
SHORT rsrp
Definition: qaGobiApiNas.h:5554
ULONG timingAdvance
Definition: qaGobiApiNas.h:5367
WORD PER
Definition: qaGobiApiNas.h:6605
WORD lac
Definition: qaGobiApiNas.h:3522
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:3414
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:7299
BYTE lacValid
Definition: qaGobiApiNas.h:3754
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:3806
#define NAS_MAX_SCC_RX_INFO_INSTANCES
Definition: qaGobiApiNas.h:30
BYTE radioIf
Definition: qaGobiApiNas.h:1469
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:6425
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:7725
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
BYTE has_CycleLen
Definition: qaGobiApiNas.h:8493
WORD psc
Definition: qaGobiApiNas.h:5842
unsigned char BYTE
Definition: SwiDataTypes.h:33
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:2260
RatDisabledMaskTlv * pRatDisabledMask
Definition: qaGobiApiNas.h:3029
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:3075
txInfo * pTXInfo
Definition: qaGobiApiNas.h:4278
WORD packetZone
Definition: qaGobiApiNas.h:3342
Definition: qaGobiApiNas.h:7322
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:7715
BYTE has_LteOpMode
Definition: qaGobiApiNas.h:8501
BYTE isSysForbidden
Definition: qaGobiApiNas.h:1113
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:4949
Definition: qaGobiApiNas.h:8227
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:8113
BYTE isSysForbidden
Definition: qaGobiApiNas.h:3200
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
dirNum * pDirNum
Definition: qaGobiApiNas.h:5230
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:20
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1675
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:7737
Definition: qaGobiApiNas.h:1563
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:7709
BYTE has_PagingTimeWindow
Definition: qaGobiApiNas.h:8495
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:3199
BYTE numInstances
Definition: qaGobiApiNas.h:8307
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:6199
struct RfBandwidthInfoElements * pRfBandwidthInfoParam
Definition: qaGobiApiNas.h:570
#define SLQS_NAS_MCC_MNC_INST_LENGTH
Definition: qaGobiApiNas.h:34
BYTE * pChgDuration
Definition: qaGobiApiNas.h:2256
Definition: qaGobiApiNas.h:6195
BYTE * pCycleLen
Definition: qaGobiApiNas.h:8401
Definition: qaGobiApiNas.h:8656
Definition: qaGobiApiNas.h:1163
WORD psc
Definition: qaGobiApiNas.h:5478
BYTE * pEdrxRAT
Definition: qaGobiApiNas.h:8553
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:7731
BYTE shortNameLen
Definition: qaGobiApiNas.h:4777
BYTE IOThresListLen
Definition: qaGobiApiNas.h:6912
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:6014
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:4604
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:4603
Definition: qaGobiApiNas.h:998
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:7738
BYTE emmState
Definition: qaGobiApiNas.h:4114
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5633
BYTE packetZoneValid
Definition: qaGobiApiNas.h:3341
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:7736
Definition: qaGobiApiNas.h:6863
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:6020
BYTE * pEdrxRatType
Definition: qaGobiApiNas.h:8403
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:7714
WORD earfcn
Definition: qaGobiApiNas.h:5677
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:23
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2958
Definition: qaGobiApiNas.h:6641
Definition: qaGobiApiNas.h:1575
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3924
SHORT srxlev
Definition: qaGobiApiNas.h:5747
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2304
BYTE dirNumLen
Definition: qaGobiApiNas.h:5081
Definition: qaGobiApiNas.h:8144
Definition: qaGobiApiNas.h:3191
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:6198
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:4450
signed char INT8
Definition: SwiDataTypes.h:32
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:7561
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:6542
struct RfDedicatedBandInfoElements * pRfDedicatedBandInfoParam
Definition: qaGobiApiNas.h:526
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:4594
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:3531
INT8 rssi
Definition: qaGobiApiNas.h:4356
WORD IdleState
Definition: qaGobiApiNas.h:6175
Definition: qaGobiApiNas.h:5417
NR5gBandPrefTlv * pNr5gBandPref
Definition: qaGobiApiNas.h:3034
Definition: qaGobiApiNas.h:5973
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:7411
ULONG Roaming
Definition: qaGobiApiNas.h:1745
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:6456
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:3941
ULONG baseLat
Definition: qaGobiApiNas.h:5521
Definition: qaGobiApiNas.h:5472
Definition: qaGobiApiNas.h:8109
BYTE has_EdrxEnable
Definition: qaGobiApiNas.h:8497
ULONG InUse
Definition: qaGobiApiNas.h:1744
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:6540
BYTE radioIf
Definition: qaGobiApiNas.h:1553
SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1920
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7377
BYTE TDSCDMASINRCONFThreshListLen
Definition: qaGobiApiNas.h:7015
ULONG GlobalCellID
Definition: qaGobiApiNas.h:1820
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:7067
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:5013
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:7735
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:7721
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:7324
Definition: qaGobiApiNas.h:5784
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1312
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:7820
BYTE isRadioTuned
Definition: qaGobiApiNas.h:4233
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:1128
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:5233
Definition: qaGobiApiNas.h:2488
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:7343
Definition: qaGobiApiNas.h:7358
ULONG TX_PWR
Definition: qaGobiApiNas.h:6538
Definition: qaGobiApiNas.h:7790
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE TlvPresent
Definition: qaGobiApiNas.h:546
sysSelectPrefParams * pSysSelectPrefParams
Definition: qaGobiApiNas.h:2490
BYTE has_PCIInfo
Definition: qaGobiApiNas.h:1925
WORD rsrq
Definition: qaGobiApiNas.h:1861
BYTE lteEsmDl
Definition: qaGobiApiNas.h:7130
BYTE TlvPresent
Definition: qaGobiApiNas.h:7960
ULONG SLQSGetNetworkTime(GetNetworkTimeResp *pGetNetworkTimeResp)
WORD pci
Definition: qaGobiApiNas.h:5940
Definition: qaGobiApiNas.h:5227
ULONG csBarStatus
Definition: qaGobiApiNas.h:1164
Definition: qaGobiApiNas.h:3412
int freq
Definition: qaGobiApiNas.h:7819
Definition: qaGobiApiNas.h:4354
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:4257
BYTE radioIf
Definition: qaGobiApiNas.h:1490
SHORT rscp
Definition: qaGobiApiNas.h:5479
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:7739
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7394
Definition: qaGobiApiNas.h:2845
Definition: qaGobiApiNas.h:7817
ULONG regAction
Definition: qaGobiApiNas.h:6097
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:6889
BYTE * pEdrxEnable
Definition: qaGobiApiNas.h:8400
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:5942
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:4277
struct _sysSelectPrefExtInfo sysSelectPrefExtInfo
Definition: qaGobiApiNas.h:8141
BYTE * pObjectVer
Definition: qaGobiApiNas.h:6731
BYTE TlvPresent
Definition: qaGobiApiNas.h:524
Definition: qaGobiApiNas.h:7340
BYTE systemMode
Definition: qaGobiApiNas.h:4029
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:6964
BYTE sinr
Definition: qaGobiApiNas.h:4358
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1293
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:3419
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:569
Definition: qaGobiApiNas.h:7794
ULONG nmrCellID
Definition: qaGobiApiNas.h:5301
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:6019
RfBandInfoExtFormat * pRfBandInfoExtFormat
Definition: qaGobiApiNas.h:610
AcqOrderPrefTlv * pAcqOrderPref
Definition: qaGobiApiNas.h:3028
ULONG globalCellId
Definition: qaGobiApiNas.h:5630
BYTE * pRankIndicatorInd
Definition: qaGobiApiNas.h:7135
BYTE nccPermitted
Definition: qaGobiApiNas.h:5789
BYTE TlvPresent
Definition: qaGobiApiNas.h:2791
Definition: qaGobiApiNas.h:583
ULONG phase
Definition: qaGobiApiNas.h:4238
BYTE codingScheme
Definition: qaGobiApiNas.h:4946
BYTE TlvPresent
Definition: qaGobiApiNas.h:2769
Definition: qaGobiApiNas.h:6729
ULONG pci
Definition: qaGobiApiNas.h:8062
ULONG activeChannel
Definition: qaGobiApiNas.h:457
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:6965
Definition: qaGobiApiNas.h:969
ULONG * pScanResult
Definition: qaGobiApiNas.h:1923
Definition: qaGobiApiNas.h:4769
Definition: qaGobiApiNas.h:2247
BYTE LastErrCode
Definition: qaGobiApiNas.h:6705
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:3112
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:4598
BYTE rxChainIndex
Definition: qaGobiApiNas.h:8272
BYTE band1900
Definition: qaGobiApiNas.h:5743
struct nr5gBandPref * pNr5gBandPref
Definition: qaGobiApiNas.h:2497
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:7281
WORD MCC
Definition: qaGobiApiNas.h:999
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:6016
Definition: qaGobiApiNas.h:2691
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:7727
WORD NetworkID
Definition: qaGobiApiNas.h:1296
struct _SlqsNas3GppNetworkRAT_ SlqsNas3GppNetworkRAT
BYTE spnLength
Definition: qaGobiApiNas.h:4873
ULONG * pCiotAcqOrder
Definition: qaGobiApiNas.h:2329
Definition: qaGobiApiNas.h:6598
Definition: qaGobiApiNas.h:7296
INT32 ecio
Definition: qaGobiApiNas.h:4235
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1298
BYTE rejCause
Definition: qaGobiApiNas.h:3661
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2701
BYTE geranInst
Definition: qaGobiApiNas.h:5483
ULONG * pLTEOperationMode
Definition: qaGobiApiNas.h:585
WORD arfcn
Definition: qaGobiApiNas.h:5742
WORD nmrRxLev
Definition: qaGobiApiNas.h:5306
Definition: qaGobiApiNas.h:7789
INT8 rsrq
Definition: qaGobiApiNas.h:4388
Definition: qaGobiApiNas.h:6236
WORD rsrpRx1
Definition: qaGobiApiNas.h:1860
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:7068
Definition: qaGobiApiNas.h:7964
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:4449
SHORT ecio
Definition: qaGobiApiNas.h:5480
WORD imsiT1112
Definition: qaGobiApiNas.h:5170
FLOAT sinr
Definition: qaGobiApiNas.h:4415
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:4448
WORD lac2
Definition: qaGobiApiNas.h:4835
BYTE tacValid
Definition: qaGobiApiNas.h:3764
CiotAcqOrderPrefTlv * pCiotAcqOrderPref
Definition: qaGobiApiNas.h:3033
WORD mcc
Definition: qaGobiApiNas.h:1969
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:6325
ULONG rat
Definition: qaGobiApiNas.h:6064
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:7729
signed short SHORT
Definition: SwiDataTypes.h:39
Definition: qaGobiApiNas.h:1466
FLOAT rssi
Definition: qaGobiApiNas.h:4412
BYTE hsInd
Definition: qaGobiApiNas.h:3668
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:3334
ULONG id
Definition: qaGobiApiNas.h:2027
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:3931
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:5631
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:7445
Definition: qaGobiApiNas.h:5079
SHORT srxlev
Definition: qaGobiApiNas.h:5943
SHORT ltesnr
Definition: qaGobiApiNas.h:1681
Definition: qaGobiApiNas.h:8642
WORD activeChannel
Definition: qaGobiApiNas.h:395
BYTE hdrPersonality
Definition: qaGobiApiNas.h:3418
BYTE TlvPresent
Definition: qaGobiApiNas.h:8646
BYTE * pSuppressSysInfoInd
Definition: qaGobiApiNas.h:4607
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3927
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:4602
BYTE emmSubState
Definition: qaGobiApiNas.h:4115
BYTE numInstances
Definition: qaGobiApiNas.h:1033
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:1112
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7969
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:7065
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:3196
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:7716
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:547
Definition: qaGobiApiNas.h:7511
Definition: qaGobiApiNas.h:6095
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:7733
BYTE cellsLen
Definition: qaGobiApiNas.h:5883
Definition: qaGobiApiNas.h:7013
BYTE shortNameSB
Definition: qaGobiApiNas.h:4776
BYTE bsPRev
Definition: qaGobiApiNas.h:3331
Definition: qaGobiApiNas.h:7782
WORD threshXhigh
Definition: qaGobiApiNas.h:5881
WORD rsrp
Definition: qaGobiApiNas.h:1858
ULONG CellID
Definition: qaGobiApiNas.h:1307
Definition: qaGobiApiNas.h:2299
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3660
BYTE longNameLen
Definition: qaGobiApiNas.h:4782
BYTE modemMode
Definition: qaGobiApiNas.h:4028
BYTE dayOfWeek
Definition: qaGobiApiNas.h:8209
SHORT rsrp
Definition: qaGobiApiNas.h:4389
WORD arfcn
Definition: qaGobiApiNas.h:5365
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:7722
BYTE shortNameEn
Definition: qaGobiApiNas.h:4774
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:18
WORD lac
Definition: qaGobiApiNas.h:5476
WORD activeBand
Definition: qaGobiApiNas.h:456
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:4596
Definition: qaGobiApiNas.h:7705
Definition: qaGobiApiNas.h:1740
Definition: qaGobiApiNas.h:6401
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:7712
WORD lac1
Definition: qaGobiApiNas.h:4834
Definition: qaGobiApiNas.h:8143
ULONG csBarStatus
Definition: qaGobiApiNas.h:3831
USHORT ecioListLen
Definition: qaGobiApiNas.h:1674
BYTE netReg
Definition: qaGobiApiNas.h:1968
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:7741
Definition: qaGobiApiNas.h:2022
BYTE numInstances
Definition: qaGobiApiNas.h:5116
BYTE cellsLen
Definition: qaGobiApiNas.h:5637
Definition: qaGobiApiNas.h:4025
Definition: qaGobiApiNas.h:5299
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:7717
INT32 rsrp
Definition: qaGobiApiNas.h:8275
BYTE status
Definition: qaGobiApiNas.h:8021
SHORT srxlev
Definition: qaGobiApiNas.h:5845
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:2742
BYTE day
Definition: qaGobiApiNas.h:8205
Definition: qaGobiApiNas.h:5937
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1299
BYTE numInstance
Definition: qaGobiApiNas.h:4968
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:7546
WORD PhysicalLayer
Definition: qaGobiApiNas.h:6166
BYTE imsRegState
Definition: qaGobiApiNas.h:4030
servSystem ServingSystem
Definition: qaGobiApiNas.h:1291
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7966
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3525
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:5199
WORD PilotStrength
Definition: qaGobiApiNas.h:6380
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7978
BYTE DRCCover
Definition: qaGobiApiNas.h:6357
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:7298
BYTE threshXHigh
Definition: qaGobiApiNas.h:5679
BYTE status
Definition: qaGobiApiNas.h:8060
ULONG bandwidth
Definition: qaGobiApiNas.h:486
RfBandwidthInfo * pRfBandwidthInfo
Definition: qaGobiApiNas.h:611
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:7513
WORD MNC
Definition: qaGobiApiNas.h:1793
BYTE srvStatus
Definition: qaGobiApiNas.h:3110
WORD PilotPN
Definition: qaGobiApiNas.h:6379
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:6327
BYTE MACIndex
Definition: qaGobiApiNas.h:6601
BYTE minute
Definition: qaGobiApiNas.h:8207
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:2255
Definition: qaGobiApiNas.h:1550
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:5976
BYTE dtmSupp
Definition: qaGobiApiNas.h:3534
Definition: qaGobiApiNas.h:8271
WORD secChB
Definition: qaGobiApiNas.h:5201
ULONGLONG lteM1BandPref
Definition: qaGobiApiNas.h:2847
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
Definition: qaGobiApiNas.h:2788
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:7713
ULONG * pScanType
Definition: qaGobiApiNas.h:8592
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:7779
Definition: qaGobiApiNas.h:5008
Definition: qaGobiApiNas.h:933
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:7463
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:7446
Definition: qaGobiApiNas.h:1533
BYTE * pColorCode
Definition: qaGobiApiNas.h:4165
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:525
ULONGLONG * pLteNb1BandPref
Definition: qaGobiApiNas.h:2494
WORD secChA
Definition: qaGobiApiNas.h:5200
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:5045
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:3935
Definition: qaGobiApiNas.h:5095
Definition: qaGobiApiNas.h:7392
int iLTEbandValue
Definition: qaGobiApiNas.h:7911
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:7412
Definition: qaGobiApiNas.h:8589
Definition: qaGobiApiNas.h:3781
signed int INT32
Definition: SwiDataTypes.h:40
Definition: qaGobiApiNas.h:6453
Definition: qaGobiApiNas.h:6376
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:7325
Definition: qaGobiApiNas.h:8059
WORD geranArfcn
Definition: qaGobiApiNas.h:5394
BYTE * pPagingTimeWindow
Definition: qaGobiApiNas.h:8494
BYTE pRevInUse
Definition: qaGobiApiNas.h:3329
BYTE daylightSavings
Definition: qaGobiApiNas.h:1059
Definition: qaGobiApiNas.h:7243
SHORT rsrplevel
Definition: qaGobiApiNas.h:1577
BYTE band
Definition: qaGobiApiNas.h:4110
ULONG InitiateDomainAttach(ULONG action)
BYTE * pInstanceSize
Definition: qaGobiApiNas.h:503
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:4447
WORD rsrqRx0
Definition: qaGobiApiNas.h:1862
BYTE localTimeOffset
Definition: qaGobiApiNas.h:1058
BYTE * pMncPcsStatus
Definition: qaGobiApiNas.h:4663
WORD MCC
Definition: qaGobiApiNas.h:1792
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:7734
BYTE imsi_11_12
Definition: qaGobiApiNas.h:1129
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:7264
WORD activeBandClass
Definition: qaGobiApiNas.h:394
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:6015
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:1111
ULONG cellId
Definition: qaGobiApiNas.h:3658
unsigned short USHORT
Definition: SwiDataTypes.h:36
ULONG * pEdrxCiotLteMode
Definition: qaGobiApiNas.h:8404
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:7730
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:5231
BYTE rptRate
Definition: qaGobiApiNas.h:7496
Definition: qaGobiApiNas.h:6936
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:7769
Definition: qaGobiApiNas.h:7279
Definition: qaGobiApiNas.h:4444
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:6098
WORD pci
Definition: qaGobiApiNas.h:5552
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1294
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:3421
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:7069
BYTE DTMInd
Definition: qaGobiApiNas.h:1310
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:7718
SHORT cpich_ecno
Definition: qaGobiApiNas.h:5844
Definition: qaGobiApiNas.h:4130
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7245
Definition: qaGobiApiNas.h:483
ULONG psBarStatus
Definition: qaGobiApiNas.h:3832
WORD SystemID
Definition: qaGobiApiNas.h:1295
Definition: qaGobiApiNas.h:4108
Definition: qaGobiApiNas.h:8077
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:7395
Definition: qaGobiApiNas.h:8490
BYTE cells_len
Definition: qaGobiApiNas.h:5681
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7967
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:2257
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:3942
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:4605
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:6732
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7263
BYTE roamStatus
Definition: qaGobiApiNas.h:3198
Definition: qaGobiApiNas.h:3323
INT32 io
Definition: qaGobiApiNas.h:4359
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1678
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:6817
WORD * pPRLPref
Definition: qaGobiApiNas.h:2252
WORD baseId
Definition: qaGobiApiNas.h:5519
WORD regPrd
Definition: qaGobiApiNas.h:3784
Definition: qaGobiApiNas.h:4410
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
SccRxInfo * pSccRxInfo
Definition: qaGobiApiNas.h:8322
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:3416
ForbiddenNetworks3GPP * pForbiddenNetworks3GPP
Definition: qaGobiApiNas.h:8658
Definition: qaGobiApiNas.h:4317
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1292
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:6843
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:3520
BYTE freqsLen
Definition: qaGobiApiNas.h:5812
Definition: qaGobiApiNas.h:5625
ULONG * pCampedCiotLteOpMode
Definition: qaGobiApiNas.h:3944
Definition: qaGobiApiNas.h:5043
LteNb1BandPrefTlv * pLteNb1BandPref
Definition: qaGobiApiNas.h:3032
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:7428
BYTE srvCapability
Definition: qaGobiApiNas.h:1110
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:3415
Definition: qaGobiApiNas.h:545
Definition: qaGobiApiNas.h:2326
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:7282
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:3108
BYTE * pNetworkType
Definition: qaGobiApiNas.h:8591
WORD servingCellId
Definition: qaGobiApiNas.h:5632
BYTE emmConnState
Definition: qaGobiApiNas.h:4116
struct _slqsNetworkScanInfoReq slqsNetworkScanInfoReq
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:7070
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2301
BYTE has_EdrxRAT
Definition: qaGobiApiNas.h:8499
ULONG IPAddress
Definition: qaGobiApiNas.h:6704
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:3937
BYTE netDescrLength
Definition: qaGobiApiNas.h:1001
WORD TXChan
Definition: qaGobiApiNas.h:4113
WORD earfcn
Definition: qaGobiApiNas.h:5939
WORD nid
Definition: qaGobiApiNas.h:5518
BYTE TlvPresent
Definition: qaGobiApiNas.h:584
BYTE freqsLen
Definition: qaGobiApiNas.h:5703
Definition: qaGobiApiNas.h:5114
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:4595
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7979
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:6938
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:6865
Definition: qaGobiApiNas.h:6997
Definition: qaGobiApiNas.h:8398
Definition: qaGobiApiNas.h:5700
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:3325
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:8112
Definition: qaGobiApiNas.h:3025
ULONG Preferred
Definition: qaGobiApiNas.h:1747
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:7429
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:6018
BYTE QLIC
Definition: qaGobiApiNas.h:6644
Definition: qaGobiApiNas.h:8202
BYTE nmrBsic
Definition: qaGobiApiNas.h:5305
BYTE avgPeriod
Definition: qaGobiApiNas.h:7497
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:5975
Definition: qaGobiApiNas.h:5138
BYTE TlvPresent
Definition: qaGobiApiNas.h:2743
WORD numInstance
Definition: qaGobiApiNas.h:4851
WORD KeyExchange
Definition: qaGobiApiNas.h:6171
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:3332
Definition: qaGobiApiNas.h:5392
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:6241
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:6646
Definition: qaGobiApiNas.h:433
timeInfo * p3GPPTimeInfo
Definition: qaGobiApiNas.h:8230
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7834
WORD cellID
Definition: qaGobiApiNas.h:1819
BYTE cellIdValid
Definition: qaGobiApiNas.h:3756
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:3929
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3659
WORD ReverseMac
Definition: qaGobiApiNas.h:6170
BYTE freqsLen
Definition: qaGobiApiNas.h:5905
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:1854
Definition: qaGobiApiNas.h:1056
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:6818
INT8 * pTDSCDMASigInfoRscp
Definition: qaGobiApiNas.h:4451
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2960
BYTE cells_len
Definition: qaGobiApiNas.h:5790
BYTE hour
Definition: qaGobiApiNas.h:8206
Definition: qaGobiApiNas.h:8139
int iLTEbandValue
Definition: qaGobiApiNas.h:7943
Definition: qaGobiApiNas.h:1966
BYTE longNameLen
Definition: qaGobiApiNas.h:4950
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:3934
WORD mcc
Definition: qaGobiApiNas.h:6062
Definition: qaGobiApiNas.h:7773
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:7375
WORD nid
Definition: qaGobiApiNas.h:5097
Definition: qaGobiApiNas.h:502
BYTE TlvPresent
Definition: qaGobiApiNas.h:7821
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:7720
BYTE * pEdrxChangeInfoInd
Definition: qaGobiApiNas.h:4609
Definition: qaGobiApiNas.h:7772
WORD forbiddenNwInstLen
Definition: qaGobiApiNas.h:8643
BYTE RAT
Definition: qaGobiApiNas.h:1772
WORD trackAreaCode
Definition: qaGobiApiNas.h:1314
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:6890
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1313
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:4133
WORD systemID
Definition: qaGobiApiNas.h:3335
BYTE NumPilots
Definition: qaGobiApiNas.h:6403
Definition: qaGobiApiNas.h:6887
CommInfo commonInfo
Definition: qaGobiApiNas.h:4132
BYTE scell_idx
Definition: qaGobiApiNas.h:7959
BYTE Technology
Definition: qaGobiApiNas.h:6643
INT8 rssi
Definition: qaGobiApiNas.h:4387
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:2261
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:3417
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2353
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:3926
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:7788
BYTE bsInfoValid
Definition: qaGobiApiNas.h:3337
Definition: qaGobiApiNas.h:7494
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2259
TDSCDMASINRCONFThresh * pTDSCDMASINRCONFThresh
Definition: qaGobiApiNas.h:7071
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2352
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:6866
SHORT umtsEcio
Definition: qaGobiApiNas.h:5422
BYTE longNameCI
Definition: qaGobiApiNas.h:4780
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:24
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2303
Definition: qaGobiApiNas.h:7958
BYTE threshXLow
Definition: qaGobiApiNas.h:5678
BandPrefTlv LTEBandPrefExtTlv
Definition: qaGobiApiNas.h:2980
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:6022
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:7246
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:7443
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:6099
ULONG SLQSNasGetRFInfo(NasGetRFInfoResp *pGetRFInfoResp)
FLOAT ecio
Definition: qaGobiApiNas.h:4414
WORD psc
Definition: qaGobiApiNas.h:3670
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:7912
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
Definition: qaGobiApiNas.h:8020
SHORT ltersrp
Definition: qaGobiApiNas.h:1682
Definition: qaGobiApiNas.h:5675
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2302
Definition: qaGobiApiNas.h:523
BYTE psAttachState
Definition: qaGobiApiNas.h:936
Definition: qaGobiApiNas.h:1915
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5786
Definition: qaGobiApiNas.h:8303
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:7562
BYTE sinr
Definition: qaGobiApiNas.h:1677
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2693
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:7066
Definition: qaGobiApiNas.h:4385
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1672
WORD MCC
Definition: qaGobiApiNas.h:1742
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3758
WORD * pPRLPref
Definition: qaGobiApiNas.h:2696
BYTE networkIdValid
Definition: qaGobiApiNas.h:3343
SHORT geranRssi
Definition: qaGobiApiNas.h:5397
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:6842
BYTE hsIndValid
Definition: qaGobiApiNas.h:3667
ULONG SLQSNASGetForbiddenNetworks(nasGetForbiddenNetworksResp *pNasGetForbiddenNetworksResp)
BYTE csAttachState
Definition: qaGobiApiNas.h:935
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3526
Definition: qaGobiApiNas.h:7939
BYTE lteEmmDl
Definition: qaGobiApiNas.h:7132
Definition: qaGobiApiNas.h:606
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:3939
ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp)
BandPrefTlv NR5gBandPrefTlv
Definition: qaGobiApiNas.h:2971
struct _sysSelectPrefInfo sysSelectPrefInfo
ULONG SLQSNASSeteDRXParams(nasSeteDRXParamsReq *pNasSeteDRXParamsReq)
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:5395
Definition: qaGobiApiNas.h:7907
BYTE * pUATI
Definition: qaGobiApiNas.h:6426
WORD RX_EC_IO
Definition: qaGobiApiNas.h:6537
CHAR Description[255]
Definition: qaGobiApiNas.h:1748
SHORT umtsRscp
Definition: qaGobiApiNas.h:5421
BYTE srvDomainValid
Definition: qaGobiApiNas.h:3193
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:7708
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7545
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:3533
WORD lac
Definition: qaGobiApiNas.h:5364
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2959
INT32 rxPower
Definition: qaGobiApiNas.h:8274
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:6197
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7977
INT32 rxPower
Definition: qaGobiApiNas.h:4234
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:4600
int pci
Definition: qaGobiApiNas.h:7818
Definition: qaGobiApiNas.h:4870
BYTE srvDomain
Definition: qaGobiApiNas.h:3194
WORD refpn
Definition: qaGobiApiNas.h:5520
Definition: qaGobiApiNas.h:5877
Definition: qaGobiApiNas.h:7527
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1302
BYTE status
Definition: qaGobiApiNas.h:8041
BYTE radioIf
Definition: qaGobiApiNas.h:1536
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:5396
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5880
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2961
Definition: qaGobiApiNas.h:2902
Definition: qaGobiApiNas.h:4255
ULONG * pLteOpMode
Definition: qaGobiApiNas.h:8554
BYTE radioInterface
Definition: qaGobiApiNas.h:8212
BYTE ueInIdle
Definition: qaGobiApiNas.h:5627
Definition: qaGobiApiNas.h:5167
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1922
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:4608
Definition: qaGobiApiNas.h:7780
BYTE ValidityCW0
Definition: qaGobiApiNas.h:6776
Definition: qaGobiApiNas.h:6060
WORD ControlMac
Definition: qaGobiApiNas.h:6167
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7968
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:7360
WORD dedicatedBand
Definition: qaGobiApiNas.h:436
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:8079
Definition: qaGobiApiNas.h:5360
BYTE rejCause
Definition: qaGobiApiNas.h:3527
WORD ForwardMac
Definition: qaGobiApiNas.h:6169
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:3753
WORD tac
Definition: qaGobiApiNas.h:5629
WORD MNC
Definition: qaGobiApiNas.h:1000
Definition: qaGobiApiNas.h:4966
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1303
#define NAS_MAX_SLQS_NAS_PCI_INFO_LENGTH
Definition: qaGobiApiNas.h:32
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2258
WORD RX_PWR
Definition: qaGobiApiNas.h:6604
BYTE * pNetworkRejectInd
Definition: qaGobiApiNas.h:4606
BYTE State
Definition: qaGobiApiNas.h:6534
ULONGLONG * pLteM1BandPref
Definition: qaGobiApiNas.h:2493
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:7462
BYTE lacValid
Definition: qaGobiApiNas.h:3521
WORD cellID
Definition: qaGobiApiNas.h:5474
ULONG SLQSSwiGetLteSccRxInfo(LteSccRxInfoResp *pLteSccRxInfoResp)
WORD rxLev
Definition: qaGobiApiNas.h:5368
float FLOAT
Definition: SwiDataTypes.h:41
BYTE * pRAT
Definition: qaGobiApiNas.h:2264
BYTE shortNameCI
Definition: qaGobiApiNas.h:4775
BYTE regState
Definition: qaGobiApiNas.h:934
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1679
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2251
ULONG rsrp
Definition: qaGobiApiNas.h:5941
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2695
BYTE DRCValue
Definition: qaGobiApiNas.h:6356
Definition: qaGobiApiNas.h:4830
Definition: qaGobiApiNas.h:8320
Definition: qaGobiApiNas.h:5515
WORD BasestationID
Definition: qaGobiApiNas.h:1297
BYTE longNameSB
Definition: qaGobiApiNas.h:4781
BYTE * pGSMBER
Definition: qaGobiApiNas.h:6326
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:7378
BYTE namNameLen
Definition: qaGobiApiNas.h:5063
int pci
Definition: qaGobiApiNas.h:7908
BYTE * pPagingTimeWindow
Definition: qaGobiApiNas.h:8402
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:3328
Definition: qaGobiApiNas.h:7543
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1993
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7975
BYTE PRLInd
Definition: qaGobiApiNas.h:1309
SHORT ecio
Definition: qaGobiApiNas.h:4357
WORD imsiM1112
Definition: qaGobiApiNas.h:5141
BYTE radioInterface
Definition: qaGobiApiNas.h:485
BYTE TlvPresent
Definition: qaGobiApiNas.h:8309
WORD RXChan
Definition: qaGobiApiNas.h:4112
BYTE * pCycleLen
Definition: qaGobiApiNas.h:8492
WORD priChA
Definition: qaGobiApiNas.h:5198
WORD EncryptProt
Definition: qaGobiApiNas.h:6173
BYTE TlvPresent
Definition: qaGobiApiNas.h:7835
WORD threshXlow
Definition: qaGobiApiNas.h:5882
Definition: qaGobiApiNas.h:8140
Definition: qaGobiApiNas.h:7792
BYTE networkIdValid
Definition: qaGobiApiNas.h:3761
SHORT srxlev
Definition: qaGobiApiNas.h:5556
WORD geoSysIdx
Definition: qaGobiApiNas.h:3783
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:7724
BYTE bsicId
Definition: qaGobiApiNas.h:5745
Definition: qaGobiApiNas.h:6815
BYTE selNetwork
Definition: qaGobiApiNas.h:937
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
BYTE TlvPresent
Definition: qaGobiApiNas.h:2848
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:5014
BYTE bsPRevValid
Definition: qaGobiApiNas.h:3330
Definition: qaGobiApiNas.h:5196
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:21
BYTE * pEdrxEnable
Definition: qaGobiApiNas.h:8496
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:6734
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1921
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7970
USHORT errorRate
Definition: qaGobiApiNas.h:1535
WORD * pRoamPref
Definition: qaGobiApiNas.h:2253
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
BYTE TlvPresent
Definition: qaGobiApiNas.h:2962
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:2262
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:6427
WORD uarfcn
Definition: qaGobiApiNas.h:5879
INT32 Io
Definition: qaGobiApiNas.h:1676
BYTE hsCallStatus
Definition: qaGobiApiNas.h:3666
WORD VirtStream
Definition: qaGobiApiNas.h:6177
WORD PilotEnergy
Definition: qaGobiApiNas.h:6606
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1918
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:3930
ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq)
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1671
BYTE displayCondition
Definition: qaGobiApiNas.h:4872
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:3943
WORD mnc
Definition: qaGobiApiNas.h:2025
BYTE cellIdValid
Definition: qaGobiApiNas.h:3657
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:7723
BYTE countryInitials
Definition: qaGobiApiNas.h:4947
BYTE * pTimer
Definition: qaGobiApiNas.h:7136
Definition: qaGobiApiNas.h:7973
ULONG cellId
Definition: qaGobiApiNas.h:3757
ULONG SLQSNASGeteDRXParams(nasGeteDRXParamsResp *pNasGeteDRXParamsResp)
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1794
WORD sid
Definition: qaGobiApiNas.h:5517
Definition: qaGobiApiNas.h:5550
TDSCDMASigInfoExt * pTDSCDMASigInfoExt
Definition: qaGobiApiNas.h:4452
Definition: qaGobiApiNas.h:8142
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
struct SlqsNasPCICellInfo PCICellInfo[255]
Definition: qaGobiApiNas.h:1857
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1917
Definition: qaGobiApiNas.h:5809
Definition: qaGobiApiNas.h:6164
BYTE srvStatus
Definition: qaGobiApiNas.h:3074
WORD * pModePref
Definition: qaGobiApiNas.h:2250
SHORT ecio
Definition: qaGobiApiNas.h:1489
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
Definition: qaGobiApiNas.h:4231
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1300
BYTE cellIsTDD
Definition: qaGobiApiNas.h:5944
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:7707
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:6541
BYTE isRadioTuned
Definition: qaGobiApiNas.h:8273
WORD AuthProt
Definition: qaGobiApiNas.h:6172
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1304
BYTE lacValid
Definition: qaGobiApiNas.h:3655
struct lteBandPrefExt * pLTEBandPrefExt
Definition: qaGobiApiNas.h:2491
BYTE Chipset
Definition: qaGobiApiNas.h:6645
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:4836
BYTE cellIdValid
Definition: qaGobiApiNas.h:5744
BYTE SNR
Definition: qaGobiApiNas.h:6607
struct RfBandInfoExtFormatElements * pRfBandInfoExtFormatParam
Definition: qaGobiApiNas.h:548
Definition: qaGobiApiNas.h:6423
WORD MCC
Definition: qaGobiApiNas.h:1770
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:7791
Definition: qaGobiApiNas.h:6354
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:2263
ULONG * pCiotAcqOrder
Definition: qaGobiApiNas.h:2933
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:7740
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:5680
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7529
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:3936
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:3932
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:3925
WORD nmrArfcn
Definition: qaGobiApiNas.h:5304
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:5229
#define NAS_MAX_SLQS_NAS_PCI_INFO_PLMN_LENGTH
Definition: qaGobiApiNas.h:33
BYTE threshServingLow
Definition: qaGobiApiNas.h:5635
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:2026
Definition: qaGobiApiNas.h:1790
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:4195
Definition: qaGobiApiNas.h:6840
Definition: qaGobiApiNas.h:1487
FLOAT rscp
Definition: qaGobiApiNas.h:4413
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:7063
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
CiotLteOpModePrefTlv * pCiotLteOpModePref
Definition: qaGobiApiNas.h:3030
Definition: qaGobiApiNas.h:3072
ULONG psBarStatus
Definition: qaGobiApiNas.h:1165
ULONG SLQSSetSysSelectionPrefExt(sysSelectPrefParamsExt *pSysSelectPrefParamsExt)
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:4276
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2351
ULONG PilotType
Definition: qaGobiApiNas.h:6378
Definition: qaGobiApiNas.h:6962
Definition: qaGobiApiNas.h:3751
BYTE roamStatusValid
Definition: qaGobiApiNas.h:3197
Definition: qaGobiApiNas.h:391
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3759
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:6238
BYTE temperature
Definition: qaGobiApiNas.h:4027
sysSelectPrefInfo * pSysSelectPrefInfo
Definition: qaGobiApiNas.h:3027
ULONG baseLat
Definition: qaGobiApiNas.h:3339
BYTE radio_if
Definition: qaGobiApiNas.h:4197
BYTE networkIdValid
Definition: qaGobiApiNas.h:3662
Definition: qaGobiApiNas.h:1108
WORD year
Definition: qaGobiApiNas.h:8203
BYTE month
Definition: qaGobiApiNas.h:8204
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:2741
WORD mnc
Definition: qaGobiApiNas.h:1970
Definition: qaGobiApiNas.h:7833
Definition: qaGobiApiNas.h:2348
BYTE threshGsmLow
Definition: qaGobiApiNas.h:5788
SHORT cpich_rscp
Definition: qaGobiApiNas.h:5843
Definition: qaGobiApiNas.h:567
Definition: qaGobiApiNas.h:2766
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:7514
BYTE srvStatus
Definition: qaGobiApiNas.h:1109
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:6777
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1992
BYTE second
Definition: qaGobiApiNas.h:8208
Definition: qaGobiApiNas.h:4849
WORD ratDisabledMask
Definition: qaGobiApiNas.h:2768
FLOAT * pTDSCDMASINRCONFThreshList
Definition: qaGobiApiNas.h:7016
BYTE bsic
Definition: qaGobiApiNas.h:5366
BYTE TlvPresent
Definition: qaGobiApiNas.h:7913
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:16
INT8 rssi
Definition: qaGobiApiNas.h:4319
Definition: qaGobiApiNas.h:6702
Definition: qaGobiApiNas.h:4944
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:7732
ULONG cellID
Definition: qaGobiApiNas.h:5362
BYTE pscValid
Definition: qaGobiApiNas.h:3669
Definition: qaGobiApiNas.h:7127
int pci
Definition: qaGobiApiNas.h:7940
WORD baseId
Definition: qaGobiApiNas.h:3338
BYTE TlvPresent
Definition: qaGobiApiNas.h:7944
struct SlqsNasPcsDigit slqsNasPcsDigit[255]
Definition: qaGobiApiNas.h:1822
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:7342
ULONG earfcn0
Definition: qaGobiApiNas.h:8042
SHORT rsrq
Definition: qaGobiApiNas.h:5553
BYTE spnLength
Definition: qaGobiApiNas.h:4772
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:6404
BYTE SectorIDLen
Definition: qaGobiApiNas.h:6602
WORD mcc
Definition: qaGobiApiNas.h:2024
BYTE State
Definition: qaGobiApiNas.h:6600
Definition: qaGobiApiNas.h:2739
int freq
Definition: qaGobiApiNas.h:7941
struct RFBandInfoElements * pRFBandInfoParam
Definition: qaGobiApiNas.h:504
BYTE longNameEn
Definition: qaGobiApiNas.h:4779
Definition: qaGobiApiNas.h:5902
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2350
ULONGLONG ciotLteOpModePref
Definition: qaGobiApiNas.h:2790
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:7728
Definition: qaGobiApiNas.h:6910
unsigned int ULONG
Definition: SwiDataTypes.h:29
Definition: qaGobiApiNas.h:4274
Definition: qaGobiApiNas.h:6322
LTEOperationMode * pLTEOperationMode
Definition: qaGobiApiNas.h:612
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:7793
SHORT rssi
Definition: qaGobiApiNas.h:5555
BYTE lteEsmUl
Definition: qaGobiApiNas.h:7129
BYTE ueInIdle
Definition: qaGobiApiNas.h:5811
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:3327
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:7361
Definition: qaGobiApiNas.h:1127
WORD * pSectorID
Definition: qaGobiApiNas.h:6603
LteM1BandPrefTlv * pLteM1BandPref
Definition: qaGobiApiNas.h:3031
unsigned short WORD
Definition: SwiDataTypes.h:35
Definition: qaGobiApiNas.h:2956
BYTE ciotAcqOrderLen
Definition: qaGobiApiNas.h:2328
BYTE egprsSupp
Definition: qaGobiApiNas.h:3532
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:5234
WORD lac
Definition: qaGobiApiNas.h:3656
WORD lac
Definition: qaGobiApiNas.h:3755
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:7726
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:7133
Definition: qaGobiApiNas.h:7409
INT32 * pIOThresList
Definition: qaGobiApiNas.h:6913
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:6455
WORD MultDisc
Definition: qaGobiApiNas.h:6176
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:3938
LTEBandPrefExtTlv * pLTEBandPrefExt
Definition: qaGobiApiNas.h:3035
Definition: qaGobiApiNas.h:6012
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1468
WORD AccessMac
Definition: qaGobiApiNas.h:6168
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2254
ULONG * pLteOpMode
Definition: qaGobiApiNas.h:8500
Definition: qaGobiApiNas.h:1816
WORD * pRoamPref
Definition: qaGobiApiNas.h:2697
BYTE radioInterface
Definition: qaGobiApiNas.h:455
BYTE spnEncoding
Definition: qaGobiApiNas.h:4771
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
WORD rsrpRx0
Definition: qaGobiApiNas.h:1859
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7910
WORD MNC
Definition: qaGobiApiNas.h:1743
WORD umtsPsc
Definition: qaGobiApiNas.h:5420
SHORT rssi
Definition: qaGobiApiNas.h:5746
ULONG SLQSPerformNetworkScanPCI(slqsNetworkScanInfoReq *pScanInfoReq, slqsNetworkScanInfo *pNetworkInfo)
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:3326
Definition: qaGobiApiNas.h:1290
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:5173
BYTE ValidityCW1
Definition: qaGobiApiNas.h:6778
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1311
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:7719
Definition: qaGobiApiNas.h:5740
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2249
BYTE radioInterface
Definition: qaGobiApiNas.h:393
Definition: qaGobiApiNas.h:8551
ULONG uarfcn
Definition: qaGobiApiNas.h:8022
SHORT ecio
Definition: qaGobiApiNas.h:4320
BYTE bandwidth
Definition: qaGobiApiNas.h:4111
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1301
BYTE lteEmmUl
Definition: qaGobiApiNas.h:7131
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:6021
WORD MNC
Definition: qaGobiApiNas.h:1771
Definition: qaGobiApiNas.h:3803
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2699
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1315
ULONG baseLong
Definition: qaGobiApiNas.h:3340
Definition: qaGobiApiNas.h:7426
INT32 rsrp
Definition: qaGobiApiNas.h:4237
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:7710
Definition: qaGobiApiNas.h:7559
BYTE TlvPresent
Definition: qaGobiApiNas.h:568
BYTE radioInterface
Definition: qaGobiApiNas.h:435
timeInfo * p3GPP2TimeInfo
Definition: qaGobiApiNas.h:8229
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1305
BYTE ccsSupported
Definition: qaGobiApiNas.h:3333
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:5232
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:3765

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