LinuxQMISDK  SLQS03.03.11
 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 
27 #ifdef __cplusplus
28 extern "C" {
29 #endif
30 
31 
58  ULONG *pArraySizes,
59  INT8 *pSignalStrength,
60  ULONG *pRadioInterface );
61 
84  BYTE *pInstanceSize,
85  BYTE *pInstances );
86 
118  ULONG regType,
119  WORD mcc,
120  WORD mnc,
121  ULONG rat );
122 
192  ULONG *pRegistrationState,
193  ULONG *pCSDomain,
194  ULONG *pPSDomain,
195  ULONG *pRAN,
196  BYTE *pRadioIfacesSize,
197  BYTE *pRadioIfaces,
198  ULONG *pRoaming,
199  WORD *pMCC,
200  WORD *pMNC,
201  BYTE nameSize,
202  CHAR *pName );
203 
240  WORD *pMCC,
241  WORD *pMNC,
242  BYTE nameSize,
243  CHAR *pName,
244  WORD *pSID,
245  WORD *pNID);
246 
281  BYTE *pDataCapsSize,
282  BYTE *pDataCaps );
283 
319  ULONG technologyPref,
320  ULONG duration );
321 
362  ULONG *pTechnologyPref,
363  ULONG *pDuration,
364  ULONG *pPersistentTechnologyPref );
365 
382 {
386 };
387 
409  BYTE *pInstanceSize,
410  struct RFBandInfoElements *pRFBandInfo );
411 
431  ULONG action );
432 
448  BYTE *pACCOLC );
449 
468  CHAR *spc,
469  BYTE accolc );
470 
539  CHAR *pSPC,
540  BYTE *pForceRev0,
541  BYTE *pCustomSCP,
542  ULONG *pProtocol,
543  ULONG *pBroadcast,
544  ULONG *pApplication,
545  ULONG *pRoaming );
546 
628  BYTE *pSCI,
629  BYTE *pSCM,
630  BYTE *pRegHomeSID,
631  BYTE *pRegForeignSID,
632  BYTE *pRegForeignNID,
633  BYTE *pForceRev0,
634  BYTE *pCustomSCP,
635  ULONG *pProtocol,
636  ULONG *pBroadcast,
637  ULONG *pApplication,
638  ULONG *pRoaming );
639 
658  ULONG *pStatus );
659 
714 typedef struct {
721 }servSystem;
722 
750 typedef struct {
752  BYTE dataCapabilities[MAX_DATA_SRV_CAPABILITIES];
754 
779 typedef struct {
783  BYTE netDescr[255];
784 }currentPLMN;
785 
813 typedef struct {
817 }roamIndList;
818 
837 typedef struct {
842 
889 typedef struct {
896 
908 typedef struct {
912 
944 typedef struct {
948 
1071 typedef struct {
1098 
1118 
1176 ULONG SLQSSetBandPreference( ULONGLONG bandpreference );
1177 
1220  BYTE systemSelectionInd,
1221  BYTE DDTMInd,
1222  BYTE servingSystemInd);
1223 
1248 {
1251 };
1252 
1269 {
1272 };
1273 
1315 {
1318 };
1319 
1332 {
1335 };
1336 
1345 {
1347 };
1348 
1357 {
1359 };
1360 
1451 {
1464 };
1465 
1482 ULONG SLQSGetSignalStrength( struct slqsSignalStrengthInfo *pSignalInfo );
1483 
1522 {
1530 };
1531 
1548 {
1552 };
1553 
1570 {
1574 };
1575 
1616 typedef struct _slqsNetworkScanInfo
1617 {
1626 
1645 
1666 {
1670 };
1671 
1689 {
1692 };
1693 
1720 struct CSGID
1721 {
1727 };
1728 
1896 typedef struct _sysSelectPrefParams
1897 {
1912  struct CSGID *pCSGID;
1915 
1929 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
1930 
2094 typedef struct _sysSelectPrefInfo
2095 {
2106 
2120 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2121 
2142 typedef struct
2143 {
2146 } SrvStatusInfo;
2147 
2178 typedef struct
2179 {
2184 
2261 typedef struct
2262 {
2271 } sysInfoCommon;
2272 
2390 typedef struct
2391 {
2413 } CDMASysInfo;
2414 
2479 typedef struct
2480 {
2490 } HDRSysInfo;
2491 
2582 typedef struct
2583 {
2599 } GSMSysInfo;
2600 
2713 typedef struct
2714 {
2732 } WCDMASysInfo;
2733 
2809 typedef struct
2810 {
2824 } LTESysInfo;
2825 
2839 typedef struct
2840 {
2843 } AddCDMASysInfo;
2844 
2861 typedef struct
2862 {
2865 } AddSysInfo;
2866 
2887 typedef struct
2888 {
2892 
2971 typedef struct
2972 {
2994 
3018 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3019 
3073 typedef struct
3074 {
3080 } CommInfo;
3081 
3156 typedef struct
3157 {
3165 } LTEInfo;
3166 
3178 typedef struct
3179 {
3183 
3197 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
3198 
3211 typedef struct
3212 {
3215 
3229 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
3230 
3242 typedef struct
3243 {
3246 
3282 typedef struct
3283 {
3290 } rxInfo;
3291 
3307 typedef struct
3308 {
3311 } txInfo;
3312 
3326 typedef struct
3327 {
3332 
3353  nasGetTxRxInfoReq *pGetTxRxInfoReq,
3354  nasGetTxRxInfoResp *pGetTxRxInfoResp );
3355 
3369 typedef struct
3370 {
3373 } CDMASSInfo;
3374 
3406 typedef struct
3407 {
3412 } HDRSSInfo;
3413 
3437 typedef struct
3438 {
3443 } LTESSInfo;
3444 
3462 typedef struct
3463 {
3469 
3490 typedef struct
3491 {
3498 
3517 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
3518 
3612 typedef struct
3613 {
3628 
3652  nasIndicationRegisterReq *pIndicationRegisterReq );
3653 
3666 typedef struct
3667 {
3670 } nasPLMNNameReq;
3671 
3775 typedef struct
3776 {
3779  BYTE spn[255];
3784  BYTE shortName[255];
3789  BYTE longName[255];
3790 } nasPLMNNameResp;
3791 
3809  nasPLMNNameReq *pPLMNNameReq,
3810  nasPLMNNameResp *pPLMNNameResp );
3811 
3836 typedef struct
3837 {
3844 
3855 typedef struct
3856 {
3860 
3876 typedef struct
3877 {
3882 
3950 typedef struct
3951 {
3961 
3972 typedef struct
3973 {
3976 } PLMNNetworkName;
3977 
3986 typedef struct
3987 {
3990 
4014 typedef struct
4015 {
4022 
4039 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4040 
4049 typedef struct
4050 {
4053 
4067 typedef struct
4068 {
4071 } namName;
4072 
4085 typedef struct
4086 {
4089 } dirNum;
4090 
4101 typedef struct
4102 {
4105 } sidNid;
4106 
4120 typedef struct
4121 {
4124 } homeSIDNID;
4125 
4144 typedef struct
4145 {
4150 } minBasedIMSI;
4151 
4173 typedef struct
4174 {
4180 } trueIMSI;
4181 
4202 typedef struct
4203 {
4208 } CDMAChannel;
4209 
4233 typedef struct
4234 {
4242 
4264  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
4265  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
4266 
4305 typedef struct
4306 {
4308  BYTE nmrPlmn[PLMN_LENGTH];
4313 } nmrCellInfo;
4314 
4366 typedef struct
4367 {
4377 } GERANInfo;
4378 
4398 typedef struct
4399 {
4404 } geranInstInfo;
4405 
4423 typedef struct
4424 {
4429 } UMTSinstInfo;
4430 
4478 typedef struct
4479 {
4491 } UMTSInfo;
4492 
4521 typedef struct
4522 {
4529 } CDMAInfo;
4530 
4556 typedef struct
4557 {
4563 } cellParams;
4564 
4631 typedef struct
4632 {
4646 
4681 typedef struct
4682 {
4688  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
4689 } infoInterFreq;
4690 
4706 typedef struct
4707 {
4712 
4746 typedef struct
4747 {
4754 } gsmCellInfo;
4755 
4790 typedef struct
4791 {
4798 } lteGsmCellInfo;
4799 
4815 typedef struct
4816 {
4821 
4846 typedef struct
4847 {
4852 } wcdmaCellInfo;
4853 
4883 typedef struct
4884 {
4892 
4908 typedef struct
4909 {
4914 
4943 typedef struct
4944 {
4951 } umtsLTENbrCell;
4952 
4979 typedef struct
4980 {
4985 
5018 typedef struct
5019 {
5030 
5047  nasCellLocationInfoResp *pNasCellLocationInfoResp );
5048 
5066 typedef struct
5067 {
5071 } MNRInfo;
5072 
5101 typedef struct
5102 {
5108 
5125  nasInitNetworkReg *pNasInitNetRegistrationReg);
5126 
5167 typedef struct
5168 {
5182 
5198 typedef struct
5199 {
5204 
5218 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
5219 
5239 typedef struct
5240 {
5246 
5260 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
5261 
5271 typedef struct
5272 {
5274 }PSDetachReq;
5275 
5289 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
5290 
5325 typedef struct
5326 {
5332 
5345 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
5346 
5357 typedef struct
5358 {
5361 } DRCParams;
5362 
5379 typedef struct
5380 {
5384 } PilotSetParams;
5385 
5404 typedef struct
5405 {
5408 } PilotSetData;
5409 
5426 typedef struct
5427 {
5432 
5445 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
5446 
5456 typedef struct
5457 {
5461 
5535 typedef struct
5536 {
5546 } NetworkStat1x;
5547 
5601 typedef struct
5602 {
5611 } NetworkStatEVDO;
5612 
5644 typedef struct
5645 {
5651 
5705 typedef struct
5706 {
5710 
5732 typedef struct
5733 {
5740 
5753 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
5754 
5777 typedef struct
5778 {
5783 }LteCQIParm;
5784 
5797 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
5798 
5818 typedef struct
5819 {
5822 }RSSIThresh;
5823 
5843 typedef struct
5844 {
5847 }ECIOThresh;
5848 
5866 typedef struct
5867 {
5870 }HDRSINRThresh;
5871 
5890 typedef struct
5891 {
5894 }LTESNRThresh;
5895 
5913 typedef struct
5914 {
5917 }IOThresh;
5918 
5939 typedef struct
5940 {
5943 }RSRQThresh;
5944 
5965 typedef struct
5966 {
5969 }RSRPThresh;
5970 
6000 typedef struct
6001 {
6004 }LTESigRptCfg;
6005 
6042 typedef struct
6043 {
6052 } sigInfo;
6053 
6069 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
6070 
6099 typedef struct
6100 {
6107 }NasSwiIndReg;
6108 
6188  WORD *pMCC,
6189  WORD *pMNC,
6190  BYTE nameSize,
6191  CHAR *pName,
6192  WORD *pSID,
6193  WORD *pNID,
6194  WORD *pNw2MCC,
6195  WORD *pNw2MNC,
6196  BYTE *pNw2DescDisp,
6197  BYTE *pNw2DescEnc,
6198  BYTE nw2DescLen,
6199  BYTE *pNw2Name );
6200 
6213 typedef struct
6214 {
6218 
6231 typedef struct
6232 {
6236 
6249 typedef struct
6250 {
6253 }HDRRSSIThresh;
6254 
6266 typedef struct
6267 {
6270 }HDRECIOThresh;
6271 
6292 typedef struct
6293 {
6297 
6310 typedef struct
6311 {
6314 }HDRIOThresh;
6315 
6328 typedef struct
6329 {
6332 }GSMRSSIThresh;
6333 
6345 typedef struct
6346 {
6350 
6362 typedef struct
6363 {
6367 
6379 typedef struct
6380 {
6383 }LTERSSIThresh;
6384 
6396 typedef struct
6397 {
6401 
6413 typedef struct
6414 {
6417 }LTERSRQThresh;
6418 
6430 typedef struct
6431 {
6434 }LTERSRPThresh;
6435 
6464 typedef struct
6465 {
6469 
6481 typedef struct
6482 {
6486 
6497 typedef struct
6498 {
6502 
6513 typedef struct
6514 {
6518 
6529 typedef struct
6530 {
6675 typedef struct
6676 {
6730 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
6731 
6732 /* enum declarations */
6733 /*
6734  *
6735  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
6736  *
6737  */
6738 
6744 };
6745 
6746 /*
6747  * NAS LTE CPHY Scell States.
6748  */
6749 typedef enum {
6754 
6755 /*
6756  * NAS LTE CPHY Downlink Values.
6757  */
6758 typedef enum {
6766 
6787 typedef struct{
6788  int pci;
6789  int freq;
6793 
6803 typedef struct{
6807 
6836 typedef struct{
6837  int pci;
6838  int freq;
6844 
6868 typedef struct{
6869  int pci;
6870  int freq;
6875 
6887 typedef struct{
6891 
6892 
6893 typedef struct
6894 {
6901 
6902 typedef struct
6903 {
6909 } nasGetLTECphyCa;
6910 
6923 
6937  BYTE *bStatus );
6938 
6939 #ifdef __cplusplus
6940 } /* extern "C" { */
6941 #endif
6942 
6943 #endif /* __GOBI_API_NAS_H__ */
Definition: qaGobiApiNas.h:6231
WORD uarfcn
Definition: qaGobiApiNas.h:4483
BYTE cellIdValid
Definition: qaGobiApiNas.h:2587
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:6740
BYTE avgPeriod
Definition: qaGobiApiNas.h:6003
Definition: qaGobiApiNas.h:1450
BYTE psState
Definition: qaGobiApiNas.h:3079
Definition: qaGobiApiNas.h:2971
BYTE umtsInst
Definition: qaGobiApiNas.h:4487
BYTE leapSeconds
Definition: qaGobiApiNas.h:838
Definition: qaGobiApiNas.h:3986
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:5023
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:18
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:2582
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:5738
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:2715
Definition: qaGobiApiNas.h:2887
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:3612
SHORT snr
Definition: qaGobiApiNas.h:3442
BYTE ueInIdle
Definition: qaGobiApiNas.h:4708
Definition: qaGobiApiNas.h:3666
Definition: qaGobiApiNas.h:6741
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:6106
WORD sid
Definition: qaGobiApiNas.h:4104
Definition: qaGobiApiNas.h:6430
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:5736
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:5542
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:751
Definition: qaGobiApiNas.h:3211
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:2181
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5242
ULONG baseLong
Definition: qaGobiApiNas.h:4528
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:3621
WORD mnc
Definition: qaGobiApiNas.h:3669
BYTE sIntraSearch
Definition: qaGobiApiNas.h:4642
SHORT snrlevel
Definition: qaGobiApiNas.h:1346
BYTE ueInIdle
Definition: qaGobiApiNas.h:4910
Definition: qaGobiApiNas.h:1688
WORD SO
Definition: qaGobiApiNas.h:5538
BYTE rejCause
Definition: qaGobiApiNas.h:2818
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1454
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:2726
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2103
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:2487
ULONG txPower
Definition: qaGobiApiNas.h:3310
BYTE shortNameLen
Definition: qaGobiApiNas.h:3958
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:4793
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:6500
WORD geoSysIdx
Definition: qaGobiApiNas.h:2863
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:3954
ULONG Forbidden
Definition: qaGobiApiNas.h:1527
WORD networkID
Definition: qaGobiApiNas.h:2403
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:4375
Definition: qaGobiApiNas.h:4067
char CHAR
Definition: SwiDataTypes.h:29
BYTE rptRate
Definition: qaGobiApiNas.h:6002
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:16
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:2265
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2101
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:3619
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:6045
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:6681
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:4017
WORD * pModePref
Definition: qaGobiApiNas.h:2097
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:4640
BYTE * pDetachAction
Definition: qaGobiApiNas.h:5273
WORD mcc
Definition: qaGobiApiNas.h:3668
WORD MCC
Definition: qaGobiApiNas.h:1549
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1089
Definition: qaGobiApiNas.h:2713
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:719
WORD SecProt
Definition: qaGobiApiNas.h:5177
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:5782
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:4018
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1620
WORD nmrLac
Definition: qaGobiApiNas.h:4309
Definition: qaGobiApiNas.h:5271
Definition: qaGobiApiNas.h:5535
Definition: qaGobiApiNas.h:4846
INT8 rsrq
Definition: qaGobiApiNas.h:1333
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:2989
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1461
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6871
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:2977
Definition: qaGobiApiNas.h:5777
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:5243
ULONG cellId
Definition: qaGobiApiNas.h:2588
WORD umtsUarfcn
Definition: qaGobiApiNas.h:4425
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:3617
WORD mnc
Definition: qaGobiApiNas.h:5069
Definition: qaGobiApiNas.h:6042
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:3492
int freq
Definition: qaGobiApiNas.h:6838
BYTE rat
Definition: qaGobiApiNas.h:1726
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:2982
BYTE networkIdValid
Definition: qaGobiApiNas.h:2592
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:5942
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:6905
ULONG RX_PWR
Definition: qaGobiApiNas.h:5539
WORD Lac
Definition: qaGobiApiNas.h:1087
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:4016
Definition: qaGobiApiNas.h:813
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:5327
SHORT rsrp
Definition: qaGobiApiNas.h:4560
ULONG timingAdvance
Definition: qaGobiApiNas.h:4373
WORD PER
Definition: qaGobiApiNas.h:5608
WORD lac
Definition: qaGobiApiNas.h:2586
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:2481
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:6269
BYTE lacValid
Definition: qaGobiApiNas.h:2812
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:2864
BYTE radioIf
Definition: qaGobiApiNas.h:1250
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:5428
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:6695
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:4848
unsigned char BYTE
Definition: SwiDataTypes.h:28
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:1909
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2145
txInfo * pTXInfo
Definition: qaGobiApiNas.h:3330
WORD packetZone
Definition: qaGobiApiNas.h:2409
Definition: qaGobiApiNas.h:6292
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:6685
BYTE isSysForbidden
Definition: qaGobiApiNas.h:894
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:3955
BYTE isSysForbidden
Definition: qaGobiApiNas.h:2270
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
dirNum * pDirNum
Definition: qaGobiApiNas.h:4236
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:19
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1456
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:6707
Definition: qaGobiApiNas.h:1344
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:6679
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:2269
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:5202
BYTE * pChgDuration
Definition: qaGobiApiNas.h:1905
Definition: qaGobiApiNas.h:5198
Definition: qaGobiApiNas.h:944
WORD psc
Definition: qaGobiApiNas.h:4484
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:6701
BYTE shortNameLen
Definition: qaGobiApiNas.h:3783
BYTE IOThresListLen
Definition: qaGobiApiNas.h:5915
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:5020
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:3624
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:3623
Definition: qaGobiApiNas.h:779
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:6708
BYTE emmState
Definition: qaGobiApiNas.h:3162
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4639
BYTE packetZoneValid
Definition: qaGobiApiNas.h:2408
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:6706
Definition: qaGobiApiNas.h:5866
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:5026
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:6684
WORD earfcn
Definition: qaGobiApiNas.h:4683
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:5644
Definition: qaGobiApiNas.h:1356
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:2973
SHORT srxlev
Definition: qaGobiApiNas.h:4753
BYTE dirNumLen
Definition: qaGobiApiNas.h:4087
Definition: qaGobiApiNas.h:2261
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5201
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:3496
signed char INT8
Definition: SwiDataTypes.h:27
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:6531
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:5545
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:3614
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:2595
INT8 rssi
Definition: qaGobiApiNas.h:3408
WORD IdleState
Definition: qaGobiApiNas.h:5178
Definition: qaGobiApiNas.h:4423
Definition: qaGobiApiNas.h:4979
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:6381
ULONG Roaming
Definition: qaGobiApiNas.h:1526
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:5459
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:2990
ULONG baseLat
Definition: qaGobiApiNas.h:4527
Definition: qaGobiApiNas.h:4478
ULONG InUse
Definition: qaGobiApiNas.h:1525
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:5543
BYTE radioIf
Definition: qaGobiApiNas.h:1334
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6347
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:6048
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:4019
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:6705
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:6691
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:6294
Definition: qaGobiApiNas.h:4790
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1093
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6790
BYTE isRadioTuned
Definition: qaGobiApiNas.h:3284
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:909
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:4239
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:6313
Definition: qaGobiApiNas.h:6328
ULONG TX_PWR
Definition: qaGobiApiNas.h:5541
Definition: qaGobiApiNas.h:6760
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE lteEsmDl
Definition: qaGobiApiNas.h:6102
BYTE TlvPresent
Definition: qaGobiApiNas.h:6889
WORD pci
Definition: qaGobiApiNas.h:4946
Definition: qaGobiApiNas.h:4233
ULONG csBarStatus
Definition: qaGobiApiNas.h:945
Definition: qaGobiApiNas.h:2479
int freq
Definition: qaGobiApiNas.h:6789
Definition: qaGobiApiNas.h:3406
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:3309
BYTE radioIf
Definition: qaGobiApiNas.h:1271
SHORT rscp
Definition: qaGobiApiNas.h:4485
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:6709
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6364
Definition: qaGobiApiNas.h:6787
ULONG regAction
Definition: qaGobiApiNas.h:5103
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:5892
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:4948
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:3329
BYTE * pObjectVer
Definition: qaGobiApiNas.h:5734
Definition: qaGobiApiNas.h:6310
BYTE systemMode
Definition: qaGobiApiNas.h:3077
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:5967
BYTE sinr
Definition: qaGobiApiNas.h:3410
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1074
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:2486
Definition: qaGobiApiNas.h:6764
ULONG nmrCellID
Definition: qaGobiApiNas.h:4307
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:5025
ULONG globalCellId
Definition: qaGobiApiNas.h:4636
BOOL * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:5106
BYTE nccPermitted
Definition: qaGobiApiNas.h:4795
ULONG phase
Definition: qaGobiApiNas.h:3289
BYTE codingScheme
Definition: qaGobiApiNas.h:3952
Definition: qaGobiApiNas.h:5732
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:5968
Definition: qaGobiApiNas.h:750
ULONG * pScanResult
Definition: qaGobiApiNas.h:1624
Definition: qaGobiApiNas.h:3775
Definition: qaGobiApiNas.h:1896
BYTE LastErrCode
Definition: qaGobiApiNas.h:5708
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2182
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:3618
BYTE band1900
Definition: qaGobiApiNas.h:4749
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:6251
WORD MCC
Definition: qaGobiApiNas.h:780
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:5022
Definition: qaGobiApiNas.h:2094
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:6697
WORD NetworkID
Definition: qaGobiApiNas.h:1077
BYTE spnLength
Definition: qaGobiApiNas.h:3879
Definition: qaGobiApiNas.h:5601
Definition: qaGobiApiNas.h:6266
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1079
BYTE rejCause
Definition: qaGobiApiNas.h:2722
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2104
BYTE geranInst
Definition: qaGobiApiNas.h:4489
WORD arfcn
Definition: qaGobiApiNas.h:4748
ULONG ecio
Definition: qaGobiApiNas.h:3286
WORD nmrRxLev
Definition: qaGobiApiNas.h:4312
Definition: qaGobiApiNas.h:6759
INT8 rsrq
Definition: qaGobiApiNas.h:3440
Definition: qaGobiApiNas.h:5239
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:6049
Definition: qaGobiApiNas.h:6893
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:3495
SHORT ecio
Definition: qaGobiApiNas.h:4486
WORD imsiT1112
Definition: qaGobiApiNas.h:4176
FLOAT sinr
Definition: qaGobiApiNas.h:3467
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:3494
WORD lac2
Definition: qaGobiApiNas.h:3841
BYTE tacValid
Definition: qaGobiApiNas.h:2822
WORD mcc
Definition: qaGobiApiNas.h:1668
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:5328
ULONG rat
Definition: qaGobiApiNas.h:5070
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:6699
signed short SHORT
Definition: SwiDataTypes.h:34
Definition: qaGobiApiNas.h:1247
FLOAT rssi
Definition: qaGobiApiNas.h:3464
BYTE hsInd
Definition: qaGobiApiNas.h:2729
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:2401
ULONG id
Definition: qaGobiApiNas.h:1725
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:2980
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:4637
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:6415
Definition: qaGobiApiNas.h:4085
SHORT srxlev
Definition: qaGobiApiNas.h:4949
SHORT ltesnr
Definition: qaGobiApiNas.h:1462
WORD activeChannel
Definition: qaGobiApiNas.h:385
BYTE hdrPersonality
Definition: qaGobiApiNas.h:2485
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:2976
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:3622
BYTE emmSubState
Definition: qaGobiApiNas.h:3163
BYTE numInstances
Definition: qaGobiApiNas.h:814
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:893
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:6898
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:6046
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:2266
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:6686
Definition: qaGobiApiNas.h:6481
Definition: qaGobiApiNas.h:5101
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:6703
BYTE cellsLen
Definition: qaGobiApiNas.h:4889
BYTE shortNameSB
Definition: qaGobiApiNas.h:3782
BYTE bsPRev
Definition: qaGobiApiNas.h:2398
Definition: qaGobiApiNas.h:6752
WORD threshXhigh
Definition: qaGobiApiNas.h:4887
ULONG CellID
Definition: qaGobiApiNas.h:1088
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2721
BYTE longNameLen
Definition: qaGobiApiNas.h:3788
BYTE modemMode
Definition: qaGobiApiNas.h:3076
SHORT rsrp
Definition: qaGobiApiNas.h:3441
WORD arfcn
Definition: qaGobiApiNas.h:4371
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:6692
BYTE shortNameEn
Definition: qaGobiApiNas.h:3780
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:17
WORD lac
Definition: qaGobiApiNas.h:4482
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:3616
Definition: qaGobiApiNas.h:6675
Definition: qaGobiApiNas.h:1521
Definition: qaGobiApiNas.h:5404
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:6682
WORD lac1
Definition: qaGobiApiNas.h:3840
ULONG csBarStatus
Definition: qaGobiApiNas.h:2889
USHORT ecioListLen
Definition: qaGobiApiNas.h:1455
BYTE netReg
Definition: qaGobiApiNas.h:1667
Definition: qaGobiApiNas.h:1547
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:6711
Definition: qaGobiApiNas.h:1720
BYTE numInstances
Definition: qaGobiApiNas.h:4122
BYTE cellsLen
Definition: qaGobiApiNas.h:4643
Definition: qaGobiApiNas.h:3073
Definition: qaGobiApiNas.h:4305
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:6687
SHORT srxlev
Definition: qaGobiApiNas.h:4851
Definition: qaGobiApiNas.h:4943
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1080
BYTE numInstance
Definition: qaGobiApiNas.h:3974
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:6516
WORD PhysicalLayer
Definition: qaGobiApiNas.h:5169
BYTE imsRegState
Definition: qaGobiApiNas.h:3078
servSystem ServingSystem
Definition: qaGobiApiNas.h:1072
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:6895
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2589
ULONG rsrp
Definition: qaGobiApiNas.h:3288
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:4205
WORD PilotStrength
Definition: qaGobiApiNas.h:5383
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:6907
BYTE DRCCover
Definition: qaGobiApiNas.h:5360
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:6268
BYTE threshXHigh
Definition: qaGobiApiNas.h:4685
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:6483
WORD MNC
Definition: qaGobiApiNas.h:1572
BYTE srvStatus
Definition: qaGobiApiNas.h:2180
WORD PilotPN
Definition: qaGobiApiNas.h:5382
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:5330
BYTE MACIndex
Definition: qaGobiApiNas.h:5604
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:1904
Definition: qaGobiApiNas.h:1331
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:4982
BYTE dtmSupp
Definition: qaGobiApiNas.h:2598
WORD secChB
Definition: qaGobiApiNas.h:4207
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
ULONG rxPower
Definition: qaGobiApiNas.h:3285
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:6683
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:6749
Definition: qaGobiApiNas.h:4014
Definition: qaGobiApiNas.h:714
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:6433
struct SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1621
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:6416
Definition: qaGobiApiNas.h:1314
BYTE * pColorCode
Definition: qaGobiApiNas.h:3213
WORD secChA
Definition: qaGobiApiNas.h:4206
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:4051
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:2984
Definition: qaGobiApiNas.h:4101
Definition: qaGobiApiNas.h:6362
int iLTEbandValue
Definition: qaGobiApiNas.h:6840
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:6382
Definition: qaGobiApiNas.h:2839
signed int INT32
Definition: SwiDataTypes.h:35
Definition: qaGobiApiNas.h:5456
Definition: qaGobiApiNas.h:5379
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:6295
WORD geranArfcn
Definition: qaGobiApiNas.h:4400
BYTE pRevInUse
Definition: qaGobiApiNas.h:2396
BYTE daylightSavings
Definition: qaGobiApiNas.h:840
Definition: qaGobiApiNas.h:6213
SHORT rsrplevel
Definition: qaGobiApiNas.h:1358
BYTE band
Definition: qaGobiApiNas.h:3158
ULONG InitiateDomainAttach(ULONG action)
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:3493
BYTE localTimeOffset
Definition: qaGobiApiNas.h:839
WORD MCC
Definition: qaGobiApiNas.h:1571
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:6704
BYTE imsi_11_12
Definition: qaGobiApiNas.h:910
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:6234
WORD activeBandClass
Definition: qaGobiApiNas.h:384
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:5021
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:892
ULONG cellId
Definition: qaGobiApiNas.h:2719
unsigned short USHORT
Definition: SwiDataTypes.h:31
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:6700
ULONG GetHomeNetwork3GPP2(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID, WORD *pNw2MCC, WORD *pNw2MNC, BYTE *pNw2DescDisp, BYTE *pNw2DescEnc, BYTE nw2DescLen, BYTE *pNw2Name)
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:4237
BYTE rptRate
Definition: qaGobiApiNas.h:6466
Definition: qaGobiApiNas.h:5939
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:6739
Definition: qaGobiApiNas.h:6249
Definition: qaGobiApiNas.h:3490
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:5104
WORD pci
Definition: qaGobiApiNas.h:4558
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1075
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:2488
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:6050
BYTE DTMInd
Definition: qaGobiApiNas.h:1091
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:6688
SHORT cpich_ecno
Definition: qaGobiApiNas.h:4850
Definition: qaGobiApiNas.h:3178
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6215
ULONG psBarStatus
Definition: qaGobiApiNas.h:2890
WORD SystemID
Definition: qaGobiApiNas.h:1076
Definition: qaGobiApiNas.h:3156
WORD MNC
Definition: qaGobiApiNas.h:1550
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:6365
BYTE cells_len
Definition: qaGobiApiNas.h:4687
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:6896
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:1906
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:2991
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:3625
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:5735
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6233
BYTE roamStatus
Definition: qaGobiApiNas.h:2268
Definition: qaGobiApiNas.h:2390
INT32 io
Definition: qaGobiApiNas.h:3411
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1459
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:5820
WORD * pPRLPref
Definition: qaGobiApiNas.h:1901
WORD baseId
Definition: qaGobiApiNas.h:4525
WORD regPrd
Definition: qaGobiApiNas.h:2842
Definition: qaGobiApiNas.h:3462
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2483
Definition: qaGobiApiNas.h:3369
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1073
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:5846
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:2584
BYTE freqsLen
Definition: qaGobiApiNas.h:4818
Definition: qaGobiApiNas.h:4631
Definition: qaGobiApiNas.h:4049
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:6398
BYTE srvCapability
Definition: qaGobiApiNas.h:891
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2482
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:6252
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:2178
WORD servingCellId
Definition: qaGobiApiNas.h:4638
BYTE emmConnState
Definition: qaGobiApiNas.h:3164
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:6051
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONG IPAddress
Definition: qaGobiApiNas.h:5707
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:2986
BYTE netDescrLength
Definition: qaGobiApiNas.h:782
WORD TXChan
Definition: qaGobiApiNas.h:3161
WORD earfcn
Definition: qaGobiApiNas.h:4945
WORD nid
Definition: qaGobiApiNas.h:4524
BYTE freqsLen
Definition: qaGobiApiNas.h:4709
Definition: qaGobiApiNas.h:4120
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:3615
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:6908
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:5941
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:5868
Definition: qaGobiApiNas.h:6000
Definition: qaGobiApiNas.h:4706
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:2392
ULONG Preferred
Definition: qaGobiApiNas.h:1528
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:6399
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:5024
BYTE QLIC
Definition: qaGobiApiNas.h:5647
BYTE nmrBsic
Definition: qaGobiApiNas.h:4311
BYTE avgPeriod
Definition: qaGobiApiNas.h:6467
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:4981
Definition: qaGobiApiNas.h:4144
WORD numInstance
Definition: qaGobiApiNas.h:3857
WORD KeyExchange
Definition: qaGobiApiNas.h:5174
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:2399
Definition: qaGobiApiNas.h:4398
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:5244
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:5649
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6804
BYTE cellIdValid
Definition: qaGobiApiNas.h:2814
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:2978
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2720
WORD ReverseMac
Definition: qaGobiApiNas.h:5173
BYTE freqsLen
Definition: qaGobiApiNas.h:4911
ULONG SetCDMANetworkParameters(CHAR *pSPC, BYTE *pForceRev0, BYTE *pCustomSCP, ULONG *pProtocol, ULONG *pBroadcast, ULONG *pApplication, ULONG *pRoaming)
unsigned long long ULONGLONG
Definition: SwiDataTypes.h:26
Definition: qaGobiApiNas.h:837
INT8 * pRSSIThresList
Definition: qaGobiApiNas.h:5821
BYTE cells_len
Definition: qaGobiApiNas.h:4796
int iLTEbandValue
Definition: qaGobiApiNas.h:6872
Definition: qaGobiApiNas.h:1665
BYTE longNameLen
Definition: qaGobiApiNas.h:3956
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:2983
WORD mcc
Definition: qaGobiApiNas.h:5068
Definition: qaGobiApiNas.h:6743
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:6345
WORD nid
Definition: qaGobiApiNas.h:4103
unsigned long ULONG
Definition: SwiDataTypes.h:25
BYTE TlvPresent
Definition: qaGobiApiNas.h:6791
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:6690
Definition: qaGobiApiNas.h:6742
WORD trackAreaCode
Definition: qaGobiApiNas.h:1095
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:5893
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1094
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:3181
WORD systemID
Definition: qaGobiApiNas.h:2402
BYTE NumPilots
Definition: qaGobiApiNas.h:5406
Definition: qaGobiApiNas.h:5890
CommInfo commonInfo
Definition: qaGobiApiNas.h:3180
BYTE scell_idx
Definition: qaGobiApiNas.h:6888
BYTE Technology
Definition: qaGobiApiNas.h:5646
INT8 rssi
Definition: qaGobiApiNas.h:3439
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:1910
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:2484
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:2975
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:6758
BYTE bsInfoValid
Definition: qaGobiApiNas.h:2404
Definition: qaGobiApiNas.h:6464
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:1908
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:5869
SHORT umtsEcio
Definition: qaGobiApiNas.h:4428
BYTE longNameCI
Definition: qaGobiApiNas.h:3786
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:23
Definition: qaGobiApiNas.h:6887
BYTE threshXLow
Definition: qaGobiApiNas.h:4684
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:5028
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:6216
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:6413
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:5105
FLOAT ecio
Definition: qaGobiApiNas.h:3466
WORD psc
Definition: qaGobiApiNas.h:2731
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6841
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
SHORT ltersrp
Definition: qaGobiApiNas.h:1463
Definition: qaGobiApiNas.h:4681
BYTE psAttachState
Definition: qaGobiApiNas.h:717
Definition: qaGobiApiNas.h:1616
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4792
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:6532
BYTE sinr
Definition: qaGobiApiNas.h:1458
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2096
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:6047
Definition: qaGobiApiNas.h:3437
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1453
WORD MCC
Definition: qaGobiApiNas.h:1523
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2816
WORD * pPRLPref
Definition: qaGobiApiNas.h:2099
BYTE networkIdValid
Definition: qaGobiApiNas.h:2410
SHORT geranRssi
Definition: qaGobiApiNas.h:4403
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:5845
BYTE hsIndValid
Definition: qaGobiApiNas.h:2728
BYTE csAttachState
Definition: qaGobiApiNas.h:716
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2590
Definition: qaGobiApiNas.h:6868
BYTE lteEmmDl
Definition: qaGobiApiNas.h:6104
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:2988
struct _sysSelectPrefInfo sysSelectPrefInfo
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:4401
Definition: qaGobiApiNas.h:6836
BYTE * pUATI
Definition: qaGobiApiNas.h:5429
WORD RX_EC_IO
Definition: qaGobiApiNas.h:5540
CHAR Description[255]
Definition: qaGobiApiNas.h:1529
SHORT umtsRscp
Definition: qaGobiApiNas.h:4427
BYTE srvDomainValid
Definition: qaGobiApiNas.h:2263
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:6678
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6515
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:2597
WORD lac
Definition: qaGobiApiNas.h:4370
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:5200
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:6906
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:3620
int pci
Definition: qaGobiApiNas.h:6788
Definition: qaGobiApiNas.h:3876
BYTE srvDomain
Definition: qaGobiApiNas.h:2264
WORD refpn
Definition: qaGobiApiNas.h:4526
Definition: qaGobiApiNas.h:4883
Definition: qaGobiApiNas.h:6497
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1083
BYTE radioIf
Definition: qaGobiApiNas.h:1317
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:4402
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4886
Definition: qaGobiApiNas.h:3307
BYTE ueInIdle
Definition: qaGobiApiNas.h:4633
Definition: qaGobiApiNas.h:4173
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1623
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:3626
Definition: qaGobiApiNas.h:6750
BYTE ValidityCW0
Definition: qaGobiApiNas.h:5779
Definition: qaGobiApiNas.h:5066
WORD ControlMac
Definition: qaGobiApiNas.h:5170
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:6897
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:6330
Definition: qaGobiApiNas.h:4366
BYTE rejCause
Definition: qaGobiApiNas.h:2591
WORD ForwardMac
Definition: qaGobiApiNas.h:5172
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:2811
WORD tac
Definition: qaGobiApiNas.h:4635
WORD MNC
Definition: qaGobiApiNas.h:781
Definition: qaGobiApiNas.h:3972
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1084
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:1907
WORD RX_PWR
Definition: qaGobiApiNas.h:5607
BYTE State
Definition: qaGobiApiNas.h:5537
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:6432
BYTE lacValid
Definition: qaGobiApiNas.h:2585
WORD cellID
Definition: qaGobiApiNas.h:4480
WORD rxLev
Definition: qaGobiApiNas.h:4374
float FLOAT
Definition: SwiDataTypes.h:36
BYTE * pRAT
Definition: qaGobiApiNas.h:1913
BYTE shortNameCI
Definition: qaGobiApiNas.h:3781
BYTE regState
Definition: qaGobiApiNas.h:715
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1460
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:1900
ULONG rsrp
Definition: qaGobiApiNas.h:4947
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2098
BYTE DRCValue
Definition: qaGobiApiNas.h:5359
Definition: qaGobiApiNas.h:3836
Definition: qaGobiApiNas.h:4521
WORD BasestationID
Definition: qaGobiApiNas.h:1078
BYTE longNameSB
Definition: qaGobiApiNas.h:3787
BYTE * pGSMBER
Definition: qaGobiApiNas.h:5329
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:6348
BYTE namNameLen
Definition: qaGobiApiNas.h:4069
int pci
Definition: qaGobiApiNas.h:6837
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:2395
ULONG rscp
Definition: qaGobiApiNas.h:3287
Definition: qaGobiApiNas.h:6513
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1691
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:6904
BYTE PRLInd
Definition: qaGobiApiNas.h:1090
SHORT ecio
Definition: qaGobiApiNas.h:3409
WORD imsiM1112
Definition: qaGobiApiNas.h:4147
WORD RXChan
Definition: qaGobiApiNas.h:3160
WORD priChA
Definition: qaGobiApiNas.h:4204
WORD EncryptProt
Definition: qaGobiApiNas.h:5176
BYTE TlvPresent
Definition: qaGobiApiNas.h:6805
WORD threshXlow
Definition: qaGobiApiNas.h:4888
Definition: qaGobiApiNas.h:6762
BYTE networkIdValid
Definition: qaGobiApiNas.h:2819
SHORT srxlev
Definition: qaGobiApiNas.h:4562
WORD geoSysIdx
Definition: qaGobiApiNas.h:2841
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:6694
BYTE bsicId
Definition: qaGobiApiNas.h:4751
Definition: qaGobiApiNas.h:5818
BYTE selNetwork
Definition: qaGobiApiNas.h:718
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:4020
BYTE bsPRevValid
Definition: qaGobiApiNas.h:2397
Definition: qaGobiApiNas.h:4202
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:20
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:5737
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1622
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:6899
USHORT errorRate
Definition: qaGobiApiNas.h:1316
WORD * pRoamPref
Definition: qaGobiApiNas.h:1902
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:1911
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:5430
WORD uarfcn
Definition: qaGobiApiNas.h:4885
INT32 Io
Definition: qaGobiApiNas.h:1457
BYTE hsCallStatus
Definition: qaGobiApiNas.h:2727
WORD VirtStream
Definition: qaGobiApiNas.h:5180
WORD PilotEnergy
Definition: qaGobiApiNas.h:5609
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1619
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:2979
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1452
BYTE displayCondition
Definition: qaGobiApiNas.h:3878
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:2992
WORD mnc
Definition: qaGobiApiNas.h:1723
BYTE cellIdValid
Definition: qaGobiApiNas.h:2718
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:6693
BYTE countryInitials
Definition: qaGobiApiNas.h:3953
Definition: qaGobiApiNas.h:6902
ULONG cellId
Definition: qaGobiApiNas.h:2815
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1573
WORD sid
Definition: qaGobiApiNas.h:4523
Definition: qaGobiApiNas.h:4556
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1618
Definition: qaGobiApiNas.h:4815
Definition: qaGobiApiNas.h:5167
BYTE srvStatus
Definition: qaGobiApiNas.h:2144
WORD * pModePref
Definition: qaGobiApiNas.h:1899
SHORT ecio
Definition: qaGobiApiNas.h:1270
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
Definition: qaGobiApiNas.h:3282
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1081
BYTE cellIsTDD
Definition: qaGobiApiNas.h:4950
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:6677
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:5544
WORD AuthProt
Definition: qaGobiApiNas.h:5175
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1085
BYTE lacValid
Definition: qaGobiApiNas.h:2716
BYTE Chipset
Definition: qaGobiApiNas.h:5648
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:3842
BYTE cellIdValid
Definition: qaGobiApiNas.h:4750
BYTE SNR
Definition: qaGobiApiNas.h:5610
Definition: qaGobiApiNas.h:5426
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:6761
Definition: qaGobiApiNas.h:5357
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:1912
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:6710
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:4686
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6499
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:2985
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:2981
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:2974
WORD nmrArfcn
Definition: qaGobiApiNas.h:4310
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:4235
BYTE threshServingLow
Definition: qaGobiApiNas.h:4641
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:1724
Definition: qaGobiApiNas.h:1569
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:3242
Definition: qaGobiApiNas.h:5843
Definition: qaGobiApiNas.h:1268
FLOAT rscp
Definition: qaGobiApiNas.h:3465
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:6044
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
Definition: qaGobiApiNas.h:2142
ULONG psBarStatus
Definition: qaGobiApiNas.h:946
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:3328
ULONG PilotType
Definition: qaGobiApiNas.h:5381
Definition: qaGobiApiNas.h:5965
Definition: qaGobiApiNas.h:2809
BYTE roamStatusValid
Definition: qaGobiApiNas.h:2267
Definition: qaGobiApiNas.h:381
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2817
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:5241
BYTE temperature
Definition: qaGobiApiNas.h:3075
ULONG baseLat
Definition: qaGobiApiNas.h:2406
BYTE radio_if
Definition: qaGobiApiNas.h:3244
BYTE networkIdValid
Definition: qaGobiApiNas.h:2723
Definition: qaGobiApiNas.h:889
WORD mnc
Definition: qaGobiApiNas.h:1669
Definition: qaGobiApiNas.h:6803
BYTE threshGsmLow
Definition: qaGobiApiNas.h:4794
SHORT cpich_rscp
Definition: qaGobiApiNas.h:4849
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:6484
BYTE srvStatus
Definition: qaGobiApiNas.h:890
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:5780
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1690
Definition: qaGobiApiNas.h:3855
BYTE bsic
Definition: qaGobiApiNas.h:4372
BYTE TlvPresent
Definition: qaGobiApiNas.h:6842
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:15
INT8 rssi
Definition: qaGobiApiNas.h:3371
Definition: qaGobiApiNas.h:5705
Definition: qaGobiApiNas.h:3950
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:6702
ULONG cellID
Definition: qaGobiApiNas.h:4368
BYTE pscValid
Definition: qaGobiApiNas.h:2730
Definition: qaGobiApiNas.h:6099
int pci
Definition: qaGobiApiNas.h:6869
WORD baseId
Definition: qaGobiApiNas.h:2405
BYTE TlvPresent
Definition: qaGobiApiNas.h:6873
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:6312
int BOOL
Definition: SwiDataTypes.h:33
SHORT rsrq
Definition: qaGobiApiNas.h:4559
BYTE spnLength
Definition: qaGobiApiNas.h:3778
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:5407
BYTE SectorIDLen
Definition: qaGobiApiNas.h:5605
WORD mcc
Definition: qaGobiApiNas.h:1722
BYTE State
Definition: qaGobiApiNas.h:5603
int freq
Definition: qaGobiApiNas.h:6870
BYTE longNameEn
Definition: qaGobiApiNas.h:3785
Definition: qaGobiApiNas.h:4908
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:6698
Definition: qaGobiApiNas.h:5913
Definition: qaGobiApiNas.h:3326
Definition: qaGobiApiNas.h:5325
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:21
Definition: qaGobiApiNas.h:6763
SHORT rssi
Definition: qaGobiApiNas.h:4561
BYTE lteEsmUl
Definition: qaGobiApiNas.h:6101
BYTE ueInIdle
Definition: qaGobiApiNas.h:4817
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2394
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:6331
Definition: qaGobiApiNas.h:908
WORD * pSectorID
Definition: qaGobiApiNas.h:5606
unsigned short WORD
Definition: SwiDataTypes.h:30
BYTE egprsSupp
Definition: qaGobiApiNas.h:2596
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:4240
WORD lac
Definition: qaGobiApiNas.h:2717
WORD lac
Definition: qaGobiApiNas.h:2813
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:6696
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:6105
Definition: qaGobiApiNas.h:6379
INT32 * pIOThresList
Definition: qaGobiApiNas.h:5916
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:5458
WORD MultDisc
Definition: qaGobiApiNas.h:5179
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:2987
Definition: qaGobiApiNas.h:5018
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1249
WORD AccessMac
Definition: qaGobiApiNas.h:5171
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:1903
WORD * pRoamPref
Definition: qaGobiApiNas.h:2100
BYTE spnEncoding
Definition: qaGobiApiNas.h:3777
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6839
BYTE RAT
Definition: qaGobiApiNas.h:1551
WORD MNC
Definition: qaGobiApiNas.h:1524
WORD umtsPsc
Definition: qaGobiApiNas.h:4426
SHORT rssi
Definition: qaGobiApiNas.h:4752
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2393
Definition: qaGobiApiNas.h:1071
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:4179
BYTE ValidityCW1
Definition: qaGobiApiNas.h:5781
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1092
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:6689
Definition: qaGobiApiNas.h:4746
BYTE * pEmerMode
Definition: qaGobiApiNas.h:1898
BYTE radioInterface
Definition: qaGobiApiNas.h:383
SHORT ecio
Definition: qaGobiApiNas.h:3372
BYTE bandwidth
Definition: qaGobiApiNas.h:3159
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1082
BYTE lteEmmUl
Definition: qaGobiApiNas.h:6103
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:5027
Definition: qaGobiApiNas.h:2861
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2102
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1096
ULONG baseLong
Definition: qaGobiApiNas.h:2407
Definition: qaGobiApiNas.h:6396
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:6680
Definition: qaGobiApiNas.h:6529
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1086
BYTE ccsSupported
Definition: qaGobiApiNas.h:2400
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:4238
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:2823

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