LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiNas.h
Go to the documentation of this file.
1 
9 /*
10  * Copyright: © 2011-2015 Sierra Wireless, Inc. all rights reserved
11  */
12 #ifndef __GOBI_API_NAS_H__
13 #define __GOBI_API_NAS_H__
14 
15 #define SLQS_SS_INFO_LIST_MAX_ELEMENTS 18
16 #define MAX_DESCRIPTION_LENGTH 255
17 #define SLQS_SYSTEM_ID_SIZE 16
18 #define PLMN_LENGTH 3
19 #define MAX_SERV_SYSTEM_RADIO_INTERFACES 0x0A
20 #define MAX_DATA_SRV_CAPABILITIES 0x20
21 #define NAM_NAME_LENGTH 12
22 #define IMSI_M_S1_LENGTH 7
23 #define IMSI_M_S2_LENGTH 3
24 #define MAX_PILOT_SETS 0xFF
25 #define UATISIZE 16
26 #define NAS_SIG_INFO_MAX_TDSCDMA_THRESHOLDS_LIST_SIZE 16
27 #define NAS_SIG_INFO_MIN_dBm_FLOAT_VALUE -125.0
28 #define NAS_SIG_INFO_MIN_dB_FLOAT_VALUE -10.0
29 
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 
1902 typedef struct _sysSelectPrefParams
1903 {
1918  struct CSGID *pCSGID;
1921 
1935 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
1936 
2100 typedef struct _sysSelectPrefInfo
2101 {
2112 
2126 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2127 
2148 typedef struct
2149 {
2152 } SrvStatusInfo;
2153 
2184 typedef struct
2185 {
2190 
2267 typedef struct
2268 {
2277 } sysInfoCommon;
2278 
2399 typedef struct
2400 {
2422 } CDMASysInfo;
2423 
2488 typedef struct
2489 {
2499 } HDRSysInfo;
2500 
2594 typedef struct
2595 {
2611 } GSMSysInfo;
2612 
2728 typedef struct
2729 {
2747 } WCDMASysInfo;
2748 
2827 typedef struct
2828 {
2842 } LTESysInfo;
2843 
2857 typedef struct
2858 {
2861 } AddCDMASysInfo;
2862 
2879 typedef struct
2880 {
2883 } AddSysInfo;
2884 
2905 typedef struct
2906 {
2910 
2989 typedef struct
2990 {
3012 
3036 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3037 
3091 typedef struct
3092 {
3098 } CommInfo;
3099 
3174 typedef struct
3175 {
3183 } LTEInfo;
3184 
3196 typedef struct
3197 {
3201 
3215 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
3216 
3229 typedef struct
3230 {
3233 
3247 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
3248 
3261 typedef struct
3262 {
3265 
3297 typedef struct
3298 {
3305 } rxInfo;
3306 
3321 typedef struct
3322 {
3325 } txInfo;
3326 
3340 typedef struct
3341 {
3346 
3367  nasGetTxRxInfoReq *pGetTxRxInfoReq,
3368  nasGetTxRxInfoResp *pGetTxRxInfoResp );
3369 
3383 typedef struct
3384 {
3387 } CDMASSInfo;
3388 
3420 typedef struct
3421 {
3426 } HDRSSInfo;
3427 
3451 typedef struct
3452 {
3457 } LTESSInfo;
3458 
3476 typedef struct
3477 {
3483 
3510 typedef struct
3511 {
3520 
3539 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
3540 
3634 typedef struct
3635 {
3650 
3674  nasIndicationRegisterReq *pIndicationRegisterReq );
3675 
3700 typedef struct
3701 {
3705 } nasPLMNNameReq;
3706 
3810 typedef struct
3811 {
3814  BYTE spn[255];
3819  BYTE shortName[255];
3824  BYTE longName[255];
3825 } nasPLMNNameResp;
3826 
3844  nasPLMNNameReq *pPLMNNameReq,
3845  nasPLMNNameResp *pPLMNNameResp );
3846 
3871 typedef struct
3872 {
3879 
3890 typedef struct
3891 {
3895 
3911 typedef struct
3912 {
3917 
3985 typedef struct
3986 {
3996 
4007 typedef struct
4008 {
4011 } PLMNNetworkName;
4012 
4021 typedef struct
4022 {
4025 
4049 typedef struct
4050 {
4057 
4074 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4075 
4084 typedef struct
4085 {
4088 
4102 typedef struct
4103 {
4106 } namName;
4107 
4120 typedef struct
4121 {
4124 } dirNum;
4125 
4136 typedef struct
4137 {
4140 } sidNid;
4141 
4155 typedef struct
4156 {
4159 } homeSIDNID;
4160 
4179 typedef struct
4180 {
4185 } minBasedIMSI;
4186 
4208 typedef struct
4209 {
4215 } trueIMSI;
4216 
4237 typedef struct
4238 {
4243 } CDMAChannel;
4244 
4268 typedef struct
4269 {
4277 
4299  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
4300  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
4301 
4340 typedef struct
4341 {
4343  BYTE nmrPlmn[PLMN_LENGTH];
4348 } nmrCellInfo;
4349 
4401 typedef struct
4402 {
4412 } GERANInfo;
4413 
4433 typedef struct
4434 {
4439 } geranInstInfo;
4440 
4458 typedef struct
4459 {
4464 } UMTSinstInfo;
4465 
4513 typedef struct
4514 {
4526 } UMTSInfo;
4527 
4556 typedef struct
4557 {
4564 } CDMAInfo;
4565 
4591 typedef struct
4592 {
4598 } cellParams;
4599 
4666 typedef struct
4667 {
4681 
4716 typedef struct
4717 {
4723  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
4724 } infoInterFreq;
4725 
4741 typedef struct
4742 {
4747 
4781 typedef struct
4782 {
4789 } gsmCellInfo;
4790 
4825 typedef struct
4826 {
4833 } lteGsmCellInfo;
4834 
4850 typedef struct
4851 {
4856 
4881 typedef struct
4882 {
4887 } wcdmaCellInfo;
4888 
4918 typedef struct
4919 {
4927 
4943 typedef struct
4944 {
4949 
4978 typedef struct
4979 {
4986 } umtsLTENbrCell;
4987 
5014 typedef struct
5015 {
5020 
5053 typedef struct
5054 {
5065 
5082  nasCellLocationInfoResp *pNasCellLocationInfoResp );
5083 
5101 typedef struct
5102 {
5106 } MNRInfo;
5107 
5136 typedef struct
5137 {
5143 
5160  nasInitNetworkReg *pNasInitNetRegistrationReg);
5161 
5202 typedef struct
5203 {
5217 
5233 typedef struct
5234 {
5239 
5253 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
5254 
5274 typedef struct
5275 {
5281 
5295 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
5296 
5306 typedef struct
5307 {
5309 }PSDetachReq;
5310 
5324 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
5325 
5360 typedef struct
5361 {
5367 
5380 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
5381 
5392 typedef struct
5393 {
5396 } DRCParams;
5397 
5414 typedef struct
5415 {
5419 } PilotSetParams;
5420 
5439 typedef struct
5440 {
5443 } PilotSetData;
5444 
5461 typedef struct
5462 {
5467 
5480 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
5481 
5491 typedef struct
5492 {
5496 
5570 typedef struct
5571 {
5581 } NetworkStat1x;
5582 
5636 typedef struct
5637 {
5646 } NetworkStatEVDO;
5647 
5679 typedef struct
5680 {
5686 
5740 typedef struct
5741 {
5745 
5767 typedef struct
5768 {
5775 
5788 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
5789 
5812 typedef struct
5813 {
5818 }LteCQIParm;
5819 
5832 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
5833 
5853 typedef struct
5854 {
5857 }RSSIThresh;
5858 
5878 typedef struct
5879 {
5882 }ECIOThresh;
5883 
5901 typedef struct
5902 {
5905 }HDRSINRThresh;
5906 
5925 typedef struct
5926 {
5929 }LTESNRThresh;
5930 
5948 typedef struct
5949 {
5952 }IOThresh;
5953 
5974 typedef struct
5975 {
5978 }RSRQThresh;
5979 
6000 typedef struct
6001 {
6004 }RSRPThresh;
6005 
6035 typedef struct
6036 {
6039 }LTESigRptCfg;
6040 
6051 typedef struct
6052 {
6056 
6057 
6099 typedef struct
6100 {
6110 } sigInfo;
6111 
6127 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
6128 
6160 typedef struct
6161 {
6169 }NasSwiIndReg;
6170 
6250  WORD *pMCC,
6251  WORD *pMNC,
6252  BYTE nameSize,
6253  CHAR *pName,
6254  WORD *pSID,
6255  WORD *pNID,
6256  WORD *pNw2MCC,
6257  WORD *pNw2MNC,
6258  BYTE *pNw2DescDisp,
6259  BYTE *pNw2DescEnc,
6260  BYTE *pNw2DescLen,
6261  BYTE *pNw2Name );
6262 
6275 typedef struct
6276 {
6280 
6293 typedef struct
6294 {
6298 
6311 typedef struct
6312 {
6315 }HDRRSSIThresh;
6316 
6328 typedef struct
6329 {
6332 }HDRECIOThresh;
6333 
6354 typedef struct
6355 {
6359 
6372 typedef struct
6373 {
6376 }HDRIOThresh;
6377 
6390 typedef struct
6391 {
6394 }GSMRSSIThresh;
6395 
6407 typedef struct
6408 {
6412 
6424 typedef struct
6425 {
6429 
6441 typedef struct
6442 {
6445 }LTERSSIThresh;
6446 
6458 typedef struct
6459 {
6463 
6475 typedef struct
6476 {
6479 }LTERSRQThresh;
6480 
6492 typedef struct
6493 {
6496 }LTERSRPThresh;
6497 
6526 typedef struct
6527 {
6531 
6543 typedef struct
6544 {
6548 
6559 typedef struct
6560 {
6564 
6575 typedef struct
6576 {
6580 
6591 typedef struct
6592 {
6737 typedef struct
6738 {
6792 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
6793 
6794 /* enum declarations */
6795 /*
6796  *
6797  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
6798  *
6799  */
6800 
6806 };
6807 
6808 /*
6809  * NAS LTE CPHY Scell States.
6810  */
6811 typedef enum {
6816 
6817 /*
6818  * NAS LTE CPHY Downlink Values.
6819  */
6820 typedef enum {
6828 
6849 typedef struct{
6850  int pci;
6851  int freq;
6855 
6865 typedef struct{
6869 
6939 typedef struct{
6940  int pci;
6941  int freq;
6947 
6971 typedef struct{
6972  int pci;
6973  int freq;
6978 
6990 typedef struct{
6994 
6995 
6996 typedef struct
6997 {
7004 
7005 typedef struct
7006 {
7012 } nasGetLTECphyCa;
7013 
7026 
7040  BYTE *bStatus );
7041 
7052 typedef struct{
7055 }wcdmaUARFCN;
7056 
7072 typedef struct{
7076 }lteEARFCN;
7077 
7091 typedef struct{
7095 }ltePCI;
7096 
7109 typedef struct
7110 {
7115 
7127 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
7128 
7141 typedef struct
7142 {
7147 
7162 ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq);
7163 
7164 /* enum declarations */
7165 /*
7166  *
7167  * An enumeration of eSYS_SRV_DOMAIN Type of service Domain.
7168  *
7169  */
7171  eSYS_SRV_DOMAIN_NO_SRV = 0x00,//No Service
7172  eSYS_SRV_DOMAIN_CS_ONLY = 0x01, //Circuit-switched only
7173  eSYS_SRV_DOMAIN_PS_ONLY = 0x02, //Pack-switched only
7174  eSYS_SRV_DOMAIN_CS_PS = 0x03, //Pack-switched and Circuit-switched
7175  eSYS_SRV_DOMAIN_CAMPED = 0x04, //Camped
7177 };
7178 
7179 
7180 #ifdef __cplusplus
7181 } /* extern "C" { */
7182 #endif
7183 
7184 #endif /* __GOBI_API_NAS_H__ */
Definition: qaGobiApiNas.h:6293
WORD uarfcn
Definition: qaGobiApiNas.h:4518
BYTE cellIdValid
Definition: qaGobiApiNas.h:2599
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:6802
BYTE avgPeriod
Definition: qaGobiApiNas.h:6038
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7112
Definition: qaGobiApiNas.h:1453
BYTE psState
Definition: qaGobiApiNas.h:3097
Definition: qaGobiApiNas.h:2989
ULONG earfcn1
Definition: qaGobiApiNas.h:7075
BYTE umtsInst
Definition: qaGobiApiNas.h:4522
INT32 txPower
Definition: qaGobiApiNas.h:3324
BYTE leapSeconds
Definition: qaGobiApiNas.h:841
Definition: qaGobiApiNas.h:4021
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:5058
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:18
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:2594
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:5773
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:2730
Definition: qaGobiApiNas.h:1552
Definition: qaGobiApiNas.h:2905
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:3634
SHORT snr
Definition: qaGobiApiNas.h:3456
BYTE ueInIdle
Definition: qaGobiApiNas.h:4743
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7113
Definition: qaGobiApiNas.h:3700
Definition: qaGobiApiNas.h:6803
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:6167
WORD sid
Definition: qaGobiApiNas.h:4139
Definition: qaGobiApiNas.h:6492
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:5771
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:5577
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:754
Definition: qaGobiApiNas.h:3229
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:2187
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5277
ULONG baseLong
Definition: qaGobiApiNas.h:4563
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:3643
WORD mnc
Definition: qaGobiApiNas.h:3703
BYTE sIntraSearch
Definition: qaGobiApiNas.h:4677
SHORT snrlevel
Definition: qaGobiApiNas.h:1349
BYTE ueInIdle
Definition: qaGobiApiNas.h:4945
Definition: qaGobiApiNas.h:1693
WORD SO
Definition: qaGobiApiNas.h:5573
BYTE rejCause
Definition: qaGobiApiNas.h:2836
INT32 rscp
Definition: qaGobiApiNas.h:3302
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1457
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:2741
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2109
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:2496
BYTE shortNameLen
Definition: qaGobiApiNas.h:3993
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:4828
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:6562
WORD geoSysIdx
Definition: qaGobiApiNas.h:2881
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:3989
ULONG Forbidden
Definition: qaGobiApiNas.h:1530
WORD networkID
Definition: qaGobiApiNas.h:2412
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:4410
Definition: qaGobiApiNas.h:4102
char CHAR
Definition: SwiDataTypes.h:33
BYTE rptRate
Definition: qaGobiApiNas.h:6037
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:16
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:2271
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2107
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:3641
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:6102
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:6743
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7143
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:4052
WORD * pModePref
Definition: qaGobiApiNas.h:2103
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:4675
BYTE * pDetachAction
Definition: qaGobiApiNas.h:5308
WORD mcc
Definition: qaGobiApiNas.h:3702
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1092
Definition: qaGobiApiNas.h:2728
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:722
WORD SecProt
Definition: qaGobiApiNas.h:5212
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:5817
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:4053
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1625
WORD nmrLac
Definition: qaGobiApiNas.h:4344
Definition: qaGobiApiNas.h:5306
Definition: qaGobiApiNas.h:5570
Definition: qaGobiApiNas.h:4881
INT8 rsrq
Definition: qaGobiApiNas.h:1336
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:3007
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1464
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6974
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:2995
Definition: qaGobiApiNas.h:5812
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:5278
ULONG cellId
Definition: qaGobiApiNas.h:2600
WORD umtsUarfcn
Definition: qaGobiApiNas.h:4460
Definition: qaGobiApiNas.h:7072
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:3639
WORD mnc
Definition: qaGobiApiNas.h:5104
Definition: qaGobiApiNas.h:6099
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:3512
int freq
Definition: qaGobiApiNas.h:6941
BYTE rat
Definition: qaGobiApiNas.h:1731
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:3000
BYTE networkIdValid
Definition: qaGobiApiNas.h:2604
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:5977
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7008
ULONG RX_PWR
Definition: qaGobiApiNas.h:5574
eSYS_SRV_DOMAIN
Definition: qaGobiApiNas.h:7170
WORD Lac
Definition: qaGobiApiNas.h:1090
ULONG earfcn
Definition: qaGobiApiNas.h:7093
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:4051
Definition: qaGobiApiNas.h:816
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:5362
SHORT rsrp
Definition: qaGobiApiNas.h:4595
ULONG timingAdvance
Definition: qaGobiApiNas.h:4408
WORD PER
Definition: qaGobiApiNas.h:5643
WORD lac
Definition: qaGobiApiNas.h:2598
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:2490
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:6331
BYTE lacValid
Definition: qaGobiApiNas.h:2830
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:2882
BYTE radioIf
Definition: qaGobiApiNas.h:1253
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:5463
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:6757
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:4883
unsigned char BYTE
Definition: SwiDataTypes.h:32
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:1915
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2151
txInfo * pTXInfo
Definition: qaGobiApiNas.h:3344
WORD packetZone
Definition: qaGobiApiNas.h:2418
Definition: qaGobiApiNas.h:6354
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:6747
BYTE isSysForbidden
Definition: qaGobiApiNas.h:897
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:3990
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7145
BYTE isSysForbidden
Definition: qaGobiApiNas.h:2276
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
dirNum * pDirNum
Definition: qaGobiApiNas.h:4271
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:19
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1459
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:6769
Definition: qaGobiApiNas.h:1347
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:6741
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:2275
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:5237
BYTE * pChgDuration
Definition: qaGobiApiNas.h:1911
Definition: qaGobiApiNas.h:5233
Definition: qaGobiApiNas.h:947
WORD psc
Definition: qaGobiApiNas.h:4519
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:6763
BYTE shortNameLen
Definition: qaGobiApiNas.h:3818
BYTE IOThresListLen
Definition: qaGobiApiNas.h:5950
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:5055
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:3646
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:3645
Definition: qaGobiApiNas.h:782
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:6770
BYTE emmState
Definition: qaGobiApiNas.h:3180
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4674
BYTE packetZoneValid
Definition: qaGobiApiNas.h:2417
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:6768
Definition: qaGobiApiNas.h:5901
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:5061
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:6746
WORD earfcn
Definition: qaGobiApiNas.h:4718
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:5679
Definition: qaGobiApiNas.h:1359
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:2991
SHORT srxlev
Definition: qaGobiApiNas.h:4788
BYTE dirNumLen
Definition: qaGobiApiNas.h:4122
Definition: qaGobiApiNas.h:7176
Definition: qaGobiApiNas.h:2267
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5236
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:3516
signed char INT8
Definition: SwiDataTypes.h:31
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:6593
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:5580
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:3636
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:2607
INT8 rssi
Definition: qaGobiApiNas.h:3422
WORD IdleState
Definition: qaGobiApiNas.h:5213
Definition: qaGobiApiNas.h:4458
Definition: qaGobiApiNas.h:5014
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:6443
ULONG Roaming
Definition: qaGobiApiNas.h:1529
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:5494
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:3008
ULONG baseLat
Definition: qaGobiApiNas.h:4562
Definition: qaGobiApiNas.h:4513
Definition: qaGobiApiNas.h:7141
ULONG InUse
Definition: qaGobiApiNas.h:1528
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:5578
BYTE radioIf
Definition: qaGobiApiNas.h:1337
SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1626
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6409
BYTE TDSCDMASINRCONFThreshListLen
Definition: qaGobiApiNas.h:6053
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:6105
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:4054
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:6767
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:6753
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:6356
Definition: qaGobiApiNas.h:4825
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1096
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6852
BYTE isRadioTuned
Definition: qaGobiApiNas.h:3299
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:912
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:4274
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:6375
Definition: qaGobiApiNas.h:6390
ULONG TX_PWR
Definition: qaGobiApiNas.h:5576
Definition: qaGobiApiNas.h:6822
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE lteEsmDl
Definition: qaGobiApiNas.h:6163
BYTE TlvPresent
Definition: qaGobiApiNas.h:6992
WORD pci
Definition: qaGobiApiNas.h:4981
Definition: qaGobiApiNas.h:4268
ULONG csBarStatus
Definition: qaGobiApiNas.h:948
Definition: qaGobiApiNas.h:2488
int freq
Definition: qaGobiApiNas.h:6851
Definition: qaGobiApiNas.h:3420
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:3323
BYTE radioIf
Definition: qaGobiApiNas.h:1274
SHORT rscp
Definition: qaGobiApiNas.h:4520
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:6771
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6426
Definition: qaGobiApiNas.h:6849
ULONG regAction
Definition: qaGobiApiNas.h:5138
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:5927
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:4983
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:3343
Definition: qaGobiApiNas.h:7173
BYTE * pObjectVer
Definition: qaGobiApiNas.h:5769
Definition: qaGobiApiNas.h:6372
BYTE systemMode
Definition: qaGobiApiNas.h:3095
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:6002
BYTE sinr
Definition: qaGobiApiNas.h:3424
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1077
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:2495
Definition: qaGobiApiNas.h:6826
ULONG nmrCellID
Definition: qaGobiApiNas.h:4342
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:5060
ULONG globalCellId
Definition: qaGobiApiNas.h:4671
BYTE * pRankIndicatorInd
Definition: qaGobiApiNas.h:6168
BOOL * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:5141
BYTE nccPermitted
Definition: qaGobiApiNas.h:4830
ULONG phase
Definition: qaGobiApiNas.h:3304
BYTE codingScheme
Definition: qaGobiApiNas.h:3987
Definition: qaGobiApiNas.h:5767
ULONG pci
Definition: qaGobiApiNas.h:7094
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:6003
Definition: qaGobiApiNas.h:753
ULONG * pScanResult
Definition: qaGobiApiNas.h:1629
Definition: qaGobiApiNas.h:3810
Definition: qaGobiApiNas.h:1902
BYTE LastErrCode
Definition: qaGobiApiNas.h:5743
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2188
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:3640
BYTE band1900
Definition: qaGobiApiNas.h:4784
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:6313
WORD MCC
Definition: qaGobiApiNas.h:783
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:5057
Definition: qaGobiApiNas.h:2100
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:6759
WORD NetworkID
Definition: qaGobiApiNas.h:1080
struct _SlqsNas3GppNetworkRAT_ SlqsNas3GppNetworkRAT
BYTE spnLength
Definition: qaGobiApiNas.h:3914
Definition: qaGobiApiNas.h:5636
Definition: qaGobiApiNas.h:6328
INT32 ecio
Definition: qaGobiApiNas.h:3301
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1082
BYTE rejCause
Definition: qaGobiApiNas.h:2737
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2110
BYTE geranInst
Definition: qaGobiApiNas.h:4524
WORD arfcn
Definition: qaGobiApiNas.h:4783
WORD nmrRxLev
Definition: qaGobiApiNas.h:4347
Definition: qaGobiApiNas.h:6821
INT8 rsrq
Definition: qaGobiApiNas.h:3454
Definition: qaGobiApiNas.h:5274
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:6106
Definition: qaGobiApiNas.h:6996
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:3515
SHORT ecio
Definition: qaGobiApiNas.h:4521
WORD imsiT1112
Definition: qaGobiApiNas.h:4211
FLOAT sinr
Definition: qaGobiApiNas.h:3481
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:3514
WORD lac2
Definition: qaGobiApiNas.h:3876
BYTE tacValid
Definition: qaGobiApiNas.h:2840
WORD mcc
Definition: qaGobiApiNas.h:1673
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:5363
ULONG rat
Definition: qaGobiApiNas.h:5105
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:6761
signed short SHORT
Definition: SwiDataTypes.h:38
Definition: qaGobiApiNas.h:1250
FLOAT rssi
Definition: qaGobiApiNas.h:3478
BYTE hsInd
Definition: qaGobiApiNas.h:2744
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:2410
ULONG id
Definition: qaGobiApiNas.h:1730
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:2998
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:4672
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:6477
Definition: qaGobiApiNas.h:4120
SHORT srxlev
Definition: qaGobiApiNas.h:4984
SHORT ltesnr
Definition: qaGobiApiNas.h:1465
WORD activeChannel
Definition: qaGobiApiNas.h:388
BYTE hdrPersonality
Definition: qaGobiApiNas.h:2494
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:2994
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:3644
BYTE emmSubState
Definition: qaGobiApiNas.h:3181
BYTE numInstances
Definition: qaGobiApiNas.h:817
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:896
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7001
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:6103
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:2272
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:6748
Definition: qaGobiApiNas.h:6543
Definition: qaGobiApiNas.h:5136
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:6765
BYTE cellsLen
Definition: qaGobiApiNas.h:4924
Definition: qaGobiApiNas.h:6051
BYTE shortNameSB
Definition: qaGobiApiNas.h:3817
BYTE bsPRev
Definition: qaGobiApiNas.h:2407
Definition: qaGobiApiNas.h:6814
WORD threshXhigh
Definition: qaGobiApiNas.h:4922
ULONG CellID
Definition: qaGobiApiNas.h:1091
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2736
BYTE longNameLen
Definition: qaGobiApiNas.h:3823
BYTE modemMode
Definition: qaGobiApiNas.h:3094
SHORT rsrp
Definition: qaGobiApiNas.h:3455
WORD arfcn
Definition: qaGobiApiNas.h:4406
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:6754
BYTE shortNameEn
Definition: qaGobiApiNas.h:3815
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:17
WORD lac
Definition: qaGobiApiNas.h:4517
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:3638
Definition: qaGobiApiNas.h:6737
Definition: qaGobiApiNas.h:1524
Definition: qaGobiApiNas.h:5439
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:6744
WORD lac1
Definition: qaGobiApiNas.h:3875
Definition: qaGobiApiNas.h:7175
ULONG csBarStatus
Definition: qaGobiApiNas.h:2907
USHORT ecioListLen
Definition: qaGobiApiNas.h:1458
BYTE netReg
Definition: qaGobiApiNas.h:1672
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:6773
Definition: qaGobiApiNas.h:1725
BYTE numInstances
Definition: qaGobiApiNas.h:4157
BYTE cellsLen
Definition: qaGobiApiNas.h:4678
Definition: qaGobiApiNas.h:3091
Definition: qaGobiApiNas.h:4340
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:6749
BYTE status
Definition: qaGobiApiNas.h:7053
SHORT srxlev
Definition: qaGobiApiNas.h:4886
Definition: qaGobiApiNas.h:4978
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1083
BYTE numInstance
Definition: qaGobiApiNas.h:4009
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:6578
WORD PhysicalLayer
Definition: qaGobiApiNas.h:5204
BYTE imsRegState
Definition: qaGobiApiNas.h:3096
servSystem ServingSystem
Definition: qaGobiApiNas.h:1075
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:6998
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2601
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:4240
WORD PilotStrength
Definition: qaGobiApiNas.h:5418
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7010
BYTE DRCCover
Definition: qaGobiApiNas.h:5395
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:6330
BYTE threshXHigh
Definition: qaGobiApiNas.h:4720
BYTE status
Definition: qaGobiApiNas.h:7092
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:6545
WORD MNC
Definition: qaGobiApiNas.h:1577
BYTE srvStatus
Definition: qaGobiApiNas.h:2186
WORD PilotPN
Definition: qaGobiApiNas.h:5417
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:5365
BYTE MACIndex
Definition: qaGobiApiNas.h:5639
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:1910
Definition: qaGobiApiNas.h:1334
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:5017
BYTE dtmSupp
Definition: qaGobiApiNas.h:2610
WORD secChB
Definition: qaGobiApiNas.h:4242
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:6745
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:6811
Definition: qaGobiApiNas.h:4049
Definition: qaGobiApiNas.h:717
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:6495
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:6478
Definition: qaGobiApiNas.h:1317
BYTE * pColorCode
Definition: qaGobiApiNas.h:3231
WORD secChA
Definition: qaGobiApiNas.h:4241
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:4086
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:3002
Definition: qaGobiApiNas.h:4136
Definition: qaGobiApiNas.h:6424
int iLTEbandValue
Definition: qaGobiApiNas.h:6943
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:6444
Definition: qaGobiApiNas.h:2857
signed int INT32
Definition: SwiDataTypes.h:39
Definition: qaGobiApiNas.h:5491
Definition: qaGobiApiNas.h:5414
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:6357
Definition: qaGobiApiNas.h:7091
WORD geranArfcn
Definition: qaGobiApiNas.h:4435
BYTE pRevInUse
Definition: qaGobiApiNas.h:2405
BYTE daylightSavings
Definition: qaGobiApiNas.h:843
Definition: qaGobiApiNas.h:6275
SHORT rsrplevel
Definition: qaGobiApiNas.h:1361
BYTE band
Definition: qaGobiApiNas.h:3176
ULONG InitiateDomainAttach(ULONG action)
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:3513
BYTE localTimeOffset
Definition: qaGobiApiNas.h:842
BYTE * pMncPcsStatus
Definition: qaGobiApiNas.h:3704
WORD MCC
Definition: qaGobiApiNas.h:1576
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:6766
BYTE imsi_11_12
Definition: qaGobiApiNas.h:913
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:6296
WORD activeBandClass
Definition: qaGobiApiNas.h:387
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:5056
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:895
ULONG cellId
Definition: qaGobiApiNas.h:2734
unsigned short USHORT
Definition: SwiDataTypes.h:35
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:6762
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:4272
BYTE rptRate
Definition: qaGobiApiNas.h:6528
Definition: qaGobiApiNas.h:5974
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:6801
Definition: qaGobiApiNas.h:6311
Definition: qaGobiApiNas.h:3510
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:5139
WORD pci
Definition: qaGobiApiNas.h:4593
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1078
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:2497
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:6107
BYTE DTMInd
Definition: qaGobiApiNas.h:1094
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:6750
SHORT cpich_ecno
Definition: qaGobiApiNas.h:4885
Definition: qaGobiApiNas.h:3196
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6277
ULONG psBarStatus
Definition: qaGobiApiNas.h:2908
WORD SystemID
Definition: qaGobiApiNas.h:1079
Definition: qaGobiApiNas.h:3174
Definition: qaGobiApiNas.h:7109
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:6427
BYTE cells_len
Definition: qaGobiApiNas.h:4722
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:6999
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:1912
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:3009
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:3647
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:5770
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6295
BYTE roamStatus
Definition: qaGobiApiNas.h:2274
Definition: qaGobiApiNas.h:2399
INT32 io
Definition: qaGobiApiNas.h:3425
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1462
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:5855
WORD * pPRLPref
Definition: qaGobiApiNas.h:1907
WORD baseId
Definition: qaGobiApiNas.h:4560
WORD regPrd
Definition: qaGobiApiNas.h:2860
Definition: qaGobiApiNas.h:3476
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2492
Definition: qaGobiApiNas.h:3383
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1076
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:5881
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:2596
BYTE freqsLen
Definition: qaGobiApiNas.h:4853
Definition: qaGobiApiNas.h:4666
Definition: qaGobiApiNas.h:4084
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:6460
BYTE srvCapability
Definition: qaGobiApiNas.h:894
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2491
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:6314
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:2184
WORD servingCellId
Definition: qaGobiApiNas.h:4673
BYTE emmConnState
Definition: qaGobiApiNas.h:3182
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:6108
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONG IPAddress
Definition: qaGobiApiNas.h:5742
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:3004
BYTE netDescrLength
Definition: qaGobiApiNas.h:785
WORD TXChan
Definition: qaGobiApiNas.h:3179
WORD earfcn
Definition: qaGobiApiNas.h:4980
WORD nid
Definition: qaGobiApiNas.h:4559
BYTE freqsLen
Definition: qaGobiApiNas.h:4744
Definition: qaGobiApiNas.h:4155
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:3637
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7011
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:5976
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:5903
Definition: qaGobiApiNas.h:6035
Definition: qaGobiApiNas.h:4741
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:2401
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7144
ULONG Preferred
Definition: qaGobiApiNas.h:1531
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:6461
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:5059
BYTE QLIC
Definition: qaGobiApiNas.h:5682
BYTE nmrBsic
Definition: qaGobiApiNas.h:4346
BYTE avgPeriod
Definition: qaGobiApiNas.h:6529
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:5016
Definition: qaGobiApiNas.h:4179
WORD numInstance
Definition: qaGobiApiNas.h:3892
WORD KeyExchange
Definition: qaGobiApiNas.h:5209
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:2408
Definition: qaGobiApiNas.h:4433
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:5279
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:5684
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6866
BYTE cellIdValid
Definition: qaGobiApiNas.h:2832
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:2996
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2735
WORD ReverseMac
Definition: qaGobiApiNas.h:5208
BYTE freqsLen
Definition: qaGobiApiNas.h:4946
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:5856
INT8 * pTDSCDMASigInfoRscp
Definition: qaGobiApiNas.h:3517
BYTE cells_len
Definition: qaGobiApiNas.h:4831
Definition: qaGobiApiNas.h:7171
int iLTEbandValue
Definition: qaGobiApiNas.h:6975
Definition: qaGobiApiNas.h:1670
BYTE longNameLen
Definition: qaGobiApiNas.h:3991
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:3001
WORD mcc
Definition: qaGobiApiNas.h:5103
Definition: qaGobiApiNas.h:6805
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:6407
WORD nid
Definition: qaGobiApiNas.h:4138
unsigned long ULONG
Definition: SwiDataTypes.h:28
BYTE TlvPresent
Definition: qaGobiApiNas.h:6853
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:6752
Definition: qaGobiApiNas.h:6804
BYTE RAT
Definition: qaGobiApiNas.h:1556
WORD trackAreaCode
Definition: qaGobiApiNas.h:1098
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:5928
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1097
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:3199
WORD systemID
Definition: qaGobiApiNas.h:2411
BYTE NumPilots
Definition: qaGobiApiNas.h:5441
Definition: qaGobiApiNas.h:5925
CommInfo commonInfo
Definition: qaGobiApiNas.h:3198
BYTE scell_idx
Definition: qaGobiApiNas.h:6991
BYTE Technology
Definition: qaGobiApiNas.h:5681
INT8 rssi
Definition: qaGobiApiNas.h:3453
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:1916
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:2493
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:2993
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:6820
BYTE bsInfoValid
Definition: qaGobiApiNas.h:2413
Definition: qaGobiApiNas.h:6526
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:1914
TDSCDMASINRCONFThresh * pTDSCDMASINRCONFThresh
Definition: qaGobiApiNas.h:6109
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:5904
SHORT umtsEcio
Definition: qaGobiApiNas.h:4463
BYTE longNameCI
Definition: qaGobiApiNas.h:3821
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:23
Definition: qaGobiApiNas.h:6990
BYTE threshXLow
Definition: qaGobiApiNas.h:4719
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:5063
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:6278
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:6475
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:5140
FLOAT ecio
Definition: qaGobiApiNas.h:3480
WORD psc
Definition: qaGobiApiNas.h:2746
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6944
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
Definition: qaGobiApiNas.h:7052
SHORT ltersrp
Definition: qaGobiApiNas.h:1466
Definition: qaGobiApiNas.h:4716
BYTE psAttachState
Definition: qaGobiApiNas.h:720
Definition: qaGobiApiNas.h:1621
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4827
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:6594
BYTE sinr
Definition: qaGobiApiNas.h:1461
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2102
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:6104
Definition: qaGobiApiNas.h:3451
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1456
WORD MCC
Definition: qaGobiApiNas.h:1526
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2834
WORD * pPRLPref
Definition: qaGobiApiNas.h:2105
BYTE networkIdValid
Definition: qaGobiApiNas.h:2419
SHORT geranRssi
Definition: qaGobiApiNas.h:4438
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:5880
BYTE hsIndValid
Definition: qaGobiApiNas.h:2743
BYTE csAttachState
Definition: qaGobiApiNas.h:719
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2602
Definition: qaGobiApiNas.h:6971
BYTE lteEmmDl
Definition: qaGobiApiNas.h:6165
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:3006
ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp)
struct _sysSelectPrefInfo sysSelectPrefInfo
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:4436
Definition: qaGobiApiNas.h:6939
BYTE * pUATI
Definition: qaGobiApiNas.h:5464
WORD RX_EC_IO
Definition: qaGobiApiNas.h:5575
CHAR Description[255]
Definition: qaGobiApiNas.h:1532
SHORT umtsRscp
Definition: qaGobiApiNas.h:4462
BYTE srvDomainValid
Definition: qaGobiApiNas.h:2269
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:6740
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6577
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:2609
WORD lac
Definition: qaGobiApiNas.h:4405
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:5235
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7009
INT32 rxPower
Definition: qaGobiApiNas.h:3300
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:3642
int pci
Definition: qaGobiApiNas.h:6850
Definition: qaGobiApiNas.h:3911
BYTE srvDomain
Definition: qaGobiApiNas.h:2270
WORD refpn
Definition: qaGobiApiNas.h:4561
Definition: qaGobiApiNas.h:4918
Definition: qaGobiApiNas.h:6559
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1086
BYTE status
Definition: qaGobiApiNas.h:7073
BYTE radioIf
Definition: qaGobiApiNas.h:1320
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:4437
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4921
Definition: qaGobiApiNas.h:3321
BYTE ueInIdle
Definition: qaGobiApiNas.h:4668
Definition: qaGobiApiNas.h:4208
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1628
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:3648
Definition: qaGobiApiNas.h:6812
BYTE ValidityCW0
Definition: qaGobiApiNas.h:5814
Definition: qaGobiApiNas.h:5101
WORD ControlMac
Definition: qaGobiApiNas.h:5205
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7000
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:6392
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7111
Definition: qaGobiApiNas.h:4401
BYTE rejCause
Definition: qaGobiApiNas.h:2603
WORD ForwardMac
Definition: qaGobiApiNas.h:5207
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:2829
WORD tac
Definition: qaGobiApiNas.h:4670
WORD MNC
Definition: qaGobiApiNas.h:784
Definition: qaGobiApiNas.h:4007
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1087
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:1913
WORD RX_PWR
Definition: qaGobiApiNas.h:5642
BYTE State
Definition: qaGobiApiNas.h:5572
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:6494
BYTE lacValid
Definition: qaGobiApiNas.h:2597
WORD cellID
Definition: qaGobiApiNas.h:4515
WORD rxLev
Definition: qaGobiApiNas.h:4409
float FLOAT
Definition: SwiDataTypes.h:40
BYTE * pRAT
Definition: qaGobiApiNas.h:1919
BYTE shortNameCI
Definition: qaGobiApiNas.h:3816
BYTE regState
Definition: qaGobiApiNas.h:718
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1463
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:1906
ULONG rsrp
Definition: qaGobiApiNas.h:4982
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2104
BYTE DRCValue
Definition: qaGobiApiNas.h:5394
Definition: qaGobiApiNas.h:3871
Definition: qaGobiApiNas.h:4556
WORD BasestationID
Definition: qaGobiApiNas.h:1081
BYTE longNameSB
Definition: qaGobiApiNas.h:3822
BYTE * pGSMBER
Definition: qaGobiApiNas.h:5364
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:6410
BYTE namNameLen
Definition: qaGobiApiNas.h:4104
int pci
Definition: qaGobiApiNas.h:6940
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:2404
Definition: qaGobiApiNas.h:6575
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1696
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7007
BYTE PRLInd
Definition: qaGobiApiNas.h:1093
SHORT ecio
Definition: qaGobiApiNas.h:3423
WORD imsiM1112
Definition: qaGobiApiNas.h:4182
WORD RXChan
Definition: qaGobiApiNas.h:3178
WORD priChA
Definition: qaGobiApiNas.h:4239
WORD EncryptProt
Definition: qaGobiApiNas.h:5211
BYTE TlvPresent
Definition: qaGobiApiNas.h:6867
WORD threshXlow
Definition: qaGobiApiNas.h:4923
Definition: qaGobiApiNas.h:7172
Definition: qaGobiApiNas.h:6824
BYTE networkIdValid
Definition: qaGobiApiNas.h:2837
SHORT srxlev
Definition: qaGobiApiNas.h:4597
WORD geoSysIdx
Definition: qaGobiApiNas.h:2859
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:6756
BYTE bsicId
Definition: qaGobiApiNas.h:4786
Definition: qaGobiApiNas.h:5853
BYTE selNetwork
Definition: qaGobiApiNas.h:721
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:4055
BYTE bsPRevValid
Definition: qaGobiApiNas.h:2406
Definition: qaGobiApiNas.h:4237
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:20
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:5772
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1627
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7002
USHORT errorRate
Definition: qaGobiApiNas.h:1319
WORD * pRoamPref
Definition: qaGobiApiNas.h:1908
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:1917
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:5465
WORD uarfcn
Definition: qaGobiApiNas.h:4920
INT32 Io
Definition: qaGobiApiNas.h:1460
BYTE hsCallStatus
Definition: qaGobiApiNas.h:2742
WORD VirtStream
Definition: qaGobiApiNas.h:5215
WORD PilotEnergy
Definition: qaGobiApiNas.h:5644
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1624
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:2997
ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq)
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1455
BYTE displayCondition
Definition: qaGobiApiNas.h:3913
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:3010
WORD mnc
Definition: qaGobiApiNas.h:1728
BYTE cellIdValid
Definition: qaGobiApiNas.h:2733
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:6755
BYTE countryInitials
Definition: qaGobiApiNas.h:3988
Definition: qaGobiApiNas.h:7005
ULONG cellId
Definition: qaGobiApiNas.h:2833
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1578
WORD sid
Definition: qaGobiApiNas.h:4558
Definition: qaGobiApiNas.h:4591
TDSCDMASigInfoExt * pTDSCDMASigInfoExt
Definition: qaGobiApiNas.h:3518
Definition: qaGobiApiNas.h:7174
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1623
Definition: qaGobiApiNas.h:4850
Definition: qaGobiApiNas.h:5202
BYTE srvStatus
Definition: qaGobiApiNas.h:2150
WORD * pModePref
Definition: qaGobiApiNas.h:1905
SHORT ecio
Definition: qaGobiApiNas.h:1273
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
Definition: qaGobiApiNas.h:3297
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1084
BYTE cellIsTDD
Definition: qaGobiApiNas.h:4985
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:6739
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:5579
WORD AuthProt
Definition: qaGobiApiNas.h:5210
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1088
BYTE lacValid
Definition: qaGobiApiNas.h:2731
BYTE Chipset
Definition: qaGobiApiNas.h:5683
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:3877
BYTE cellIdValid
Definition: qaGobiApiNas.h:4785
BYTE SNR
Definition: qaGobiApiNas.h:5645
Definition: qaGobiApiNas.h:5461
WORD MCC
Definition: qaGobiApiNas.h:1554
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:6823
Definition: qaGobiApiNas.h:5392
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:1918
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:6772
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:4721
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6561
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:3003
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:2999
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:2992
WORD nmrArfcn
Definition: qaGobiApiNas.h:4345
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:4270
BYTE threshServingLow
Definition: qaGobiApiNas.h:4676
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:1729
Definition: qaGobiApiNas.h:1574
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:3261
Definition: qaGobiApiNas.h:5878
Definition: qaGobiApiNas.h:1271
FLOAT rscp
Definition: qaGobiApiNas.h:3479
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:6101
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
Definition: qaGobiApiNas.h:2148
ULONG psBarStatus
Definition: qaGobiApiNas.h:949
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:3342
ULONG PilotType
Definition: qaGobiApiNas.h:5416
Definition: qaGobiApiNas.h:6000
Definition: qaGobiApiNas.h:2827
BYTE roamStatusValid
Definition: qaGobiApiNas.h:2273
Definition: qaGobiApiNas.h:384
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2835
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:5276
BYTE temperature
Definition: qaGobiApiNas.h:3093
ULONG baseLat
Definition: qaGobiApiNas.h:2415
BYTE radio_if
Definition: qaGobiApiNas.h:3263
BYTE networkIdValid
Definition: qaGobiApiNas.h:2738
Definition: qaGobiApiNas.h:892
WORD mnc
Definition: qaGobiApiNas.h:1674
Definition: qaGobiApiNas.h:6865
BYTE threshGsmLow
Definition: qaGobiApiNas.h:4829
SHORT cpich_rscp
Definition: qaGobiApiNas.h:4884
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:6546
BYTE srvStatus
Definition: qaGobiApiNas.h:893
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:5815
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1695
Definition: qaGobiApiNas.h:3890
FLOAT * pTDSCDMASINRCONFThreshList
Definition: qaGobiApiNas.h:6054
BYTE bsic
Definition: qaGobiApiNas.h:4407
BYTE TlvPresent
Definition: qaGobiApiNas.h:6945
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:15
INT8 rssi
Definition: qaGobiApiNas.h:3385
Definition: qaGobiApiNas.h:5740
Definition: qaGobiApiNas.h:3985
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:6764
ULONG cellID
Definition: qaGobiApiNas.h:4403
BYTE pscValid
Definition: qaGobiApiNas.h:2745
Definition: qaGobiApiNas.h:6160
int pci
Definition: qaGobiApiNas.h:6972
WORD baseId
Definition: qaGobiApiNas.h:2414
BYTE TlvPresent
Definition: qaGobiApiNas.h:6976
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:6374
ULONG earfcn0
Definition: qaGobiApiNas.h:7074
int BOOL
Definition: SwiDataTypes.h:37
SHORT rsrq
Definition: qaGobiApiNas.h:4594
BYTE spnLength
Definition: qaGobiApiNas.h:3813
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:5442
BYTE SectorIDLen
Definition: qaGobiApiNas.h:5640
WORD mcc
Definition: qaGobiApiNas.h:1727
BYTE State
Definition: qaGobiApiNas.h:5638
int freq
Definition: qaGobiApiNas.h:6973
BYTE longNameEn
Definition: qaGobiApiNas.h:3820
Definition: qaGobiApiNas.h:4943
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:6760
Definition: qaGobiApiNas.h:5948
Definition: qaGobiApiNas.h:3340
Definition: qaGobiApiNas.h:5360
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:21
Definition: qaGobiApiNas.h:6825
SHORT rssi
Definition: qaGobiApiNas.h:4596
BYTE lteEsmUl
Definition: qaGobiApiNas.h:6162
BYTE ueInIdle
Definition: qaGobiApiNas.h:4852
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2403
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:6393
Definition: qaGobiApiNas.h:911
WORD * pSectorID
Definition: qaGobiApiNas.h:5641
unsigned short WORD
Definition: SwiDataTypes.h:34
BYTE egprsSupp
Definition: qaGobiApiNas.h:2608
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:4275
WORD lac
Definition: qaGobiApiNas.h:2732
WORD lac
Definition: qaGobiApiNas.h:2831
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:6758
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:6166
Definition: qaGobiApiNas.h:6441
INT32 * pIOThresList
Definition: qaGobiApiNas.h:5951
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:5493
WORD MultDisc
Definition: qaGobiApiNas.h:5214
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:3005
Definition: qaGobiApiNas.h:5053
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1252
WORD AccessMac
Definition: qaGobiApiNas.h:5206
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:1909
WORD * pRoamPref
Definition: qaGobiApiNas.h:2106
BYTE spnEncoding
Definition: qaGobiApiNas.h:3812
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6942
WORD MNC
Definition: qaGobiApiNas.h:1527
WORD umtsPsc
Definition: qaGobiApiNas.h:4461
SHORT rssi
Definition: qaGobiApiNas.h:4787
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2402
Definition: qaGobiApiNas.h:1074
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:4214
BYTE ValidityCW1
Definition: qaGobiApiNas.h:5816
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1095
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:6751
Definition: qaGobiApiNas.h:4781
BYTE * pEmerMode
Definition: qaGobiApiNas.h:1904
BYTE radioInterface
Definition: qaGobiApiNas.h:386
ULONG uarfcn
Definition: qaGobiApiNas.h:7054
SHORT ecio
Definition: qaGobiApiNas.h:3386
BYTE bandwidth
Definition: qaGobiApiNas.h:3177
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1085
BYTE lteEmmUl
Definition: qaGobiApiNas.h:6164
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:5062
WORD MNC
Definition: qaGobiApiNas.h:1555
Definition: qaGobiApiNas.h:2879
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2108
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1099
ULONG baseLong
Definition: qaGobiApiNas.h:2416
Definition: qaGobiApiNas.h:6458
INT32 rsrp
Definition: qaGobiApiNas.h:3303
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:6742
Definition: qaGobiApiNas.h:6591
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1089
BYTE ccsSupported
Definition: qaGobiApiNas.h:2409
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:4273
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:2841

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