LinuxQMISDK  SLQS03.03.15
 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 
2396 typedef struct
2397 {
2419 } CDMASysInfo;
2420 
2485 typedef struct
2486 {
2496 } HDRSysInfo;
2497 
2588 typedef struct
2589 {
2605 } GSMSysInfo;
2606 
2719 typedef struct
2720 {
2738 } WCDMASysInfo;
2739 
2815 typedef struct
2816 {
2830 } LTESysInfo;
2831 
2845 typedef struct
2846 {
2849 } AddCDMASysInfo;
2850 
2867 typedef struct
2868 {
2871 } AddSysInfo;
2872 
2893 typedef struct
2894 {
2898 
2977 typedef struct
2978 {
3000 
3024 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3025 
3079 typedef struct
3080 {
3086 } CommInfo;
3087 
3162 typedef struct
3163 {
3171 } LTEInfo;
3172 
3184 typedef struct
3185 {
3189 
3203 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
3204 
3217 typedef struct
3218 {
3221 
3235 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
3236 
3249 typedef struct
3250 {
3253 
3289 typedef struct
3290 {
3297 } rxInfo;
3298 
3314 typedef struct
3315 {
3318 } txInfo;
3319 
3333 typedef struct
3334 {
3339 
3360  nasGetTxRxInfoReq *pGetTxRxInfoReq,
3361  nasGetTxRxInfoResp *pGetTxRxInfoResp );
3362 
3376 typedef struct
3377 {
3380 } CDMASSInfo;
3381 
3413 typedef struct
3414 {
3419 } HDRSSInfo;
3420 
3444 typedef struct
3445 {
3450 } LTESSInfo;
3451 
3469 typedef struct
3470 {
3476 
3503 typedef struct
3504 {
3513 
3532 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
3533 
3627 typedef struct
3628 {
3643 
3667  nasIndicationRegisterReq *pIndicationRegisterReq );
3668 
3681 typedef struct
3682 {
3685 } nasPLMNNameReq;
3686 
3790 typedef struct
3791 {
3794  BYTE spn[255];
3799  BYTE shortName[255];
3804  BYTE longName[255];
3805 } nasPLMNNameResp;
3806 
3824  nasPLMNNameReq *pPLMNNameReq,
3825  nasPLMNNameResp *pPLMNNameResp );
3826 
3851 typedef struct
3852 {
3859 
3870 typedef struct
3871 {
3875 
3891 typedef struct
3892 {
3897 
3965 typedef struct
3966 {
3976 
3987 typedef struct
3988 {
3991 } PLMNNetworkName;
3992 
4001 typedef struct
4002 {
4005 
4029 typedef struct
4030 {
4037 
4054 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4055 
4064 typedef struct
4065 {
4068 
4082 typedef struct
4083 {
4086 } namName;
4087 
4100 typedef struct
4101 {
4104 } dirNum;
4105 
4116 typedef struct
4117 {
4120 } sidNid;
4121 
4135 typedef struct
4136 {
4139 } homeSIDNID;
4140 
4159 typedef struct
4160 {
4165 } minBasedIMSI;
4166 
4188 typedef struct
4189 {
4195 } trueIMSI;
4196 
4217 typedef struct
4218 {
4223 } CDMAChannel;
4224 
4248 typedef struct
4249 {
4257 
4279  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
4280  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
4281 
4320 typedef struct
4321 {
4323  BYTE nmrPlmn[PLMN_LENGTH];
4328 } nmrCellInfo;
4329 
4381 typedef struct
4382 {
4392 } GERANInfo;
4393 
4413 typedef struct
4414 {
4419 } geranInstInfo;
4420 
4438 typedef struct
4439 {
4444 } UMTSinstInfo;
4445 
4493 typedef struct
4494 {
4506 } UMTSInfo;
4507 
4536 typedef struct
4537 {
4544 } CDMAInfo;
4545 
4571 typedef struct
4572 {
4578 } cellParams;
4579 
4646 typedef struct
4647 {
4661 
4696 typedef struct
4697 {
4703  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
4704 } infoInterFreq;
4705 
4721 typedef struct
4722 {
4727 
4761 typedef struct
4762 {
4769 } gsmCellInfo;
4770 
4805 typedef struct
4806 {
4813 } lteGsmCellInfo;
4814 
4830 typedef struct
4831 {
4836 
4861 typedef struct
4862 {
4867 } wcdmaCellInfo;
4868 
4898 typedef struct
4899 {
4907 
4923 typedef struct
4924 {
4929 
4958 typedef struct
4959 {
4966 } umtsLTENbrCell;
4967 
4994 typedef struct
4995 {
5000 
5033 typedef struct
5034 {
5045 
5062  nasCellLocationInfoResp *pNasCellLocationInfoResp );
5063 
5081 typedef struct
5082 {
5086 } MNRInfo;
5087 
5116 typedef struct
5117 {
5123 
5140  nasInitNetworkReg *pNasInitNetRegistrationReg);
5141 
5182 typedef struct
5183 {
5197 
5213 typedef struct
5214 {
5219 
5233 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
5234 
5254 typedef struct
5255 {
5261 
5275 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
5276 
5286 typedef struct
5287 {
5289 }PSDetachReq;
5290 
5304 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
5305 
5340 typedef struct
5341 {
5347 
5360 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
5361 
5372 typedef struct
5373 {
5376 } DRCParams;
5377 
5394 typedef struct
5395 {
5399 } PilotSetParams;
5400 
5419 typedef struct
5420 {
5423 } PilotSetData;
5424 
5441 typedef struct
5442 {
5447 
5460 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
5461 
5471 typedef struct
5472 {
5476 
5550 typedef struct
5551 {
5561 } NetworkStat1x;
5562 
5616 typedef struct
5617 {
5626 } NetworkStatEVDO;
5627 
5659 typedef struct
5660 {
5666 
5720 typedef struct
5721 {
5725 
5747 typedef struct
5748 {
5755 
5768 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
5769 
5792 typedef struct
5793 {
5798 }LteCQIParm;
5799 
5812 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
5813 
5833 typedef struct
5834 {
5837 }RSSIThresh;
5838 
5858 typedef struct
5859 {
5862 }ECIOThresh;
5863 
5881 typedef struct
5882 {
5885 }HDRSINRThresh;
5886 
5905 typedef struct
5906 {
5909 }LTESNRThresh;
5910 
5928 typedef struct
5929 {
5932 }IOThresh;
5933 
5954 typedef struct
5955 {
5958 }RSRQThresh;
5959 
5980 typedef struct
5981 {
5984 }RSRPThresh;
5985 
6015 typedef struct
6016 {
6019 }LTESigRptCfg;
6020 
6031 typedef struct
6032 {
6036 
6037 
6079 typedef struct
6080 {
6090 } sigInfo;
6091 
6107 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
6108 
6140 typedef struct
6141 {
6149 }NasSwiIndReg;
6150 
6230  WORD *pMCC,
6231  WORD *pMNC,
6232  BYTE nameSize,
6233  CHAR *pName,
6234  WORD *pSID,
6235  WORD *pNID,
6236  WORD *pNw2MCC,
6237  WORD *pNw2MNC,
6238  BYTE *pNw2DescDisp,
6239  BYTE *pNw2DescEnc,
6240  BYTE *pNw2DescLen,
6241  BYTE *pNw2Name );
6242 
6255 typedef struct
6256 {
6260 
6273 typedef struct
6274 {
6278 
6291 typedef struct
6292 {
6295 }HDRRSSIThresh;
6296 
6308 typedef struct
6309 {
6312 }HDRECIOThresh;
6313 
6334 typedef struct
6335 {
6339 
6352 typedef struct
6353 {
6356 }HDRIOThresh;
6357 
6370 typedef struct
6371 {
6374 }GSMRSSIThresh;
6375 
6387 typedef struct
6388 {
6392 
6404 typedef struct
6405 {
6409 
6421 typedef struct
6422 {
6425 }LTERSSIThresh;
6426 
6438 typedef struct
6439 {
6443 
6455 typedef struct
6456 {
6459 }LTERSRQThresh;
6460 
6472 typedef struct
6473 {
6476 }LTERSRPThresh;
6477 
6506 typedef struct
6507 {
6511 
6523 typedef struct
6524 {
6528 
6539 typedef struct
6540 {
6544 
6555 typedef struct
6556 {
6560 
6571 typedef struct
6572 {
6717 typedef struct
6718 {
6772 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
6773 
6774 /* enum declarations */
6775 /*
6776  *
6777  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
6778  *
6779  */
6780 
6786 };
6787 
6788 /*
6789  * NAS LTE CPHY Scell States.
6790  */
6791 typedef enum {
6796 
6797 /*
6798  * NAS LTE CPHY Downlink Values.
6799  */
6800 typedef enum {
6808 
6829 typedef struct{
6830  int pci;
6831  int freq;
6835 
6845 typedef struct{
6849 
6919 typedef struct{
6920  int pci;
6921  int freq;
6927 
6951 typedef struct{
6952  int pci;
6953  int freq;
6958 
6970 typedef struct{
6974 
6975 
6976 typedef struct
6977 {
6984 
6985 typedef struct
6986 {
6992 } nasGetLTECphyCa;
6993 
7006 
7020  BYTE *bStatus );
7021 
7032 typedef struct{
7035 }wcdmaUARFCN;
7036 
7052 typedef struct{
7056 }lteEARFCN;
7057 
7071 typedef struct{
7075 }ltePCI;
7076 
7089 typedef struct
7090 {
7095 
7107 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
7108 
7121 typedef struct
7122 {
7127 
7142 ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq);
7143 
7144 /* enum declarations */
7145 /*
7146  *
7147  * An enumeration of eSYS_SRV_DOMAIN Type of service Domain.
7148  *
7149  */
7151  eSYS_SRV_DOMAIN_NO_SRV = 0x00,//No Service
7152  eSYS_SRV_DOMAIN_CS_ONLY = 0x01, //Circuit-switched only
7153  eSYS_SRV_DOMAIN_PS_ONLY = 0x02, //Pack-switched only
7154  eSYS_SRV_DOMAIN_CS_PS = 0x03, //Pack-switched and Circuit-switched
7155  eSYS_SRV_DOMAIN_CAMPED = 0x04, //Camped
7157 };
7158 
7159 
7160 #ifdef __cplusplus
7161 } /* extern "C" { */
7162 #endif
7163 
7164 #endif /* __GOBI_API_NAS_H__ */
Definition: qaGobiApiNas.h:6273
WORD uarfcn
Definition: qaGobiApiNas.h:4498
BYTE cellIdValid
Definition: qaGobiApiNas.h:2593
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:6782
BYTE avgPeriod
Definition: qaGobiApiNas.h:6018
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7092
Definition: qaGobiApiNas.h:1453
BYTE psState
Definition: qaGobiApiNas.h:3085
Definition: qaGobiApiNas.h:2977
ULONG earfcn1
Definition: qaGobiApiNas.h:7055
BYTE umtsInst
Definition: qaGobiApiNas.h:4502
INT32 txPower
Definition: qaGobiApiNas.h:3317
BYTE leapSeconds
Definition: qaGobiApiNas.h:841
Definition: qaGobiApiNas.h:4001
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:5038
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:18
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:2588
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:5753
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:2721
Definition: qaGobiApiNas.h:1552
Definition: qaGobiApiNas.h:2893
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:3627
SHORT snr
Definition: qaGobiApiNas.h:3449
BYTE ueInIdle
Definition: qaGobiApiNas.h:4723
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7093
Definition: qaGobiApiNas.h:3681
Definition: qaGobiApiNas.h:6783
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:6147
WORD sid
Definition: qaGobiApiNas.h:4119
Definition: qaGobiApiNas.h:6472
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:5751
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:5557
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:754
Definition: qaGobiApiNas.h:3217
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:2187
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5257
ULONG baseLong
Definition: qaGobiApiNas.h:4543
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:3636
WORD mnc
Definition: qaGobiApiNas.h:3684
BYTE sIntraSearch
Definition: qaGobiApiNas.h:4657
SHORT snrlevel
Definition: qaGobiApiNas.h:1349
BYTE ueInIdle
Definition: qaGobiApiNas.h:4925
Definition: qaGobiApiNas.h:1693
WORD SO
Definition: qaGobiApiNas.h:5553
BYTE rejCause
Definition: qaGobiApiNas.h:2824
INT32 rscp
Definition: qaGobiApiNas.h:3294
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1457
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:2732
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2109
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:2493
BYTE shortNameLen
Definition: qaGobiApiNas.h:3973
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:4808
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:6542
WORD geoSysIdx
Definition: qaGobiApiNas.h:2869
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:3969
ULONG Forbidden
Definition: qaGobiApiNas.h:1530
WORD networkID
Definition: qaGobiApiNas.h:2409
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:4390
Definition: qaGobiApiNas.h:4082
char CHAR
Definition: SwiDataTypes.h:29
BYTE rptRate
Definition: qaGobiApiNas.h:6017
#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:3634
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:6082
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:6723
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7123
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:4032
WORD * pModePref
Definition: qaGobiApiNas.h:2103
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:4655
BYTE * pDetachAction
Definition: qaGobiApiNas.h:5288
WORD mcc
Definition: qaGobiApiNas.h:3683
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1092
Definition: qaGobiApiNas.h:2719
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:722
WORD SecProt
Definition: qaGobiApiNas.h:5192
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:5797
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:4033
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1625
WORD nmrLac
Definition: qaGobiApiNas.h:4324
Definition: qaGobiApiNas.h:5286
Definition: qaGobiApiNas.h:5550
Definition: qaGobiApiNas.h:4861
INT8 rsrq
Definition: qaGobiApiNas.h:1336
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:2995
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1464
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6954
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:2983
Definition: qaGobiApiNas.h:5792
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:5258
ULONG cellId
Definition: qaGobiApiNas.h:2594
WORD umtsUarfcn
Definition: qaGobiApiNas.h:4440
Definition: qaGobiApiNas.h:7052
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:3632
WORD mnc
Definition: qaGobiApiNas.h:5084
Definition: qaGobiApiNas.h:6079
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:3505
int freq
Definition: qaGobiApiNas.h:6921
BYTE rat
Definition: qaGobiApiNas.h:1731
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:2988
BYTE networkIdValid
Definition: qaGobiApiNas.h:2598
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:5957
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:6988
ULONG RX_PWR
Definition: qaGobiApiNas.h:5554
eSYS_SRV_DOMAIN
Definition: qaGobiApiNas.h:7150
WORD Lac
Definition: qaGobiApiNas.h:1090
ULONG earfcn
Definition: qaGobiApiNas.h:7073
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:4031
Definition: qaGobiApiNas.h:816
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:5342
SHORT rsrp
Definition: qaGobiApiNas.h:4575
ULONG timingAdvance
Definition: qaGobiApiNas.h:4388
WORD PER
Definition: qaGobiApiNas.h:5623
WORD lac
Definition: qaGobiApiNas.h:2592
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:2487
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:6311
BYTE lacValid
Definition: qaGobiApiNas.h:2818
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:2870
BYTE radioIf
Definition: qaGobiApiNas.h:1253
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:5443
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:6737
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:4863
unsigned char BYTE
Definition: SwiDataTypes.h:28
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:1915
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2151
txInfo * pTXInfo
Definition: qaGobiApiNas.h:3337
WORD packetZone
Definition: qaGobiApiNas.h:2415
Definition: qaGobiApiNas.h:6334
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:6727
BYTE isSysForbidden
Definition: qaGobiApiNas.h:897
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:3970
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7125
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:4251
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:19
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1459
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:6749
Definition: qaGobiApiNas.h:1347
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:6721
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:2275
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:5217
BYTE * pChgDuration
Definition: qaGobiApiNas.h:1911
Definition: qaGobiApiNas.h:5213
Definition: qaGobiApiNas.h:947
WORD psc
Definition: qaGobiApiNas.h:4499
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:6743
BYTE shortNameLen
Definition: qaGobiApiNas.h:3798
BYTE IOThresListLen
Definition: qaGobiApiNas.h:5930
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:5035
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:3639
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:3638
Definition: qaGobiApiNas.h:782
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:6750
BYTE emmState
Definition: qaGobiApiNas.h:3168
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4654
BYTE packetZoneValid
Definition: qaGobiApiNas.h:2414
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:6748
Definition: qaGobiApiNas.h:5881
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:5041
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:6726
WORD earfcn
Definition: qaGobiApiNas.h:4698
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:5659
Definition: qaGobiApiNas.h:1359
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:2979
SHORT srxlev
Definition: qaGobiApiNas.h:4768
BYTE dirNumLen
Definition: qaGobiApiNas.h:4102
Definition: qaGobiApiNas.h:7156
Definition: qaGobiApiNas.h:2267
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5216
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:3509
signed char INT8
Definition: SwiDataTypes.h:27
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:6573
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:5560
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:3629
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:2601
INT8 rssi
Definition: qaGobiApiNas.h:3415
WORD IdleState
Definition: qaGobiApiNas.h:5193
Definition: qaGobiApiNas.h:4438
Definition: qaGobiApiNas.h:4994
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:6423
ULONG Roaming
Definition: qaGobiApiNas.h:1529
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:5474
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:2996
ULONG baseLat
Definition: qaGobiApiNas.h:4542
Definition: qaGobiApiNas.h:4493
Definition: qaGobiApiNas.h:7121
ULONG InUse
Definition: qaGobiApiNas.h:1528
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:5558
BYTE radioIf
Definition: qaGobiApiNas.h:1337
SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1626
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6389
BYTE TDSCDMASINRCONFThreshListLen
Definition: qaGobiApiNas.h:6033
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:6085
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:4034
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:6747
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:6733
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:6336
Definition: qaGobiApiNas.h:4805
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1096
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6832
BYTE isRadioTuned
Definition: qaGobiApiNas.h:3291
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:912
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:4254
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:6355
Definition: qaGobiApiNas.h:6370
ULONG TX_PWR
Definition: qaGobiApiNas.h:5556
Definition: qaGobiApiNas.h:6802
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE lteEsmDl
Definition: qaGobiApiNas.h:6143
BYTE TlvPresent
Definition: qaGobiApiNas.h:6972
WORD pci
Definition: qaGobiApiNas.h:4961
Definition: qaGobiApiNas.h:4248
ULONG csBarStatus
Definition: qaGobiApiNas.h:948
Definition: qaGobiApiNas.h:2485
int freq
Definition: qaGobiApiNas.h:6831
Definition: qaGobiApiNas.h:3413
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:3316
BYTE radioIf
Definition: qaGobiApiNas.h:1274
SHORT rscp
Definition: qaGobiApiNas.h:4500
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:6751
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6406
Definition: qaGobiApiNas.h:6829
ULONG regAction
Definition: qaGobiApiNas.h:5118
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:5907
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:4963
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:3336
Definition: qaGobiApiNas.h:7153
BYTE * pObjectVer
Definition: qaGobiApiNas.h:5749
Definition: qaGobiApiNas.h:6352
BYTE systemMode
Definition: qaGobiApiNas.h:3083
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:5982
BYTE sinr
Definition: qaGobiApiNas.h:3417
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1077
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:2492
Definition: qaGobiApiNas.h:6806
ULONG nmrCellID
Definition: qaGobiApiNas.h:4322
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:5040
ULONG globalCellId
Definition: qaGobiApiNas.h:4651
BYTE * pRankIndicatorInd
Definition: qaGobiApiNas.h:6148
BOOL * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:5121
BYTE nccPermitted
Definition: qaGobiApiNas.h:4810
ULONG phase
Definition: qaGobiApiNas.h:3296
BYTE codingScheme
Definition: qaGobiApiNas.h:3967
Definition: qaGobiApiNas.h:5747
ULONG pci
Definition: qaGobiApiNas.h:7074
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:5983
Definition: qaGobiApiNas.h:753
ULONG * pScanResult
Definition: qaGobiApiNas.h:1629
Definition: qaGobiApiNas.h:3790
Definition: qaGobiApiNas.h:1902
BYTE LastErrCode
Definition: qaGobiApiNas.h:5723
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2188
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:3633
BYTE band1900
Definition: qaGobiApiNas.h:4764
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:6293
WORD MCC
Definition: qaGobiApiNas.h:783
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:5037
Definition: qaGobiApiNas.h:2100
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:6739
WORD NetworkID
Definition: qaGobiApiNas.h:1080
struct _SlqsNas3GppNetworkRAT_ SlqsNas3GppNetworkRAT
BYTE spnLength
Definition: qaGobiApiNas.h:3894
Definition: qaGobiApiNas.h:5616
Definition: qaGobiApiNas.h:6308
INT32 ecio
Definition: qaGobiApiNas.h:3293
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1082
BYTE rejCause
Definition: qaGobiApiNas.h:2728
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2110
BYTE geranInst
Definition: qaGobiApiNas.h:4504
WORD arfcn
Definition: qaGobiApiNas.h:4763
WORD nmrRxLev
Definition: qaGobiApiNas.h:4327
Definition: qaGobiApiNas.h:6801
INT8 rsrq
Definition: qaGobiApiNas.h:3447
Definition: qaGobiApiNas.h:5254
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:6086
Definition: qaGobiApiNas.h:6976
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:3508
SHORT ecio
Definition: qaGobiApiNas.h:4501
WORD imsiT1112
Definition: qaGobiApiNas.h:4191
FLOAT sinr
Definition: qaGobiApiNas.h:3474
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:3507
WORD lac2
Definition: qaGobiApiNas.h:3856
BYTE tacValid
Definition: qaGobiApiNas.h:2828
WORD mcc
Definition: qaGobiApiNas.h:1673
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:5343
ULONG rat
Definition: qaGobiApiNas.h:5085
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:6741
signed short SHORT
Definition: SwiDataTypes.h:34
Definition: qaGobiApiNas.h:1250
FLOAT rssi
Definition: qaGobiApiNas.h:3471
BYTE hsInd
Definition: qaGobiApiNas.h:2735
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:2407
ULONG id
Definition: qaGobiApiNas.h:1730
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:2986
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:4652
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:6457
Definition: qaGobiApiNas.h:4100
SHORT srxlev
Definition: qaGobiApiNas.h:4964
SHORT ltesnr
Definition: qaGobiApiNas.h:1465
WORD activeChannel
Definition: qaGobiApiNas.h:388
BYTE hdrPersonality
Definition: qaGobiApiNas.h:2491
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:2982
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:3637
BYTE emmSubState
Definition: qaGobiApiNas.h:3169
BYTE numInstances
Definition: qaGobiApiNas.h:817
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:896
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:6981
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:6083
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:2272
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:6728
Definition: qaGobiApiNas.h:6523
Definition: qaGobiApiNas.h:5116
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:6745
BYTE cellsLen
Definition: qaGobiApiNas.h:4904
Definition: qaGobiApiNas.h:6031
BYTE shortNameSB
Definition: qaGobiApiNas.h:3797
BYTE bsPRev
Definition: qaGobiApiNas.h:2404
Definition: qaGobiApiNas.h:6794
WORD threshXhigh
Definition: qaGobiApiNas.h:4902
ULONG CellID
Definition: qaGobiApiNas.h:1091
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2727
BYTE longNameLen
Definition: qaGobiApiNas.h:3803
BYTE modemMode
Definition: qaGobiApiNas.h:3082
SHORT rsrp
Definition: qaGobiApiNas.h:3448
WORD arfcn
Definition: qaGobiApiNas.h:4386
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:6734
BYTE shortNameEn
Definition: qaGobiApiNas.h:3795
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:17
WORD lac
Definition: qaGobiApiNas.h:4497
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:3631
Definition: qaGobiApiNas.h:6717
Definition: qaGobiApiNas.h:1524
Definition: qaGobiApiNas.h:5419
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:6724
WORD lac1
Definition: qaGobiApiNas.h:3855
Definition: qaGobiApiNas.h:7155
ULONG csBarStatus
Definition: qaGobiApiNas.h:2895
USHORT ecioListLen
Definition: qaGobiApiNas.h:1458
BYTE netReg
Definition: qaGobiApiNas.h:1672
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:6753
Definition: qaGobiApiNas.h:1725
BYTE numInstances
Definition: qaGobiApiNas.h:4137
BYTE cellsLen
Definition: qaGobiApiNas.h:4658
Definition: qaGobiApiNas.h:3079
Definition: qaGobiApiNas.h:4320
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:6729
BYTE status
Definition: qaGobiApiNas.h:7033
SHORT srxlev
Definition: qaGobiApiNas.h:4866
Definition: qaGobiApiNas.h:4958
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1083
BYTE numInstance
Definition: qaGobiApiNas.h:3989
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:6558
WORD PhysicalLayer
Definition: qaGobiApiNas.h:5184
BYTE imsRegState
Definition: qaGobiApiNas.h:3084
servSystem ServingSystem
Definition: qaGobiApiNas.h:1075
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:6978
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2595
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:4220
WORD PilotStrength
Definition: qaGobiApiNas.h:5398
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:6990
BYTE DRCCover
Definition: qaGobiApiNas.h:5375
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:6310
BYTE threshXHigh
Definition: qaGobiApiNas.h:4700
BYTE status
Definition: qaGobiApiNas.h:7072
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:6525
WORD MNC
Definition: qaGobiApiNas.h:1577
BYTE srvStatus
Definition: qaGobiApiNas.h:2186
WORD PilotPN
Definition: qaGobiApiNas.h:5397
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:5345
BYTE MACIndex
Definition: qaGobiApiNas.h:5619
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:1910
Definition: qaGobiApiNas.h:1334
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:4997
BYTE dtmSupp
Definition: qaGobiApiNas.h:2604
WORD secChB
Definition: qaGobiApiNas.h:4222
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:6725
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:6791
Definition: qaGobiApiNas.h:4029
Definition: qaGobiApiNas.h:717
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:6475
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:6458
Definition: qaGobiApiNas.h:1317
BYTE * pColorCode
Definition: qaGobiApiNas.h:3219
WORD secChA
Definition: qaGobiApiNas.h:4221
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:4066
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:2990
Definition: qaGobiApiNas.h:4116
Definition: qaGobiApiNas.h:6404
int iLTEbandValue
Definition: qaGobiApiNas.h:6923
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:6424
Definition: qaGobiApiNas.h:2845
signed int INT32
Definition: SwiDataTypes.h:35
Definition: qaGobiApiNas.h:5471
Definition: qaGobiApiNas.h:5394
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:6337
Definition: qaGobiApiNas.h:7071
WORD geranArfcn
Definition: qaGobiApiNas.h:4415
BYTE pRevInUse
Definition: qaGobiApiNas.h:2402
BYTE daylightSavings
Definition: qaGobiApiNas.h:843
Definition: qaGobiApiNas.h:6255
SHORT rsrplevel
Definition: qaGobiApiNas.h:1361
BYTE band
Definition: qaGobiApiNas.h:3164
ULONG InitiateDomainAttach(ULONG action)
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:3506
BYTE localTimeOffset
Definition: qaGobiApiNas.h:842
WORD MCC
Definition: qaGobiApiNas.h:1576
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:6746
BYTE imsi_11_12
Definition: qaGobiApiNas.h:913
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:6276
WORD activeBandClass
Definition: qaGobiApiNas.h:387
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:5036
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:895
ULONG cellId
Definition: qaGobiApiNas.h:2725
unsigned short USHORT
Definition: SwiDataTypes.h:31
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:6742
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:4252
BYTE rptRate
Definition: qaGobiApiNas.h:6508
Definition: qaGobiApiNas.h:5954
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:6781
Definition: qaGobiApiNas.h:6291
Definition: qaGobiApiNas.h:3503
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:5119
WORD pci
Definition: qaGobiApiNas.h:4573
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1078
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:2494
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:6087
BYTE DTMInd
Definition: qaGobiApiNas.h:1094
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:6730
SHORT cpich_ecno
Definition: qaGobiApiNas.h:4865
Definition: qaGobiApiNas.h:3184
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6257
ULONG psBarStatus
Definition: qaGobiApiNas.h:2896
WORD SystemID
Definition: qaGobiApiNas.h:1079
Definition: qaGobiApiNas.h:3162
Definition: qaGobiApiNas.h:7089
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:6407
BYTE cells_len
Definition: qaGobiApiNas.h:4702
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:6979
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:1912
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:2997
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:3640
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:5750
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6275
BYTE roamStatus
Definition: qaGobiApiNas.h:2274
Definition: qaGobiApiNas.h:2396
INT32 io
Definition: qaGobiApiNas.h:3418
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1462
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:5835
WORD * pPRLPref
Definition: qaGobiApiNas.h:1907
WORD baseId
Definition: qaGobiApiNas.h:4540
WORD regPrd
Definition: qaGobiApiNas.h:2848
Definition: qaGobiApiNas.h:3469
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2489
Definition: qaGobiApiNas.h:3376
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1076
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:5861
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:2590
BYTE freqsLen
Definition: qaGobiApiNas.h:4833
Definition: qaGobiApiNas.h:4646
Definition: qaGobiApiNas.h:4064
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:6440
BYTE srvCapability
Definition: qaGobiApiNas.h:894
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2488
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:6294
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:2184
WORD servingCellId
Definition: qaGobiApiNas.h:4653
BYTE emmConnState
Definition: qaGobiApiNas.h:3170
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:6088
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONG IPAddress
Definition: qaGobiApiNas.h:5722
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:2992
BYTE netDescrLength
Definition: qaGobiApiNas.h:785
WORD TXChan
Definition: qaGobiApiNas.h:3167
WORD earfcn
Definition: qaGobiApiNas.h:4960
WORD nid
Definition: qaGobiApiNas.h:4539
BYTE freqsLen
Definition: qaGobiApiNas.h:4724
Definition: qaGobiApiNas.h:4135
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:3630
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:6991
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:5956
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:5883
Definition: qaGobiApiNas.h:6015
Definition: qaGobiApiNas.h:4721
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:2398
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7124
ULONG Preferred
Definition: qaGobiApiNas.h:1531
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:6441
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:5039
BYTE QLIC
Definition: qaGobiApiNas.h:5662
BYTE nmrBsic
Definition: qaGobiApiNas.h:4326
BYTE avgPeriod
Definition: qaGobiApiNas.h:6509
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:4996
Definition: qaGobiApiNas.h:4159
WORD numInstance
Definition: qaGobiApiNas.h:3872
WORD KeyExchange
Definition: qaGobiApiNas.h:5189
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:2405
Definition: qaGobiApiNas.h:4413
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:5259
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:5664
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6846
BYTE cellIdValid
Definition: qaGobiApiNas.h:2820
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:2984
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2726
WORD ReverseMac
Definition: qaGobiApiNas.h:5188
BYTE freqsLen
Definition: qaGobiApiNas.h:4926
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: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:5836
INT8 * pTDSCDMASigInfoRscp
Definition: qaGobiApiNas.h:3510
BYTE cells_len
Definition: qaGobiApiNas.h:4811
Definition: qaGobiApiNas.h:7151
int iLTEbandValue
Definition: qaGobiApiNas.h:6955
Definition: qaGobiApiNas.h:1670
BYTE longNameLen
Definition: qaGobiApiNas.h:3971
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:2989
WORD mcc
Definition: qaGobiApiNas.h:5083
Definition: qaGobiApiNas.h:6785
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:6387
WORD nid
Definition: qaGobiApiNas.h:4118
unsigned long ULONG
Definition: SwiDataTypes.h:25
BYTE TlvPresent
Definition: qaGobiApiNas.h:6833
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:6732
Definition: qaGobiApiNas.h:6784
BYTE RAT
Definition: qaGobiApiNas.h:1556
WORD trackAreaCode
Definition: qaGobiApiNas.h:1098
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:5908
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1097
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:3187
WORD systemID
Definition: qaGobiApiNas.h:2408
BYTE NumPilots
Definition: qaGobiApiNas.h:5421
Definition: qaGobiApiNas.h:5905
CommInfo commonInfo
Definition: qaGobiApiNas.h:3186
BYTE scell_idx
Definition: qaGobiApiNas.h:6971
BYTE Technology
Definition: qaGobiApiNas.h:5661
INT8 rssi
Definition: qaGobiApiNas.h:3446
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:1916
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:2490
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:2981
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:6800
BYTE bsInfoValid
Definition: qaGobiApiNas.h:2410
Definition: qaGobiApiNas.h:6506
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:1914
TDSCDMASINRCONFThresh * pTDSCDMASINRCONFThresh
Definition: qaGobiApiNas.h:6089
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:5884
SHORT umtsEcio
Definition: qaGobiApiNas.h:4443
BYTE longNameCI
Definition: qaGobiApiNas.h:3801
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:23
Definition: qaGobiApiNas.h:6970
BYTE threshXLow
Definition: qaGobiApiNas.h:4699
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:5043
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:6258
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:6455
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:5120
FLOAT ecio
Definition: qaGobiApiNas.h:3473
WORD psc
Definition: qaGobiApiNas.h:2737
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:6924
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
Definition: qaGobiApiNas.h:7032
SHORT ltersrp
Definition: qaGobiApiNas.h:1466
Definition: qaGobiApiNas.h:4696
BYTE psAttachState
Definition: qaGobiApiNas.h:720
Definition: qaGobiApiNas.h:1621
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4807
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:6574
BYTE sinr
Definition: qaGobiApiNas.h:1461
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2102
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:6084
Definition: qaGobiApiNas.h:3444
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1456
WORD MCC
Definition: qaGobiApiNas.h:1526
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2822
WORD * pPRLPref
Definition: qaGobiApiNas.h:2105
BYTE networkIdValid
Definition: qaGobiApiNas.h:2416
SHORT geranRssi
Definition: qaGobiApiNas.h:4418
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:5860
BYTE hsIndValid
Definition: qaGobiApiNas.h:2734
BYTE csAttachState
Definition: qaGobiApiNas.h:719
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2596
Definition: qaGobiApiNas.h:6951
BYTE lteEmmDl
Definition: qaGobiApiNas.h:6145
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:2994
ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp)
struct _sysSelectPrefInfo sysSelectPrefInfo
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:4416
Definition: qaGobiApiNas.h:6919
BYTE * pUATI
Definition: qaGobiApiNas.h:5444
WORD RX_EC_IO
Definition: qaGobiApiNas.h:5555
CHAR Description[255]
Definition: qaGobiApiNas.h:1532
SHORT umtsRscp
Definition: qaGobiApiNas.h:4442
BYTE srvDomainValid
Definition: qaGobiApiNas.h:2269
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:6720
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6557
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:2603
WORD lac
Definition: qaGobiApiNas.h:4385
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:5215
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:6989
INT32 rxPower
Definition: qaGobiApiNas.h:3292
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:3635
int pci
Definition: qaGobiApiNas.h:6830
Definition: qaGobiApiNas.h:3891
BYTE srvDomain
Definition: qaGobiApiNas.h:2270
WORD refpn
Definition: qaGobiApiNas.h:4541
Definition: qaGobiApiNas.h:4898
Definition: qaGobiApiNas.h:6539
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1086
BYTE status
Definition: qaGobiApiNas.h:7053
BYTE radioIf
Definition: qaGobiApiNas.h:1320
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:4417
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4901
Definition: qaGobiApiNas.h:3314
BYTE ueInIdle
Definition: qaGobiApiNas.h:4648
Definition: qaGobiApiNas.h:4188
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1628
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:3641
Definition: qaGobiApiNas.h:6792
BYTE ValidityCW0
Definition: qaGobiApiNas.h:5794
Definition: qaGobiApiNas.h:5081
WORD ControlMac
Definition: qaGobiApiNas.h:5185
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:6980
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:6372
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7091
Definition: qaGobiApiNas.h:4381
BYTE rejCause
Definition: qaGobiApiNas.h:2597
WORD ForwardMac
Definition: qaGobiApiNas.h:5187
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:2817
WORD tac
Definition: qaGobiApiNas.h:4650
WORD MNC
Definition: qaGobiApiNas.h:784
Definition: qaGobiApiNas.h:3987
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1087
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:1913
WORD RX_PWR
Definition: qaGobiApiNas.h:5622
BYTE State
Definition: qaGobiApiNas.h:5552
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:6474
BYTE lacValid
Definition: qaGobiApiNas.h:2591
WORD cellID
Definition: qaGobiApiNas.h:4495
WORD rxLev
Definition: qaGobiApiNas.h:4389
float FLOAT
Definition: SwiDataTypes.h:36
BYTE * pRAT
Definition: qaGobiApiNas.h:1919
BYTE shortNameCI
Definition: qaGobiApiNas.h:3796
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:4962
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2104
BYTE DRCValue
Definition: qaGobiApiNas.h:5374
Definition: qaGobiApiNas.h:3851
Definition: qaGobiApiNas.h:4536
WORD BasestationID
Definition: qaGobiApiNas.h:1081
BYTE longNameSB
Definition: qaGobiApiNas.h:3802
BYTE * pGSMBER
Definition: qaGobiApiNas.h:5344
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:6390
BYTE namNameLen
Definition: qaGobiApiNas.h:4084
int pci
Definition: qaGobiApiNas.h:6920
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:2401
Definition: qaGobiApiNas.h:6555
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1696
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:6987
BYTE PRLInd
Definition: qaGobiApiNas.h:1093
SHORT ecio
Definition: qaGobiApiNas.h:3416
WORD imsiM1112
Definition: qaGobiApiNas.h:4162
WORD RXChan
Definition: qaGobiApiNas.h:3166
WORD priChA
Definition: qaGobiApiNas.h:4219
WORD EncryptProt
Definition: qaGobiApiNas.h:5191
BYTE TlvPresent
Definition: qaGobiApiNas.h:6847
WORD threshXlow
Definition: qaGobiApiNas.h:4903
Definition: qaGobiApiNas.h:7152
Definition: qaGobiApiNas.h:6804
BYTE networkIdValid
Definition: qaGobiApiNas.h:2825
SHORT srxlev
Definition: qaGobiApiNas.h:4577
WORD geoSysIdx
Definition: qaGobiApiNas.h:2847
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:6736
BYTE bsicId
Definition: qaGobiApiNas.h:4766
Definition: qaGobiApiNas.h:5833
BYTE selNetwork
Definition: qaGobiApiNas.h:721
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:4035
BYTE bsPRevValid
Definition: qaGobiApiNas.h:2403
Definition: qaGobiApiNas.h:4217
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:20
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:5752
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1627
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:6982
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:5445
WORD uarfcn
Definition: qaGobiApiNas.h:4900
INT32 Io
Definition: qaGobiApiNas.h:1460
BYTE hsCallStatus
Definition: qaGobiApiNas.h:2733
WORD VirtStream
Definition: qaGobiApiNas.h:5195
WORD PilotEnergy
Definition: qaGobiApiNas.h:5624
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1624
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:2985
ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq)
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1455
BYTE displayCondition
Definition: qaGobiApiNas.h:3893
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:2998
WORD mnc
Definition: qaGobiApiNas.h:1728
BYTE cellIdValid
Definition: qaGobiApiNas.h:2724
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:6735
BYTE countryInitials
Definition: qaGobiApiNas.h:3968
Definition: qaGobiApiNas.h:6985
ULONG cellId
Definition: qaGobiApiNas.h:2821
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1578
WORD sid
Definition: qaGobiApiNas.h:4538
Definition: qaGobiApiNas.h:4571
TDSCDMASigInfoExt * pTDSCDMASigInfoExt
Definition: qaGobiApiNas.h:3511
Definition: qaGobiApiNas.h:7154
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1623
Definition: qaGobiApiNas.h:4830
Definition: qaGobiApiNas.h:5182
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:3289
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1084
BYTE cellIsTDD
Definition: qaGobiApiNas.h:4965
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:6719
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:5559
WORD AuthProt
Definition: qaGobiApiNas.h:5190
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1088
BYTE lacValid
Definition: qaGobiApiNas.h:2722
BYTE Chipset
Definition: qaGobiApiNas.h:5663
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:3857
BYTE cellIdValid
Definition: qaGobiApiNas.h:4765
BYTE SNR
Definition: qaGobiApiNas.h:5625
Definition: qaGobiApiNas.h:5441
WORD MCC
Definition: qaGobiApiNas.h:1554
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:6803
Definition: qaGobiApiNas.h:5372
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:1918
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:6752
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:4701
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6541
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:2991
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:2987
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:2980
WORD nmrArfcn
Definition: qaGobiApiNas.h:4325
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:4250
BYTE threshServingLow
Definition: qaGobiApiNas.h:4656
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:1729
Definition: qaGobiApiNas.h:1574
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:3249
Definition: qaGobiApiNas.h:5858
Definition: qaGobiApiNas.h:1271
FLOAT rscp
Definition: qaGobiApiNas.h:3472
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:6081
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
Definition: qaGobiApiNas.h:2148
ULONG psBarStatus
Definition: qaGobiApiNas.h:949
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:3335
ULONG PilotType
Definition: qaGobiApiNas.h:5396
Definition: qaGobiApiNas.h:5980
Definition: qaGobiApiNas.h:2815
BYTE roamStatusValid
Definition: qaGobiApiNas.h:2273
Definition: qaGobiApiNas.h:384
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2823
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:5256
BYTE temperature
Definition: qaGobiApiNas.h:3081
ULONG baseLat
Definition: qaGobiApiNas.h:2412
BYTE radio_if
Definition: qaGobiApiNas.h:3251
BYTE networkIdValid
Definition: qaGobiApiNas.h:2729
Definition: qaGobiApiNas.h:892
WORD mnc
Definition: qaGobiApiNas.h:1674
Definition: qaGobiApiNas.h:6845
BYTE threshGsmLow
Definition: qaGobiApiNas.h:4809
SHORT cpich_rscp
Definition: qaGobiApiNas.h:4864
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:6526
BYTE srvStatus
Definition: qaGobiApiNas.h:893
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:5795
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1695
Definition: qaGobiApiNas.h:3870
FLOAT * pTDSCDMASINRCONFThreshList
Definition: qaGobiApiNas.h:6034
BYTE bsic
Definition: qaGobiApiNas.h:4387
BYTE TlvPresent
Definition: qaGobiApiNas.h:6925
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:15
INT8 rssi
Definition: qaGobiApiNas.h:3378
Definition: qaGobiApiNas.h:5720
Definition: qaGobiApiNas.h:3965
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:6744
ULONG cellID
Definition: qaGobiApiNas.h:4383
BYTE pscValid
Definition: qaGobiApiNas.h:2736
Definition: qaGobiApiNas.h:6140
int pci
Definition: qaGobiApiNas.h:6952
WORD baseId
Definition: qaGobiApiNas.h:2411
BYTE TlvPresent
Definition: qaGobiApiNas.h:6956
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:6354
ULONG earfcn0
Definition: qaGobiApiNas.h:7054
int BOOL
Definition: SwiDataTypes.h:33
SHORT rsrq
Definition: qaGobiApiNas.h:4574
BYTE spnLength
Definition: qaGobiApiNas.h:3793
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:5422
BYTE SectorIDLen
Definition: qaGobiApiNas.h:5620
WORD mcc
Definition: qaGobiApiNas.h:1727
BYTE State
Definition: qaGobiApiNas.h:5618
int freq
Definition: qaGobiApiNas.h:6953
BYTE longNameEn
Definition: qaGobiApiNas.h:3800
Definition: qaGobiApiNas.h:4923
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:6740
Definition: qaGobiApiNas.h:5928
Definition: qaGobiApiNas.h:3333
Definition: qaGobiApiNas.h:5340
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:21
Definition: qaGobiApiNas.h:6805
SHORT rssi
Definition: qaGobiApiNas.h:4576
BYTE lteEsmUl
Definition: qaGobiApiNas.h:6142
BYTE ueInIdle
Definition: qaGobiApiNas.h:4832
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2400
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:6373
Definition: qaGobiApiNas.h:911
WORD * pSectorID
Definition: qaGobiApiNas.h:5621
unsigned short WORD
Definition: SwiDataTypes.h:30
BYTE egprsSupp
Definition: qaGobiApiNas.h:2602
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:4255
WORD lac
Definition: qaGobiApiNas.h:2723
WORD lac
Definition: qaGobiApiNas.h:2819
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:6738
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:6146
Definition: qaGobiApiNas.h:6421
INT32 * pIOThresList
Definition: qaGobiApiNas.h:5931
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:5473
WORD MultDisc
Definition: qaGobiApiNas.h:5194
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:2993
Definition: qaGobiApiNas.h:5033
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1252
WORD AccessMac
Definition: qaGobiApiNas.h:5186
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:1909
WORD * pRoamPref
Definition: qaGobiApiNas.h:2106
BYTE spnEncoding
Definition: qaGobiApiNas.h:3792
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:6922
WORD MNC
Definition: qaGobiApiNas.h:1527
WORD umtsPsc
Definition: qaGobiApiNas.h:4441
SHORT rssi
Definition: qaGobiApiNas.h:4767
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2399
Definition: qaGobiApiNas.h:1074
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:4194
BYTE ValidityCW1
Definition: qaGobiApiNas.h:5796
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1095
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:6731
Definition: qaGobiApiNas.h:4761
BYTE * pEmerMode
Definition: qaGobiApiNas.h:1904
BYTE radioInterface
Definition: qaGobiApiNas.h:386
ULONG uarfcn
Definition: qaGobiApiNas.h:7034
SHORT ecio
Definition: qaGobiApiNas.h:3379
BYTE bandwidth
Definition: qaGobiApiNas.h:3165
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1085
BYTE lteEmmUl
Definition: qaGobiApiNas.h:6144
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:5042
WORD MNC
Definition: qaGobiApiNas.h:1555
Definition: qaGobiApiNas.h:2867
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2108
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1099
ULONG baseLong
Definition: qaGobiApiNas.h:2413
Definition: qaGobiApiNas.h:6438
INT32 rsrp
Definition: qaGobiApiNas.h:3295
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:6722
Definition: qaGobiApiNas.h:6571
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1089
BYTE ccsSupported
Definition: qaGobiApiNas.h:2406
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:4253
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:2829

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