LinuxQMISDK  SLQS03.03.17
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiNas.h
Go to the documentation of this file.
1 
9 /*
10  * Copyright: © 2011-2015 Sierra Wireless, Inc. all rights reserved
11  */
12 #ifndef __GOBI_API_NAS_H__
13 #define __GOBI_API_NAS_H__
14 
15 #define SLQS_SS_INFO_LIST_MAX_ELEMENTS 18
16 #define MAX_DESCRIPTION_LENGTH 255
17 #define SLQS_SYSTEM_ID_SIZE 16
18 #define PLMN_LENGTH 3
19 #define MAX_SERV_SYSTEM_RADIO_INTERFACES 0x0A
20 #define MAX_DATA_SRV_CAPABILITIES 0x20
21 #define NAM_NAME_LENGTH 12
22 #define IMSI_M_S1_LENGTH 7
23 #define IMSI_M_S2_LENGTH 3
24 #define MAX_PILOT_SETS 0xFF
25 #define UATISIZE 16
26 #define NAS_SIG_INFO_MAX_TDSCDMA_THRESHOLDS_LIST_SIZE 16
27 #define NAS_SIG_INFO_MIN_dBm_FLOAT_VALUE -125.0
28 #define NAS_SIG_INFO_MIN_dB_FLOAT_VALUE -10.0
29 
30 #ifdef __cplusplus
31 extern "C" {
32 #endif
33 
34 
61  ULONG *pArraySizes,
62  INT8 *pSignalStrength,
63  ULONG *pRadioInterface );
64 
87  BYTE *pInstanceSize,
88  BYTE *pInstances );
89 
121  ULONG regType,
122  WORD mcc,
123  WORD mnc,
124  ULONG rat );
125 
195  ULONG *pRegistrationState,
196  ULONG *pCSDomain,
197  ULONG *pPSDomain,
198  ULONG *pRAN,
199  BYTE *pRadioIfacesSize,
200  BYTE *pRadioIfaces,
201  ULONG *pRoaming,
202  WORD *pMCC,
203  WORD *pMNC,
204  BYTE nameSize,
205  CHAR *pName );
206 
243  WORD *pMCC,
244  WORD *pMNC,
245  BYTE nameSize,
246  CHAR *pName,
247  WORD *pSID,
248  WORD *pNID);
249 
284  BYTE *pDataCapsSize,
285  BYTE *pDataCaps );
286 
322  ULONG technologyPref,
323  ULONG duration );
324 
365  ULONG *pTechnologyPref,
366  ULONG *pDuration,
367  ULONG *pPersistentTechnologyPref );
368 
385 {
389 };
390 
412  BYTE *pInstanceSize,
413  struct RFBandInfoElements *pRFBandInfo );
414 
434  ULONG action );
435 
451  BYTE *pACCOLC );
452 
471  CHAR *spc,
472  BYTE accolc );
473 
542  CHAR *pSPC,
543  BYTE *pForceRev0,
544  BYTE *pCustomSCP,
545  ULONG *pProtocol,
546  ULONG *pBroadcast,
547  ULONG *pApplication,
548  ULONG *pRoaming );
549 
631  BYTE *pSCI,
632  BYTE *pSCM,
633  BYTE *pRegHomeSID,
634  BYTE *pRegForeignSID,
635  BYTE *pRegForeignNID,
636  BYTE *pForceRev0,
637  BYTE *pCustomSCP,
638  ULONG *pProtocol,
639  ULONG *pBroadcast,
640  ULONG *pApplication,
641  ULONG *pRoaming );
642 
661  ULONG *pStatus );
662 
717 typedef struct {
724 }servSystem;
725 
753 typedef struct {
755  BYTE dataCapabilities[MAX_DATA_SRV_CAPABILITIES];
757 
782 typedef struct {
786  BYTE netDescr[255];
787 }currentPLMN;
788 
816 typedef struct {
820 }roamIndList;
821 
840 typedef struct {
845 
892 typedef struct {
899 
911 typedef struct {
915 
947 typedef struct {
951 
1074 typedef struct {
1101 
1121 
1179 ULONG SLQSSetBandPreference( ULONGLONG bandpreference );
1180 
1223  BYTE systemSelectionInd,
1224  BYTE DDTMInd,
1225  BYTE servingSystemInd);
1226 
1251 {
1254 };
1255 
1272 {
1275 };
1276 
1318 {
1321 };
1322 
1335 {
1338 };
1339 
1348 {
1350 };
1351 
1360 {
1362 };
1363 
1454 {
1467 };
1468 
1485 ULONG SLQSGetSignalStrength( struct slqsSignalStrengthInfo *pSignalInfo );
1486 
1525 {
1533 };
1534 
1553 {
1558 
1575 {
1579 };
1580 
1621 typedef struct _slqsNetworkScanInfo
1622 {
1631 
1650 
1671 {
1675 };
1676 
1694 {
1697 };
1698 
1725 struct CSGID
1726 {
1732 };
1733 
1935 typedef struct _sysSelectPrefParams
1936 {
1951  struct CSGID *pCSGID;
1954 
1968 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
1969 
2133 typedef struct _sysSelectPrefInfo
2134 {
2145 
2159 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2160 
2181 typedef struct
2182 {
2185 } SrvStatusInfo;
2186 
2217 typedef struct
2218 {
2223 
2300 typedef struct
2301 {
2310 } sysInfoCommon;
2311 
2432 typedef struct
2433 {
2455 } CDMASysInfo;
2456 
2521 typedef struct
2522 {
2532 } HDRSysInfo;
2533 
2627 typedef struct
2628 {
2644 } GSMSysInfo;
2645 
2761 typedef struct
2762 {
2780 } WCDMASysInfo;
2781 
2860 typedef struct
2861 {
2875 } LTESysInfo;
2876 
2890 typedef struct
2891 {
2894 } AddCDMASysInfo;
2895 
2912 typedef struct
2913 {
2916 } AddSysInfo;
2917 
2938 typedef struct
2939 {
2943 
3022 typedef struct
3023 {
3045 
3069 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3070 
3124 typedef struct
3125 {
3131 } CommInfo;
3132 
3207 typedef struct
3208 {
3216 } LTEInfo;
3217 
3229 typedef struct
3230 {
3234 
3248 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
3249 
3262 typedef struct
3263 {
3266 
3280 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
3281 
3294 typedef struct
3295 {
3298 
3330 typedef struct
3331 {
3338 } rxInfo;
3339 
3354 typedef struct
3355 {
3358 } txInfo;
3359 
3373 typedef struct
3374 {
3379 
3400  nasGetTxRxInfoReq *pGetTxRxInfoReq,
3401  nasGetTxRxInfoResp *pGetTxRxInfoResp );
3402 
3416 typedef struct
3417 {
3420 } CDMASSInfo;
3421 
3453 typedef struct
3454 {
3459 } HDRSSInfo;
3460 
3484 typedef struct
3485 {
3490 } LTESSInfo;
3491 
3509 typedef struct
3510 {
3516 
3543 typedef struct
3544 {
3553 
3572 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
3573 
3667 typedef struct
3668 {
3683 
3705  nasIndicationRegisterReq *pIndicationRegisterReq );
3706 
3731 typedef struct
3732 {
3736 } nasPLMNNameReq;
3737 
3841 typedef struct
3842 {
3845  BYTE spn[255];
3850  BYTE shortName[255];
3855  BYTE longName[255];
3856 } nasPLMNNameResp;
3857 
3875  nasPLMNNameReq *pPLMNNameReq,
3876  nasPLMNNameResp *pPLMNNameResp );
3877 
3902 typedef struct
3903 {
3910 
3921 typedef struct
3922 {
3926 
3942 typedef struct
3943 {
3948 
4016 typedef struct
4017 {
4027 
4038 typedef struct
4039 {
4042 } PLMNNetworkName;
4043 
4052 typedef struct
4053 {
4056 
4080 typedef struct
4081 {
4088 
4105 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4106 
4115 typedef struct
4116 {
4119 
4133 typedef struct
4134 {
4137 } namName;
4138 
4151 typedef struct
4152 {
4155 } dirNum;
4156 
4167 typedef struct
4168 {
4171 } sidNid;
4172 
4186 typedef struct
4187 {
4190 } homeSIDNID;
4191 
4210 typedef struct
4211 {
4216 } minBasedIMSI;
4217 
4239 typedef struct
4240 {
4246 } trueIMSI;
4247 
4268 typedef struct
4269 {
4274 } CDMAChannel;
4275 
4299 typedef struct
4300 {
4308 
4330  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
4331  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
4332 
4371 typedef struct
4372 {
4374  BYTE nmrPlmn[PLMN_LENGTH];
4379 } nmrCellInfo;
4380 
4432 typedef struct
4433 {
4443 } GERANInfo;
4444 
4464 typedef struct
4465 {
4470 } geranInstInfo;
4471 
4489 typedef struct
4490 {
4495 } UMTSinstInfo;
4496 
4544 typedef struct
4545 {
4557 } UMTSInfo;
4558 
4587 typedef struct
4588 {
4595 } CDMAInfo;
4596 
4622 typedef struct
4623 {
4629 } cellParams;
4630 
4697 typedef struct
4698 {
4712 
4747 typedef struct
4748 {
4754  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
4755 } infoInterFreq;
4756 
4772 typedef struct
4773 {
4778 
4812 typedef struct
4813 {
4820 } gsmCellInfo;
4821 
4856 typedef struct
4857 {
4864 } lteGsmCellInfo;
4865 
4881 typedef struct
4882 {
4887 
4912 typedef struct
4913 {
4918 } wcdmaCellInfo;
4919 
4949 typedef struct
4950 {
4958 
4974 typedef struct
4975 {
4980 
5009 typedef struct
5010 {
5017 } umtsLTENbrCell;
5018 
5045 typedef struct
5046 {
5051 
5084 typedef struct
5085 {
5096 
5113  nasCellLocationInfoResp *pNasCellLocationInfoResp );
5114 
5132 typedef struct
5133 {
5137 } MNRInfo;
5138 
5167 typedef struct
5168 {
5174 
5191  nasInitNetworkReg *pNasInitNetRegistrationReg);
5192 
5233 typedef struct
5234 {
5248 
5264 typedef struct
5265 {
5270 
5284 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
5285 
5305 typedef struct
5306 {
5312 
5326 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
5327 
5337 typedef struct
5338 {
5340 }PSDetachReq;
5341 
5355 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
5356 
5391 typedef struct
5392 {
5398 
5411 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
5412 
5423 typedef struct
5424 {
5427 } DRCParams;
5428 
5445 typedef struct
5446 {
5450 } PilotSetParams;
5451 
5470 typedef struct
5471 {
5474 } PilotSetData;
5475 
5492 typedef struct
5493 {
5498 
5511 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
5512 
5522 typedef struct
5523 {
5527 
5601 typedef struct
5602 {
5612 } NetworkStat1x;
5613 
5667 typedef struct
5668 {
5677 } NetworkStatEVDO;
5678 
5710 typedef struct
5711 {
5717 
5771 typedef struct
5772 {
5776 
5798 typedef struct
5799 {
5806 
5819 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
5820 
5843 typedef struct
5844 {
5849 }LteCQIParm;
5850 
5863 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
5864 
5884 typedef struct
5885 {
5888 }RSSIThresh;
5889 
5909 typedef struct
5910 {
5913 }ECIOThresh;
5914 
5932 typedef struct
5933 {
5936 }HDRSINRThresh;
5937 
5956 typedef struct
5957 {
5960 }LTESNRThresh;
5961 
5979 typedef struct
5980 {
5983 }IOThresh;
5984 
6005 typedef struct
6006 {
6009 }RSRQThresh;
6010 
6031 typedef struct
6032 {
6035 }RSRPThresh;
6036 
6066 typedef struct
6067 {
6070 }LTESigRptCfg;
6071 
6082 typedef struct
6083 {
6087 
6088 
6130 typedef struct
6131 {
6141 } sigInfo;
6142 
6158 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
6159 
6191 typedef struct
6192 {
6200 }NasSwiIndReg;
6201 
6281  WORD *pMCC,
6282  WORD *pMNC,
6283  BYTE nameSize,
6284  CHAR *pName,
6285  WORD *pSID,
6286  WORD *pNID,
6287  WORD *pNw2MCC,
6288  WORD *pNw2MNC,
6289  BYTE *pNw2DescDisp,
6290  BYTE *pNw2DescEnc,
6291  BYTE *pNw2DescLen,
6292  BYTE *pNw2Name );
6293 
6306 typedef struct
6307 {
6311 
6324 typedef struct
6325 {
6329 
6342 typedef struct
6343 {
6346 }HDRRSSIThresh;
6347 
6359 typedef struct
6360 {
6363 }HDRECIOThresh;
6364 
6385 typedef struct
6386 {
6390 
6403 typedef struct
6404 {
6407 }HDRIOThresh;
6408 
6421 typedef struct
6422 {
6425 }GSMRSSIThresh;
6426 
6438 typedef struct
6439 {
6443 
6455 typedef struct
6456 {
6460 
6472 typedef struct
6473 {
6476 }LTERSSIThresh;
6477 
6489 typedef struct
6490 {
6494 
6506 typedef struct
6507 {
6510 }LTERSRQThresh;
6511 
6523 typedef struct
6524 {
6527 }LTERSRPThresh;
6528 
6557 typedef struct
6558 {
6562 
6574 typedef struct
6575 {
6579 
6590 typedef struct
6591 {
6595 
6606 typedef struct
6607 {
6611 
6622 typedef struct
6623 {
6768 typedef struct
6769 {
6823 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
6824 
6825 /* enum declarations */
6826 /*
6827  *
6828  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
6829  *
6830  */
6831 
6837 };
6838 
6839 /*
6840  * NAS LTE CPHY Scell States.
6841  */
6842 typedef enum {
6847 
6848 /*
6849  * NAS LTE CPHY Downlink Values.
6850  */
6851 typedef enum {
6859 
6880 typedef struct{
6881  int pci;
6882  int freq;
6886 
6896 typedef struct{
6900 
6970 typedef struct{
6971  int pci;
6972  int freq;
6978 
7002 typedef struct{
7003  int pci;
7004  int freq;
7009 
7021 typedef struct{
7025 
7026 
7027 typedef struct
7028 {
7035 
7036 typedef struct
7037 {
7043 } nasGetLTECphyCa;
7044 
7057 
7071  BYTE *bStatus );
7072 
7083 typedef struct{
7086 }wcdmaUARFCN;
7087 
7103 typedef struct{
7107 }lteEARFCN;
7108 
7122 typedef struct{
7126 }ltePCI;
7127 
7140 typedef struct
7141 {
7146 
7158 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
7159 
7172 typedef struct
7173 {
7178 
7193 ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq);
7194 
7195 /* enum declarations */
7196 /*
7197  *
7198  * An enumeration of eSYS_SRV_DOMAIN Type of service Domain.
7199  *
7200  */
7202  eSYS_SRV_DOMAIN_NO_SRV = 0x00,//No Service
7203  eSYS_SRV_DOMAIN_CS_ONLY = 0x01, //Circuit-switched only
7204  eSYS_SRV_DOMAIN_PS_ONLY = 0x02, //Pack-switched only
7205  eSYS_SRV_DOMAIN_CS_PS = 0x03, //Pack-switched and Circuit-switched
7206  eSYS_SRV_DOMAIN_CAMPED = 0x04, //Camped
7208 };
7209 
7210 
7211 #ifdef __cplusplus
7212 } /* extern "C" { */
7213 #endif
7214 
7215 #endif /* __GOBI_API_NAS_H__ */
Definition: qaGobiApiNas.h:6324
WORD uarfcn
Definition: qaGobiApiNas.h:4549
BYTE cellIdValid
Definition: qaGobiApiNas.h:2632
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:6833
BYTE avgPeriod
Definition: qaGobiApiNas.h:6069
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7143
Definition: qaGobiApiNas.h:1453
BYTE psState
Definition: qaGobiApiNas.h:3130
Definition: qaGobiApiNas.h:3022
ULONG earfcn1
Definition: qaGobiApiNas.h:7106
BYTE umtsInst
Definition: qaGobiApiNas.h:4553
INT32 txPower
Definition: qaGobiApiNas.h:3357
BYTE leapSeconds
Definition: qaGobiApiNas.h:841
Definition: qaGobiApiNas.h:4052
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:5089
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:18
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:2627
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:5804
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:2763
Definition: qaGobiApiNas.h:1552
Definition: qaGobiApiNas.h:2938
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:3667
SHORT snr
Definition: qaGobiApiNas.h:3489
BYTE ueInIdle
Definition: qaGobiApiNas.h:4774
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7144
Definition: qaGobiApiNas.h:3731
Definition: qaGobiApiNas.h:6834
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:6198
WORD sid
Definition: qaGobiApiNas.h:4170
Definition: qaGobiApiNas.h:6523
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:5802
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:5608
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:754
Definition: qaGobiApiNas.h:3262
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:2220
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5308
ULONG baseLong
Definition: qaGobiApiNas.h:4594
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:3676
WORD mnc
Definition: qaGobiApiNas.h:3734
BYTE sIntraSearch
Definition: qaGobiApiNas.h:4708
SHORT snrlevel
Definition: qaGobiApiNas.h:1349
BYTE ueInIdle
Definition: qaGobiApiNas.h:4976
Definition: qaGobiApiNas.h:1693
WORD SO
Definition: qaGobiApiNas.h:5604
BYTE rejCause
Definition: qaGobiApiNas.h:2869
INT32 rscp
Definition: qaGobiApiNas.h:3335
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1457
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:2774
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2142
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:2529
BYTE shortNameLen
Definition: qaGobiApiNas.h:4024
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:4859
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:6593
WORD geoSysIdx
Definition: qaGobiApiNas.h:2914
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:4020
ULONG Forbidden
Definition: qaGobiApiNas.h:1530
WORD networkID
Definition: qaGobiApiNas.h:2445
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 nmrInst
Definition: qaGobiApiNas.h:4441
Definition: qaGobiApiNas.h:4133
char CHAR
Definition: SwiDataTypes.h:33
BYTE rptRate
Definition: qaGobiApiNas.h:6068
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:16
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:2304
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2140
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:3674
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:6133
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:6774
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7174
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:4083
WORD * pModePref
Definition: qaGobiApiNas.h:2136
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:4706
BYTE * pDetachAction
Definition: qaGobiApiNas.h:5339
WORD mcc
Definition: qaGobiApiNas.h:3733
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1092
Definition: qaGobiApiNas.h:2761
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:722
WORD SecProt
Definition: qaGobiApiNas.h:5243
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:5848
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:4084
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1625
WORD nmrLac
Definition: qaGobiApiNas.h:4375
Definition: qaGobiApiNas.h:5337
Definition: qaGobiApiNas.h:5601
Definition: qaGobiApiNas.h:4912
INT8 rsrq
Definition: qaGobiApiNas.h:1336
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:3040
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1464
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7005
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:3028
Definition: qaGobiApiNas.h:5843
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:5309
ULONG cellId
Definition: qaGobiApiNas.h:2633
WORD umtsUarfcn
Definition: qaGobiApiNas.h:4491
Definition: qaGobiApiNas.h:7103
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:3672
WORD mnc
Definition: qaGobiApiNas.h:5135
Definition: qaGobiApiNas.h:6130
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:3545
int freq
Definition: qaGobiApiNas.h:6972
BYTE rat
Definition: qaGobiApiNas.h:1731
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:3033
BYTE networkIdValid
Definition: qaGobiApiNas.h:2637
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:6008
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7039
ULONG RX_PWR
Definition: qaGobiApiNas.h:5605
eSYS_SRV_DOMAIN
Definition: qaGobiApiNas.h:7201
WORD Lac
Definition: qaGobiApiNas.h:1090
ULONG earfcn
Definition: qaGobiApiNas.h:7124
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:4082
Definition: qaGobiApiNas.h:816
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:5393
SHORT rsrp
Definition: qaGobiApiNas.h:4626
ULONG timingAdvance
Definition: qaGobiApiNas.h:4439
WORD PER
Definition: qaGobiApiNas.h:5674
WORD lac
Definition: qaGobiApiNas.h:2631
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:2523
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:6362
BYTE lacValid
Definition: qaGobiApiNas.h:2863
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:2915
BYTE radioIf
Definition: qaGobiApiNas.h:1253
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:5494
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:6788
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:4914
unsigned char BYTE
Definition: SwiDataTypes.h:32
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:1948
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2184
txInfo * pTXInfo
Definition: qaGobiApiNas.h:3377
WORD packetZone
Definition: qaGobiApiNas.h:2451
Definition: qaGobiApiNas.h:6385
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:6778
BYTE isSysForbidden
Definition: qaGobiApiNas.h:897
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:4021
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7176
BYTE isSysForbidden
Definition: qaGobiApiNas.h:2309
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
dirNum * pDirNum
Definition: qaGobiApiNas.h:4302
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:19
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1459
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:6800
Definition: qaGobiApiNas.h:1347
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:6772
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:2308
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:5268
BYTE * pChgDuration
Definition: qaGobiApiNas.h:1944
Definition: qaGobiApiNas.h:5264
Definition: qaGobiApiNas.h:947
WORD psc
Definition: qaGobiApiNas.h:4550
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:6794
BYTE shortNameLen
Definition: qaGobiApiNas.h:3849
BYTE IOThresListLen
Definition: qaGobiApiNas.h:5981
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:5086
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:3679
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:3678
Definition: qaGobiApiNas.h:782
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:6801
BYTE emmState
Definition: qaGobiApiNas.h:3213
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4705
BYTE packetZoneValid
Definition: qaGobiApiNas.h:2450
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:6799
Definition: qaGobiApiNas.h:5932
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:5092
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:6777
WORD earfcn
Definition: qaGobiApiNas.h:4749
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:5710
Definition: qaGobiApiNas.h:1359
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3024
SHORT srxlev
Definition: qaGobiApiNas.h:4819
BYTE dirNumLen
Definition: qaGobiApiNas.h:4153
Definition: qaGobiApiNas.h:7207
Definition: qaGobiApiNas.h:2300
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5267
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:3549
signed char INT8
Definition: SwiDataTypes.h:31
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:6624
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:5611
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:3669
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:2640
INT8 rssi
Definition: qaGobiApiNas.h:3455
WORD IdleState
Definition: qaGobiApiNas.h:5244
Definition: qaGobiApiNas.h:4489
Definition: qaGobiApiNas.h:5045
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:6474
ULONG Roaming
Definition: qaGobiApiNas.h:1529
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:5525
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:3041
ULONG baseLat
Definition: qaGobiApiNas.h:4593
Definition: qaGobiApiNas.h:4544
Definition: qaGobiApiNas.h:7172
ULONG InUse
Definition: qaGobiApiNas.h:1528
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:5609
BYTE radioIf
Definition: qaGobiApiNas.h:1337
SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1626
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6440
BYTE TDSCDMASINRCONFThreshListLen
Definition: qaGobiApiNas.h:6084
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:6136
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:4085
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:6798
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:6784
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:6387
Definition: qaGobiApiNas.h:4856
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1096
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6883
BYTE isRadioTuned
Definition: qaGobiApiNas.h:3332
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:912
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:4305
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:6406
Definition: qaGobiApiNas.h:6421
ULONG TX_PWR
Definition: qaGobiApiNas.h:5607
Definition: qaGobiApiNas.h:6853
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE lteEsmDl
Definition: qaGobiApiNas.h:6194
BYTE TlvPresent
Definition: qaGobiApiNas.h:7023
WORD pci
Definition: qaGobiApiNas.h:5012
Definition: qaGobiApiNas.h:4299
ULONG csBarStatus
Definition: qaGobiApiNas.h:948
Definition: qaGobiApiNas.h:2521
int freq
Definition: qaGobiApiNas.h:6882
Definition: qaGobiApiNas.h:3453
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:3356
BYTE radioIf
Definition: qaGobiApiNas.h:1274
SHORT rscp
Definition: qaGobiApiNas.h:4551
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:6802
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6457
Definition: qaGobiApiNas.h:6880
ULONG regAction
Definition: qaGobiApiNas.h:5169
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:5958
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:5014
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:3376
Definition: qaGobiApiNas.h:7204
BYTE * pObjectVer
Definition: qaGobiApiNas.h:5800
Definition: qaGobiApiNas.h:6403
BYTE systemMode
Definition: qaGobiApiNas.h:3128
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:6033
BYTE sinr
Definition: qaGobiApiNas.h:3457
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1077
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:2528
Definition: qaGobiApiNas.h:6857
ULONG nmrCellID
Definition: qaGobiApiNas.h:4373
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:5091
ULONG globalCellId
Definition: qaGobiApiNas.h:4702
BYTE * pRankIndicatorInd
Definition: qaGobiApiNas.h:6199
BOOL * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:5172
BYTE nccPermitted
Definition: qaGobiApiNas.h:4861
ULONG phase
Definition: qaGobiApiNas.h:3337
BYTE codingScheme
Definition: qaGobiApiNas.h:4018
Definition: qaGobiApiNas.h:5798
ULONG pci
Definition: qaGobiApiNas.h:7125
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:6034
Definition: qaGobiApiNas.h:753
ULONG * pScanResult
Definition: qaGobiApiNas.h:1629
Definition: qaGobiApiNas.h:3841
Definition: qaGobiApiNas.h:1935
BYTE LastErrCode
Definition: qaGobiApiNas.h:5774
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2221
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:3673
BYTE band1900
Definition: qaGobiApiNas.h:4815
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:6344
WORD MCC
Definition: qaGobiApiNas.h:783
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:5088
Definition: qaGobiApiNas.h:2133
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:6790
WORD NetworkID
Definition: qaGobiApiNas.h:1080
struct _SlqsNas3GppNetworkRAT_ SlqsNas3GppNetworkRAT
BYTE spnLength
Definition: qaGobiApiNas.h:3945
Definition: qaGobiApiNas.h:5667
Definition: qaGobiApiNas.h:6359
INT32 ecio
Definition: qaGobiApiNas.h:3334
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1082
BYTE rejCause
Definition: qaGobiApiNas.h:2770
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2143
BYTE geranInst
Definition: qaGobiApiNas.h:4555
WORD arfcn
Definition: qaGobiApiNas.h:4814
WORD nmrRxLev
Definition: qaGobiApiNas.h:4378
Definition: qaGobiApiNas.h:6852
INT8 rsrq
Definition: qaGobiApiNas.h:3487
Definition: qaGobiApiNas.h:5305
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:6137
Definition: qaGobiApiNas.h:7027
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:3548
SHORT ecio
Definition: qaGobiApiNas.h:4552
WORD imsiT1112
Definition: qaGobiApiNas.h:4242
FLOAT sinr
Definition: qaGobiApiNas.h:3514
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:3547
WORD lac2
Definition: qaGobiApiNas.h:3907
BYTE tacValid
Definition: qaGobiApiNas.h:2873
WORD mcc
Definition: qaGobiApiNas.h:1673
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:5394
ULONG rat
Definition: qaGobiApiNas.h:5136
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:6792
signed short SHORT
Definition: SwiDataTypes.h:38
Definition: qaGobiApiNas.h:1250
FLOAT rssi
Definition: qaGobiApiNas.h:3511
BYTE hsInd
Definition: qaGobiApiNas.h:2777
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:2443
ULONG id
Definition: qaGobiApiNas.h:1730
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:3031
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:4703
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:6508
Definition: qaGobiApiNas.h:4151
SHORT srxlev
Definition: qaGobiApiNas.h:5015
SHORT ltesnr
Definition: qaGobiApiNas.h:1465
WORD activeChannel
Definition: qaGobiApiNas.h:388
BYTE hdrPersonality
Definition: qaGobiApiNas.h:2527
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3027
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:3677
BYTE emmSubState
Definition: qaGobiApiNas.h:3214
BYTE numInstances
Definition: qaGobiApiNas.h:817
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:896
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7032
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:6134
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:2305
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:6779
Definition: qaGobiApiNas.h:6574
Definition: qaGobiApiNas.h:5167
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:6796
BYTE cellsLen
Definition: qaGobiApiNas.h:4955
Definition: qaGobiApiNas.h:6082
BYTE shortNameSB
Definition: qaGobiApiNas.h:3848
BYTE bsPRev
Definition: qaGobiApiNas.h:2440
Definition: qaGobiApiNas.h:6845
WORD threshXhigh
Definition: qaGobiApiNas.h:4953
ULONG CellID
Definition: qaGobiApiNas.h:1091
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2769
BYTE longNameLen
Definition: qaGobiApiNas.h:3854
BYTE modemMode
Definition: qaGobiApiNas.h:3127
SHORT rsrp
Definition: qaGobiApiNas.h:3488
WORD arfcn
Definition: qaGobiApiNas.h:4437
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:6785
BYTE shortNameEn
Definition: qaGobiApiNas.h:3846
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:17
WORD lac
Definition: qaGobiApiNas.h:4548
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:3671
Definition: qaGobiApiNas.h:6768
Definition: qaGobiApiNas.h:1524
Definition: qaGobiApiNas.h:5470
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:6775
WORD lac1
Definition: qaGobiApiNas.h:3906
Definition: qaGobiApiNas.h:7206
ULONG csBarStatus
Definition: qaGobiApiNas.h:2940
USHORT ecioListLen
Definition: qaGobiApiNas.h:1458
BYTE netReg
Definition: qaGobiApiNas.h:1672
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:6804
Definition: qaGobiApiNas.h:1725
BYTE numInstances
Definition: qaGobiApiNas.h:4188
BYTE cellsLen
Definition: qaGobiApiNas.h:4709
Definition: qaGobiApiNas.h:3124
Definition: qaGobiApiNas.h:4371
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:6780
BYTE status
Definition: qaGobiApiNas.h:7084
SHORT srxlev
Definition: qaGobiApiNas.h:4917
Definition: qaGobiApiNas.h:5009
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1083
BYTE numInstance
Definition: qaGobiApiNas.h:4040
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:6609
WORD PhysicalLayer
Definition: qaGobiApiNas.h:5235
BYTE imsRegState
Definition: qaGobiApiNas.h:3129
servSystem ServingSystem
Definition: qaGobiApiNas.h:1075
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7029
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2634
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:4271
WORD PilotStrength
Definition: qaGobiApiNas.h:5449
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7041
BYTE DRCCover
Definition: qaGobiApiNas.h:5426
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:6361
BYTE threshXHigh
Definition: qaGobiApiNas.h:4751
BYTE status
Definition: qaGobiApiNas.h:7123
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:6576
WORD MNC
Definition: qaGobiApiNas.h:1577
BYTE srvStatus
Definition: qaGobiApiNas.h:2219
WORD PilotPN
Definition: qaGobiApiNas.h:5448
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:5396
BYTE MACIndex
Definition: qaGobiApiNas.h:5670
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:1943
Definition: qaGobiApiNas.h:1334
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:5048
BYTE dtmSupp
Definition: qaGobiApiNas.h:2643
WORD secChB
Definition: qaGobiApiNas.h:4273
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:6776
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:6842
Definition: qaGobiApiNas.h:4080
Definition: qaGobiApiNas.h:717
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:6526
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:6509
Definition: qaGobiApiNas.h:1317
BYTE * pColorCode
Definition: qaGobiApiNas.h:3264
WORD secChA
Definition: qaGobiApiNas.h:4272
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:4117
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:3035
Definition: qaGobiApiNas.h:4167
Definition: qaGobiApiNas.h:6455
int iLTEbandValue
Definition: qaGobiApiNas.h:6974
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:6475
Definition: qaGobiApiNas.h:2890
signed int INT32
Definition: SwiDataTypes.h:39
Definition: qaGobiApiNas.h:5522
Definition: qaGobiApiNas.h:5445
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:6388
Definition: qaGobiApiNas.h:7122
WORD geranArfcn
Definition: qaGobiApiNas.h:4466
BYTE pRevInUse
Definition: qaGobiApiNas.h:2438
BYTE daylightSavings
Definition: qaGobiApiNas.h:843
Definition: qaGobiApiNas.h:6306
SHORT rsrplevel
Definition: qaGobiApiNas.h:1361
BYTE band
Definition: qaGobiApiNas.h:3209
ULONG InitiateDomainAttach(ULONG action)
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:3546
BYTE localTimeOffset
Definition: qaGobiApiNas.h:842
BYTE * pMncPcsStatus
Definition: qaGobiApiNas.h:3735
WORD MCC
Definition: qaGobiApiNas.h:1576
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:6797
BYTE imsi_11_12
Definition: qaGobiApiNas.h:913
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:6327
WORD activeBandClass
Definition: qaGobiApiNas.h:387
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:5087
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:895
ULONG cellId
Definition: qaGobiApiNas.h:2767
unsigned short USHORT
Definition: SwiDataTypes.h:35
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:6793
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:4303
BYTE rptRate
Definition: qaGobiApiNas.h:6559
Definition: qaGobiApiNas.h:6005
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:6832
Definition: qaGobiApiNas.h:6342
Definition: qaGobiApiNas.h:3543
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:5170
WORD pci
Definition: qaGobiApiNas.h:4624
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1078
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:2530
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:6138
BYTE DTMInd
Definition: qaGobiApiNas.h:1094
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:6781
SHORT cpich_ecno
Definition: qaGobiApiNas.h:4916
Definition: qaGobiApiNas.h:3229
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6308
ULONG psBarStatus
Definition: qaGobiApiNas.h:2941
WORD SystemID
Definition: qaGobiApiNas.h:1079
Definition: qaGobiApiNas.h:3207
Definition: qaGobiApiNas.h:7140
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:6458
BYTE cells_len
Definition: qaGobiApiNas.h:4753
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7030
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:1945
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:3042
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:3680
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:5801
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6326
BYTE roamStatus
Definition: qaGobiApiNas.h:2307
Definition: qaGobiApiNas.h:2432
INT32 io
Definition: qaGobiApiNas.h:3458
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1462
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:5886
WORD * pPRLPref
Definition: qaGobiApiNas.h:1940
WORD baseId
Definition: qaGobiApiNas.h:4591
WORD regPrd
Definition: qaGobiApiNas.h:2893
Definition: qaGobiApiNas.h:3509
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2525
Definition: qaGobiApiNas.h:3416
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1076
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:5912
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:2629
BYTE freqsLen
Definition: qaGobiApiNas.h:4884
Definition: qaGobiApiNas.h:4697
Definition: qaGobiApiNas.h:4115
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:6491
BYTE srvCapability
Definition: qaGobiApiNas.h:894
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2524
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:6345
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:2217
WORD servingCellId
Definition: qaGobiApiNas.h:4704
BYTE emmConnState
Definition: qaGobiApiNas.h:3215
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:6139
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONG IPAddress
Definition: qaGobiApiNas.h:5773
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:3037
BYTE netDescrLength
Definition: qaGobiApiNas.h:785
WORD TXChan
Definition: qaGobiApiNas.h:3212
WORD earfcn
Definition: qaGobiApiNas.h:5011
WORD nid
Definition: qaGobiApiNas.h:4590
BYTE freqsLen
Definition: qaGobiApiNas.h:4775
Definition: qaGobiApiNas.h:4186
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:3670
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7042
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:6007
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:5934
Definition: qaGobiApiNas.h:6066
Definition: qaGobiApiNas.h:4772
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:2434
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7175
ULONG Preferred
Definition: qaGobiApiNas.h:1531
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:6492
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:5090
BYTE QLIC
Definition: qaGobiApiNas.h:5713
BYTE nmrBsic
Definition: qaGobiApiNas.h:4377
BYTE avgPeriod
Definition: qaGobiApiNas.h:6560
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:5047
Definition: qaGobiApiNas.h:4210
WORD numInstance
Definition: qaGobiApiNas.h:3923
WORD KeyExchange
Definition: qaGobiApiNas.h:5240
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:2441
Definition: qaGobiApiNas.h:4464
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:5310
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:5715
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6897
BYTE cellIdValid
Definition: qaGobiApiNas.h:2865
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:3029
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2768
WORD ReverseMac
Definition: qaGobiApiNas.h:5239
BYTE freqsLen
Definition: qaGobiApiNas.h:4977
ULONG SetCDMANetworkParameters(CHAR *pSPC, BYTE *pForceRev0, BYTE *pCustomSCP, ULONG *pProtocol, ULONG *pBroadcast, ULONG *pApplication, ULONG *pRoaming)
unsigned long long ULONGLONG
Definition: SwiDataTypes.h:30
Definition: qaGobiApiNas.h:840
ULONG GetHomeNetwork3GPP2(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID, WORD *pNw2MCC, WORD *pNw2MNC, BYTE *pNw2DescDisp, BYTE *pNw2DescEnc, BYTE *pNw2DescLen, BYTE *pNw2Name)
INT8 * pRSSIThresList
Definition: qaGobiApiNas.h:5887
INT8 * pTDSCDMASigInfoRscp
Definition: qaGobiApiNas.h:3550
BYTE cells_len
Definition: qaGobiApiNas.h:4862
Definition: qaGobiApiNas.h:7202
int iLTEbandValue
Definition: qaGobiApiNas.h:7006
Definition: qaGobiApiNas.h:1670
BYTE longNameLen
Definition: qaGobiApiNas.h:4022
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:3034
WORD mcc
Definition: qaGobiApiNas.h:5134
Definition: qaGobiApiNas.h:6836
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:6438
WORD nid
Definition: qaGobiApiNas.h:4169
unsigned long ULONG
Definition: SwiDataTypes.h:28
BYTE TlvPresent
Definition: qaGobiApiNas.h:6884
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:6783
Definition: qaGobiApiNas.h:6835
BYTE RAT
Definition: qaGobiApiNas.h:1556
WORD trackAreaCode
Definition: qaGobiApiNas.h:1098
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:5959
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1097
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:3232
WORD systemID
Definition: qaGobiApiNas.h:2444
BYTE NumPilots
Definition: qaGobiApiNas.h:5472
Definition: qaGobiApiNas.h:5956
CommInfo commonInfo
Definition: qaGobiApiNas.h:3231
BYTE scell_idx
Definition: qaGobiApiNas.h:7022
BYTE Technology
Definition: qaGobiApiNas.h:5712
INT8 rssi
Definition: qaGobiApiNas.h:3486
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:1949
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:2526
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:3026
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:6851
BYTE bsInfoValid
Definition: qaGobiApiNas.h:2446
Definition: qaGobiApiNas.h:6557
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:1947
TDSCDMASINRCONFThresh * pTDSCDMASINRCONFThresh
Definition: qaGobiApiNas.h:6140
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:5935
SHORT umtsEcio
Definition: qaGobiApiNas.h:4494
BYTE longNameCI
Definition: qaGobiApiNas.h:3852
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:23
Definition: qaGobiApiNas.h:7021
BYTE threshXLow
Definition: qaGobiApiNas.h:4750
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:5094
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:6309
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:6506
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:5171
FLOAT ecio
Definition: qaGobiApiNas.h:3513
WORD psc
Definition: qaGobiApiNas.h:2779
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6975
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
Definition: qaGobiApiNas.h:7083
SHORT ltersrp
Definition: qaGobiApiNas.h:1466
Definition: qaGobiApiNas.h:4747
BYTE psAttachState
Definition: qaGobiApiNas.h:720
Definition: qaGobiApiNas.h:1621
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4858
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:6625
BYTE sinr
Definition: qaGobiApiNas.h:1461
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2135
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:6135
Definition: qaGobiApiNas.h:3484
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1456
WORD MCC
Definition: qaGobiApiNas.h:1526
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2867
WORD * pPRLPref
Definition: qaGobiApiNas.h:2138
BYTE networkIdValid
Definition: qaGobiApiNas.h:2452
SHORT geranRssi
Definition: qaGobiApiNas.h:4469
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:5911
BYTE hsIndValid
Definition: qaGobiApiNas.h:2776
BYTE csAttachState
Definition: qaGobiApiNas.h:719
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2635
Definition: qaGobiApiNas.h:7002
BYTE lteEmmDl
Definition: qaGobiApiNas.h:6196
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:3039
ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp)
struct _sysSelectPrefInfo sysSelectPrefInfo
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:4467
Definition: qaGobiApiNas.h:6970
BYTE * pUATI
Definition: qaGobiApiNas.h:5495
WORD RX_EC_IO
Definition: qaGobiApiNas.h:5606
CHAR Description[255]
Definition: qaGobiApiNas.h:1532
SHORT umtsRscp
Definition: qaGobiApiNas.h:4493
BYTE srvDomainValid
Definition: qaGobiApiNas.h:2302
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:6771
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6608
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:2642
WORD lac
Definition: qaGobiApiNas.h:4436
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:5266
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7040
INT32 rxPower
Definition: qaGobiApiNas.h:3333
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:3675
int pci
Definition: qaGobiApiNas.h:6881
Definition: qaGobiApiNas.h:3942
BYTE srvDomain
Definition: qaGobiApiNas.h:2303
WORD refpn
Definition: qaGobiApiNas.h:4592
Definition: qaGobiApiNas.h:4949
Definition: qaGobiApiNas.h:6590
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1086
BYTE status
Definition: qaGobiApiNas.h:7104
BYTE radioIf
Definition: qaGobiApiNas.h:1320
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:4468
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4952
Definition: qaGobiApiNas.h:3354
BYTE ueInIdle
Definition: qaGobiApiNas.h:4699
Definition: qaGobiApiNas.h:4239
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1628
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:3681
Definition: qaGobiApiNas.h:6843
BYTE ValidityCW0
Definition: qaGobiApiNas.h:5845
Definition: qaGobiApiNas.h:5132
WORD ControlMac
Definition: qaGobiApiNas.h:5236
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7031
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:6423
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7142
Definition: qaGobiApiNas.h:4432
BYTE rejCause
Definition: qaGobiApiNas.h:2636
WORD ForwardMac
Definition: qaGobiApiNas.h:5238
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:2862
WORD tac
Definition: qaGobiApiNas.h:4701
WORD MNC
Definition: qaGobiApiNas.h:784
Definition: qaGobiApiNas.h:4038
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1087
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:1946
WORD RX_PWR
Definition: qaGobiApiNas.h:5673
BYTE State
Definition: qaGobiApiNas.h:5603
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:6525
BYTE lacValid
Definition: qaGobiApiNas.h:2630
WORD cellID
Definition: qaGobiApiNas.h:4546
WORD rxLev
Definition: qaGobiApiNas.h:4440
float FLOAT
Definition: SwiDataTypes.h:40
BYTE * pRAT
Definition: qaGobiApiNas.h:1952
BYTE shortNameCI
Definition: qaGobiApiNas.h:3847
BYTE regState
Definition: qaGobiApiNas.h:718
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1463
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:1939
ULONG rsrp
Definition: qaGobiApiNas.h:5013
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2137
BYTE DRCValue
Definition: qaGobiApiNas.h:5425
Definition: qaGobiApiNas.h:3902
Definition: qaGobiApiNas.h:4587
WORD BasestationID
Definition: qaGobiApiNas.h:1081
BYTE longNameSB
Definition: qaGobiApiNas.h:3853
BYTE * pGSMBER
Definition: qaGobiApiNas.h:5395
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:6441
BYTE namNameLen
Definition: qaGobiApiNas.h:4135
int pci
Definition: qaGobiApiNas.h:6971
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:2437
Definition: qaGobiApiNas.h:6606
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1696
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7038
BYTE PRLInd
Definition: qaGobiApiNas.h:1093
SHORT ecio
Definition: qaGobiApiNas.h:3456
WORD imsiM1112
Definition: qaGobiApiNas.h:4213
WORD RXChan
Definition: qaGobiApiNas.h:3211
WORD priChA
Definition: qaGobiApiNas.h:4270
WORD EncryptProt
Definition: qaGobiApiNas.h:5242
BYTE TlvPresent
Definition: qaGobiApiNas.h:6898
WORD threshXlow
Definition: qaGobiApiNas.h:4954
Definition: qaGobiApiNas.h:7203
Definition: qaGobiApiNas.h:6855
BYTE networkIdValid
Definition: qaGobiApiNas.h:2870
SHORT srxlev
Definition: qaGobiApiNas.h:4628
WORD geoSysIdx
Definition: qaGobiApiNas.h:2892
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:6787
BYTE bsicId
Definition: qaGobiApiNas.h:4817
Definition: qaGobiApiNas.h:5884
BYTE selNetwork
Definition: qaGobiApiNas.h:721
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:4086
BYTE bsPRevValid
Definition: qaGobiApiNas.h:2439
Definition: qaGobiApiNas.h:4268
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:20
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:5803
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1627
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7033
USHORT errorRate
Definition: qaGobiApiNas.h:1319
WORD * pRoamPref
Definition: qaGobiApiNas.h:1941
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:1950
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:5496
WORD uarfcn
Definition: qaGobiApiNas.h:4951
INT32 Io
Definition: qaGobiApiNas.h:1460
BYTE hsCallStatus
Definition: qaGobiApiNas.h:2775
WORD VirtStream
Definition: qaGobiApiNas.h:5246
WORD PilotEnergy
Definition: qaGobiApiNas.h:5675
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1624
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:3030
ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq)
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1455
BYTE displayCondition
Definition: qaGobiApiNas.h:3944
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:3043
WORD mnc
Definition: qaGobiApiNas.h:1728
BYTE cellIdValid
Definition: qaGobiApiNas.h:2766
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:6786
BYTE countryInitials
Definition: qaGobiApiNas.h:4019
Definition: qaGobiApiNas.h:7036
ULONG cellId
Definition: qaGobiApiNas.h:2866
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1578
WORD sid
Definition: qaGobiApiNas.h:4589
Definition: qaGobiApiNas.h:4622
TDSCDMASigInfoExt * pTDSCDMASigInfoExt
Definition: qaGobiApiNas.h:3551
Definition: qaGobiApiNas.h:7205
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1623
Definition: qaGobiApiNas.h:4881
Definition: qaGobiApiNas.h:5233
BYTE srvStatus
Definition: qaGobiApiNas.h:2183
WORD * pModePref
Definition: qaGobiApiNas.h:1938
SHORT ecio
Definition: qaGobiApiNas.h:1273
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
Definition: qaGobiApiNas.h:3330
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1084
BYTE cellIsTDD
Definition: qaGobiApiNas.h:5016
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:6770
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:5610
WORD AuthProt
Definition: qaGobiApiNas.h:5241
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1088
BYTE lacValid
Definition: qaGobiApiNas.h:2764
BYTE Chipset
Definition: qaGobiApiNas.h:5714
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:3908
BYTE cellIdValid
Definition: qaGobiApiNas.h:4816
BYTE SNR
Definition: qaGobiApiNas.h:5676
Definition: qaGobiApiNas.h:5492
WORD MCC
Definition: qaGobiApiNas.h:1554
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:6854
Definition: qaGobiApiNas.h:5423
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:1951
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:6803
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:4752
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6592
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:3036
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:3032
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:3025
WORD nmrArfcn
Definition: qaGobiApiNas.h:4376
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:4301
BYTE threshServingLow
Definition: qaGobiApiNas.h:4707
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:1729
Definition: qaGobiApiNas.h:1574
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:3294
Definition: qaGobiApiNas.h:5909
Definition: qaGobiApiNas.h:1271
FLOAT rscp
Definition: qaGobiApiNas.h:3512
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:6132
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
Definition: qaGobiApiNas.h:2181
ULONG psBarStatus
Definition: qaGobiApiNas.h:949
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:3375
ULONG PilotType
Definition: qaGobiApiNas.h:5447
Definition: qaGobiApiNas.h:6031
Definition: qaGobiApiNas.h:2860
BYTE roamStatusValid
Definition: qaGobiApiNas.h:2306
Definition: qaGobiApiNas.h:384
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2868
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:5307
BYTE temperature
Definition: qaGobiApiNas.h:3126
ULONG baseLat
Definition: qaGobiApiNas.h:2448
BYTE radio_if
Definition: qaGobiApiNas.h:3296
BYTE networkIdValid
Definition: qaGobiApiNas.h:2771
Definition: qaGobiApiNas.h:892
WORD mnc
Definition: qaGobiApiNas.h:1674
Definition: qaGobiApiNas.h:6896
BYTE threshGsmLow
Definition: qaGobiApiNas.h:4860
SHORT cpich_rscp
Definition: qaGobiApiNas.h:4915
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:6577
BYTE srvStatus
Definition: qaGobiApiNas.h:893
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:5846
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1695
Definition: qaGobiApiNas.h:3921
FLOAT * pTDSCDMASINRCONFThreshList
Definition: qaGobiApiNas.h:6085
BYTE bsic
Definition: qaGobiApiNas.h:4438
BYTE TlvPresent
Definition: qaGobiApiNas.h:6976
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:15
INT8 rssi
Definition: qaGobiApiNas.h:3418
Definition: qaGobiApiNas.h:5771
Definition: qaGobiApiNas.h:4016
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:6795
ULONG cellID
Definition: qaGobiApiNas.h:4434
BYTE pscValid
Definition: qaGobiApiNas.h:2778
Definition: qaGobiApiNas.h:6191
int pci
Definition: qaGobiApiNas.h:7003
WORD baseId
Definition: qaGobiApiNas.h:2447
BYTE TlvPresent
Definition: qaGobiApiNas.h:7007
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:6405
ULONG earfcn0
Definition: qaGobiApiNas.h:7105
int BOOL
Definition: SwiDataTypes.h:37
SHORT rsrq
Definition: qaGobiApiNas.h:4625
BYTE spnLength
Definition: qaGobiApiNas.h:3844
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:5473
BYTE SectorIDLen
Definition: qaGobiApiNas.h:5671
WORD mcc
Definition: qaGobiApiNas.h:1727
BYTE State
Definition: qaGobiApiNas.h:5669
int freq
Definition: qaGobiApiNas.h:7004
BYTE longNameEn
Definition: qaGobiApiNas.h:3851
Definition: qaGobiApiNas.h:4974
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:6791
Definition: qaGobiApiNas.h:5979
Definition: qaGobiApiNas.h:3373
Definition: qaGobiApiNas.h:5391
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:21
Definition: qaGobiApiNas.h:6856
SHORT rssi
Definition: qaGobiApiNas.h:4627
BYTE lteEsmUl
Definition: qaGobiApiNas.h:6193
BYTE ueInIdle
Definition: qaGobiApiNas.h:4883
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2436
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:6424
Definition: qaGobiApiNas.h:911
WORD * pSectorID
Definition: qaGobiApiNas.h:5672
unsigned short WORD
Definition: SwiDataTypes.h:34
BYTE egprsSupp
Definition: qaGobiApiNas.h:2641
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:4306
WORD lac
Definition: qaGobiApiNas.h:2765
WORD lac
Definition: qaGobiApiNas.h:2864
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:6789
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:6197
Definition: qaGobiApiNas.h:6472
INT32 * pIOThresList
Definition: qaGobiApiNas.h:5982
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:5524
WORD MultDisc
Definition: qaGobiApiNas.h:5245
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:3038
Definition: qaGobiApiNas.h:5084
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1252
WORD AccessMac
Definition: qaGobiApiNas.h:5237
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:1942
WORD * pRoamPref
Definition: qaGobiApiNas.h:2139
BYTE spnEncoding
Definition: qaGobiApiNas.h:3843
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6973
WORD MNC
Definition: qaGobiApiNas.h:1527
WORD umtsPsc
Definition: qaGobiApiNas.h:4492
SHORT rssi
Definition: qaGobiApiNas.h:4818
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2435
Definition: qaGobiApiNas.h:1074
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:4245
BYTE ValidityCW1
Definition: qaGobiApiNas.h:5847
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1095
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:6782
Definition: qaGobiApiNas.h:4812
BYTE * pEmerMode
Definition: qaGobiApiNas.h:1937
BYTE radioInterface
Definition: qaGobiApiNas.h:386
ULONG uarfcn
Definition: qaGobiApiNas.h:7085
SHORT ecio
Definition: qaGobiApiNas.h:3419
BYTE bandwidth
Definition: qaGobiApiNas.h:3210
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1085
BYTE lteEmmUl
Definition: qaGobiApiNas.h:6195
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:5093
WORD MNC
Definition: qaGobiApiNas.h:1555
Definition: qaGobiApiNas.h:2912
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2141
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1099
ULONG baseLong
Definition: qaGobiApiNas.h:2449
Definition: qaGobiApiNas.h:6489
INT32 rsrp
Definition: qaGobiApiNas.h:3336
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:6773
Definition: qaGobiApiNas.h:6622
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1089
BYTE ccsSupported
Definition: qaGobiApiNas.h:2442
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:4304
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:2874

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