LinuxQMISDK  SLQS04.00.17
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiNas.h
Go to the documentation of this file.
1 
9 /*
10  * Copyright: © 2011-2015 Sierra Wireless, Inc. all rights reserved
11  */
12 #ifndef __GOBI_API_NAS_H__
13 #define __GOBI_API_NAS_H__
14 
15 #define SLQS_SS_INFO_LIST_MAX_ELEMENTS 18
16 #define MAX_DESCRIPTION_LENGTH 255
17 #define SLQS_SYSTEM_ID_SIZE 16
18 #define PLMN_LENGTH 3
19 #define MAX_SERV_SYSTEM_RADIO_INTERFACES 0x0A
20 #define MAX_DATA_SRV_CAPABILITIES 0x20
21 #define NAM_NAME_LENGTH 12
22 #define IMSI_M_S1_LENGTH 7
23 #define IMSI_M_S2_LENGTH 3
24 #define MAX_PILOT_SETS 0xFF
25 #define UATISIZE 16
26 #define NAS_SIG_INFO_MAX_TDSCDMA_THRESHOLDS_LIST_SIZE 16
27 #define NAS_SIG_INFO_MIN_dBm_FLOAT_VALUE -125.0
28 #define NAS_SIG_INFO_MIN_dB_FLOAT_VALUE -10.0
29 #define NAS_MAX_SCC_RX_INFO_INSTANCES 255
30 
31 #ifdef __cplusplus
32 extern "C" {
33 #endif
34 
35 
64  ULONG *pArraySizes,
65  INT8 *pSignalStrength,
66  ULONG *pRadioInterface );
67 
90  BYTE *pInstanceSize,
91  BYTE *pInstances );
92 
124  ULONG regType,
125  WORD mcc,
126  WORD mnc,
127  ULONG rat );
128 
198  ULONG *pRegistrationState,
199  ULONG *pCSDomain,
200  ULONG *pPSDomain,
201  ULONG *pRAN,
202  BYTE *pRadioIfacesSize,
203  BYTE *pRadioIfaces,
204  ULONG *pRoaming,
205  WORD *pMCC,
206  WORD *pMNC,
207  BYTE nameSize,
208  CHAR *pName );
209 
246  WORD *pMCC,
247  WORD *pMNC,
248  BYTE nameSize,
249  CHAR *pName,
250  WORD *pSID,
251  WORD *pNID);
252 
287  BYTE *pDataCapsSize,
288  BYTE *pDataCaps );
289 
325  ULONG technologyPref,
326  ULONG duration );
327 
368  ULONG *pTechnologyPref,
369  ULONG *pDuration,
370  ULONG *pPersistentTechnologyPref );
371 
388 {
392 };
393 
415  BYTE *pInstanceSize,
416  struct RFBandInfoElements *pRFBandInfo );
417 
430 {
433 };
450 {
454 };
455 
480 {
483 };
484 
498 typedef struct{
502 
519 typedef struct{
524 
541 typedef struct{
546 
563 typedef struct{
568 
579 typedef struct{
583 
602 typedef struct
603 {
610 
625  NasGetRFInfoResp *pGetRFInfoResp );
626 
646  ULONG action );
647 
663  BYTE *pACCOLC );
664 
683  CHAR *spc,
684  BYTE accolc );
685 
754  CHAR *pSPC,
755  BYTE *pForceRev0,
756  BYTE *pCustomSCP,
757  ULONG *pProtocol,
758  ULONG *pBroadcast,
759  ULONG *pApplication,
760  ULONG *pRoaming );
761 
843  BYTE *pSCI,
844  BYTE *pSCM,
845  BYTE *pRegHomeSID,
846  BYTE *pRegForeignSID,
847  BYTE *pRegForeignNID,
848  BYTE *pForceRev0,
849  BYTE *pCustomSCP,
850  ULONG *pProtocol,
851  ULONG *pBroadcast,
852  ULONG *pApplication,
853  ULONG *pRoaming );
854 
873  ULONG *pStatus );
874 
929 typedef struct {
936 }servSystem;
937 
965 typedef struct {
967  BYTE dataCapabilities[MAX_DATA_SRV_CAPABILITIES];
969 
994 typedef struct {
998  BYTE netDescr[255];
999 }currentPLMN;
1000 
1028 typedef struct {
1032 }roamIndList;
1033 
1052 typedef struct {
1057 
1104 typedef struct {
1110 }detailSvcInfo;
1111 
1123 typedef struct {
1127 
1159 typedef struct {
1162 }callBarStatus;
1163 
1286 typedef struct {
1313 
1333 
1391 ULONG SLQSSetBandPreference( ULONGLONG bandpreference );
1392 
1435  BYTE systemSelectionInd,
1436  BYTE DDTMInd,
1437  BYTE servingSystemInd);
1438 
1463 {
1466 };
1467 
1484 {
1487 };
1488 
1530 {
1533 };
1534 
1547 {
1550 };
1551 
1560 {
1562 };
1563 
1572 {
1574 };
1575 
1666 {
1679 };
1680 
1697 ULONG SLQSGetSignalStrength( struct slqsSignalStrengthInfo *pSignalInfo );
1698 
1737 {
1745 };
1746 
1765 {
1770 
1787 {
1791 };
1792 
1833 typedef struct _slqsNetworkScanInfo
1834 {
1843 
1862 
1883 {
1887 };
1888 
1907 {
1910 };
1911 
1938 struct CSGID
1939 {
1945 };
1946 
2163 typedef struct _sysSelectPrefParams
2164 {
2179  struct CSGID *pCSGID;
2182 
2196 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
2197 
2198 
2216 {
2221 };
2222 
2243 {
2246 };
2247 
2265 {
2270 };
2271 
2404 typedef struct
2405 {
2415 
2429 ULONG SLQSSetSysSelectionPrefExt( sysSelectPrefParamsExt *pSysSelectPrefParamsExt );
2430 
2607 typedef struct _sysSelectPrefInfo
2608 {
2619 
2633 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2634 
2655 typedef struct
2656 {
2661 
2682 typedef struct
2683 {
2687 
2704 typedef struct
2705 {
2709 
2761 typedef struct
2762 {
2766 
2818 typedef struct
2819 {
2823 
2846 typedef struct
2847 {
2852 
2872 typedef struct
2873 {
2880 
2921 {
2931 
2945 ULONG SLQSGetSysSelectionPrefExt( sysSelectPrefExtInfo *pSysSelectPrefExtInfo );
2966 typedef struct
2967 {
2970 } SrvStatusInfo;
2971 
3002 typedef struct
3003 {
3008 
3085 typedef struct
3086 {
3095 } sysInfoCommon;
3096 
3217 typedef struct
3218 {
3240 } CDMASysInfo;
3241 
3306 typedef struct
3307 {
3317 } HDRSysInfo;
3318 
3412 typedef struct
3413 {
3429 } GSMSysInfo;
3430 
3546 typedef struct
3547 {
3565 } WCDMASysInfo;
3566 
3645 typedef struct
3646 {
3660 } LTESysInfo;
3661 
3675 typedef struct
3676 {
3679 } AddCDMASysInfo;
3680 
3697 typedef struct
3698 {
3701 } AddSysInfo;
3702 
3723 typedef struct
3724 {
3728 
3807 typedef struct
3808 {
3830 
3854 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
3855 
3909 typedef struct
3910 {
3916 } CommInfo;
3917 
3992 typedef struct
3993 {
4001 } LTEInfo;
4002 
4014 typedef struct
4015 {
4019 
4033 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
4034 
4047 typedef struct
4048 {
4051 
4065 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
4066 
4079 typedef struct
4080 {
4083 
4115 typedef struct
4116 {
4123 } rxInfo;
4124 
4139 typedef struct
4140 {
4143 } txInfo;
4144 
4158 typedef struct
4159 {
4164 
4185  nasGetTxRxInfoReq *pGetTxRxInfoReq,
4186  nasGetTxRxInfoResp *pGetTxRxInfoResp );
4187 
4201 typedef struct
4202 {
4205 } CDMASSInfo;
4206 
4238 typedef struct
4239 {
4244 } HDRSSInfo;
4245 
4269 typedef struct
4270 {
4275 } LTESSInfo;
4276 
4294 typedef struct
4295 {
4301 
4328 typedef struct
4329 {
4338 
4357 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
4358 
4470 typedef struct
4471 {
4488 
4510  nasIndicationRegisterReq *pIndicationRegisterReq );
4511 
4536 typedef struct
4537 {
4541 } nasPLMNNameReq;
4542 
4646 typedef struct
4647 {
4650  BYTE spn[255];
4655  BYTE shortName[255];
4660  BYTE longName[255];
4661 } nasPLMNNameResp;
4662 
4680  nasPLMNNameReq *pPLMNNameReq,
4681  nasPLMNNameResp *pPLMNNameResp );
4682 
4707 typedef struct
4708 {
4715 
4726 typedef struct
4727 {
4731 
4747 typedef struct
4748 {
4753 
4821 typedef struct
4822 {
4832 
4843 typedef struct
4844 {
4847 } PLMNNetworkName;
4848 
4857 typedef struct
4858 {
4861 
4885 typedef struct
4886 {
4893 
4910 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4911 
4920 typedef struct
4921 {
4924 
4938 typedef struct
4939 {
4942 } namName;
4943 
4956 typedef struct
4957 {
4960 } dirNum;
4961 
4972 typedef struct
4973 {
4976 } sidNid;
4977 
4991 typedef struct
4992 {
4995 } homeSIDNID;
4996 
5015 typedef struct
5016 {
5021 } minBasedIMSI;
5022 
5044 typedef struct
5045 {
5051 } trueIMSI;
5052 
5073 typedef struct
5074 {
5079 } CDMAChannel;
5080 
5104 typedef struct
5105 {
5113 
5135  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
5136  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
5137 
5176 typedef struct
5177 {
5179  BYTE nmrPlmn[PLMN_LENGTH];
5184 } nmrCellInfo;
5185 
5237 typedef struct
5238 {
5248 } GERANInfo;
5249 
5269 typedef struct
5270 {
5275 } geranInstInfo;
5276 
5294 typedef struct
5295 {
5300 } UMTSinstInfo;
5301 
5349 typedef struct
5350 {
5362 } UMTSInfo;
5363 
5392 typedef struct
5393 {
5400 } CDMAInfo;
5401 
5427 typedef struct
5428 {
5434 } cellParams;
5435 
5502 typedef struct
5503 {
5517 
5552 typedef struct
5553 {
5559  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
5560 } infoInterFreq;
5561 
5577 typedef struct
5578 {
5583 
5617 typedef struct
5618 {
5625 } gsmCellInfo;
5626 
5661 typedef struct
5662 {
5669 } lteGsmCellInfo;
5670 
5686 typedef struct
5687 {
5692 
5717 typedef struct
5718 {
5723 } wcdmaCellInfo;
5724 
5754 typedef struct
5755 {
5763 
5779 typedef struct
5780 {
5785 
5814 typedef struct
5815 {
5822 } umtsLTENbrCell;
5823 
5850 typedef struct
5851 {
5856 
5889 typedef struct
5890 {
5901 
5918  nasCellLocationInfoResp *pNasCellLocationInfoResp );
5919 
5937 typedef struct
5938 {
5942 } MNRInfo;
5943 
5972 typedef struct
5973 {
5979 
5996  nasInitNetworkReg *pNasInitNetRegistrationReg);
5997 
6038 typedef struct
6039 {
6053 
6069 typedef struct
6070 {
6075 
6089 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
6090 
6110 typedef struct
6111 {
6117 
6131 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
6132 
6142 typedef struct
6143 {
6145 }PSDetachReq;
6146 
6160 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
6161 
6196 typedef struct
6197 {
6203 
6216 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
6217 
6228 typedef struct
6229 {
6232 } DRCParams;
6233 
6250 typedef struct
6251 {
6255 } PilotSetParams;
6256 
6275 typedef struct
6276 {
6279 } PilotSetData;
6280 
6297 typedef struct
6298 {
6303 
6316 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
6317 
6327 typedef struct
6328 {
6332 
6406 typedef struct
6407 {
6417 } NetworkStat1x;
6418 
6472 typedef struct
6473 {
6482 } NetworkStatEVDO;
6483 
6515 typedef struct
6516 {
6522 
6576 typedef struct
6577 {
6581 
6603 typedef struct
6604 {
6611 
6624 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
6625 
6648 typedef struct
6649 {
6654 }LteCQIParm;
6655 
6668 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
6669 
6689 typedef struct
6690 {
6693 }RSSIThresh;
6694 
6714 typedef struct
6715 {
6718 }ECIOThresh;
6719 
6737 typedef struct
6738 {
6741 }HDRSINRThresh;
6742 
6761 typedef struct
6762 {
6765 }LTESNRThresh;
6766 
6784 typedef struct
6785 {
6788 }IOThresh;
6789 
6810 typedef struct
6811 {
6814 }RSRQThresh;
6815 
6836 typedef struct
6837 {
6840 }RSRPThresh;
6841 
6871 typedef struct
6872 {
6875 }LTESigRptCfg;
6876 
6887 typedef struct
6888 {
6892 
6893 
6935 typedef struct
6936 {
6946 } sigInfo;
6947 
6964 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
6965 
7001 typedef struct
7002 {
7011 }NasSwiIndReg;
7012 
7092  WORD *pMCC,
7093  WORD *pMNC,
7094  BYTE nameSize,
7095  CHAR *pName,
7096  WORD *pSID,
7097  WORD *pNID,
7098  WORD *pNw2MCC,
7099  WORD *pNw2MNC,
7100  BYTE *pNw2DescDisp,
7101  BYTE *pNw2DescEnc,
7102  BYTE *pNw2DescLen,
7103  BYTE *pNw2Name );
7104 
7117 typedef struct
7118 {
7122 
7135 typedef struct
7136 {
7140 
7153 typedef struct
7154 {
7157 }HDRRSSIThresh;
7158 
7170 typedef struct
7171 {
7174 }HDRECIOThresh;
7175 
7196 typedef struct
7197 {
7201 
7214 typedef struct
7215 {
7218 }HDRIOThresh;
7219 
7232 typedef struct
7233 {
7236 }GSMRSSIThresh;
7237 
7249 typedef struct
7250 {
7254 
7266 typedef struct
7267 {
7271 
7283 typedef struct
7284 {
7287 }LTERSSIThresh;
7288 
7300 typedef struct
7301 {
7305 
7317 typedef struct
7318 {
7321 }LTERSRQThresh;
7322 
7334 typedef struct
7335 {
7338 }LTERSRPThresh;
7339 
7368 typedef struct
7369 {
7373 
7385 typedef struct
7386 {
7390 
7401 typedef struct
7402 {
7406 
7417 typedef struct
7418 {
7422 
7433 typedef struct
7434 {
7579 typedef struct
7580 {
7634 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
7635 
7636 /* enum declarations */
7637 /*
7638  *
7639  * An enumeration of eQMI_NAS_SET_SYS_SELECT_PREF Radio access technology
7640  *
7641  */
7642 
7648 };
7649 
7650 /*
7651  * NAS LTE CPHY Scell States.
7652  */
7653 typedef enum {
7658 
7659 /*
7660  * NAS LTE CPHY Downlink Values.
7661  */
7662 typedef enum {
7670 
7691 typedef struct{
7692  int pci;
7693  int freq;
7697 
7707 typedef struct{
7711 
7781 typedef struct{
7782  int pci;
7783  int freq;
7789 
7813 typedef struct{
7814  int pci;
7815  int freq;
7820 
7832 typedef struct{
7836 
7837 
7838 typedef struct
7839 {
7846 
7847 typedef struct
7848 {
7854 } nasGetLTECphyCa;
7855 
7868 
7882  BYTE *bStatus );
7883 
7894 typedef struct{
7897 }wcdmaUARFCN;
7898 
7914 typedef struct{
7918 }lteEARFCN;
7919 
7933 typedef struct{
7937 }ltePCI;
7938 
7951 typedef struct
7952 {
7957 
7969 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
7970 
7983 typedef struct
7984 {
7989 
8004 ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq);
8005 
8006 /* enum declarations */
8007 /*
8008  *
8009  * An enumeration of eSYS_SRV_DOMAIN Type of service Domain.
8010  *
8011  */
8013  eSYS_SRV_DOMAIN_NO_SRV = 0x00,//No Service
8014  eSYS_SRV_DOMAIN_CS_ONLY = 0x01, //Circuit-switched only
8015  eSYS_SRV_DOMAIN_PS_ONLY = 0x02, //Pack-switched only
8016  eSYS_SRV_DOMAIN_CS_PS = 0x03, //Pack-switched and Circuit-switched
8017  eSYS_SRV_DOMAIN_CAMPED = 0x04, //Camped
8019 };
8020 
8076 typedef struct{
8088 }timeInfo;
8089 
8101 typedef struct
8102 {
8106 
8119 ULONG SLQSGetNetworkTime ( GetNetworkTimeResp *pGetNetworkTimeResp );
8120 
8145 typedef struct{
8150 }RxSigInfo;
8151 
8177 typedef struct
8178 {
8184 }SccRxInfo;
8185 
8194 typedef struct
8195 {
8198 
8211 ULONG SLQSSwiGetLteSccRxInfo ( LteSccRxInfoResp *pLteSccRxInfoResp);
8212 
8224 ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp);
8225 
8243 typedef struct
8244 {
8249 
8263 ULONG SLQSNASSeteDRXParams(nasSeteDRXParamsReq *pNasSeteDRXParamsReq);
8264 
8283 typedef struct
8284 {
8289 
8303 ULONG SLQSNASGeteDRXParams(nasGeteDRXParamsResp *pNasGeteDRXParamsResp);
8304 
8305 #ifdef __cplusplus
8306 } /* extern "C" { */
8307 #endif
8308 
8309 #endif /* __GOBI_API_NAS_H__ */
struct ciotAcqOrderPref * pCiotAcqOrderPref
Definition: qaGobiApiNas.h:2412
Definition: qaGobiApiNas.h:7135
WORD uarfcn
Definition: qaGobiApiNas.h:5354
BYTE cellIdValid
Definition: qaGobiApiNas.h:3417
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
Definition: qaGobiApiNas.h:7644
BYTE avgPeriod
Definition: qaGobiApiNas.h:6874
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7954
Definition: qaGobiApiNas.h:1665
BYTE psState
Definition: qaGobiApiNas.h:3915
Definition: qaGobiApiNas.h:3807
ULONG earfcn1
Definition: qaGobiApiNas.h:7917
BYTE umtsInst
Definition: qaGobiApiNas.h:5358
INT32 txPower
Definition: qaGobiApiNas.h:4142
BYTE leapSeconds
Definition: qaGobiApiNas.h:1053
Definition: qaGobiApiNas.h:4857
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:5894
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:18
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:3412
ULONG SLQSGetSysSelectionPrefExt(sysSelectPrefExtInfo *pSysSelectPrefExtInfo)
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:6609
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:3548
Definition: qaGobiApiNas.h:1764
Definition: qaGobiApiNas.h:3723
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:4470
SHORT snr
Definition: qaGobiApiNas.h:4274
BYTE ueInIdle
Definition: qaGobiApiNas.h:5579
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7955
Definition: qaGobiApiNas.h:4536
Definition: qaGobiApiNas.h:7645
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:7008
WORD sid
Definition: qaGobiApiNas.h:4975
Definition: qaGobiApiNas.h:7334
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:6607
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:6413
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:966
Definition: qaGobiApiNas.h:4047
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:3005
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:6113
ULONG baseLong
Definition: qaGobiApiNas.h:5399
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:4479
WORD mnc
Definition: qaGobiApiNas.h:4539
BYTE sIntraSearch
Definition: qaGobiApiNas.h:5513
BYTE TlvPresent
Definition: qaGobiApiNas.h:2821
SHORT snrlevel
Definition: qaGobiApiNas.h:1561
BYTE dayLtSavingAdj
Definition: qaGobiApiNas.h:8085
BYTE ueInIdle
Definition: qaGobiApiNas.h:5781
Definition: qaGobiApiNas.h:1906
INT32 rsrq
Definition: qaGobiApiNas.h:8179
WORD SO
Definition: qaGobiApiNas.h:6409
BYTE rejCause
Definition: qaGobiApiNas.h:3654
INT32 rscp
Definition: qaGobiApiNas.h:4120
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1669
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:3559
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2616
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:3314
BYTE shortNameLen
Definition: qaGobiApiNas.h:4829
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:5664
ULONGLONG lteNb1BandPref
Definition: qaGobiApiNas.h:2820
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:7404
BYTE ciotAcqOrderLen
Definition: qaGobiApiNas.h:2848
WORD geoSysIdx
Definition: qaGobiApiNas.h:3699
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:4825
ULONG Forbidden
Definition: qaGobiApiNas.h:1742
Definition: qaGobiApiNas.h:449
WORD networkID
Definition: qaGobiApiNas.h:3230
ULONG GetServingNetwork(ULONG *pRegistrationState, ULONG *pCSDomain, ULONG *pPSDomain, ULONG *pRAN, BYTE *pRadioIfacesSize, BYTE *pRadioIfaces, ULONG *pRoaming, WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName)
BYTE TlvPresent
Definition: qaGobiApiNas.h:8087
BYTE nmrInst
Definition: qaGobiApiNas.h:5246
ULONG * pCiotLteOpMode
Definition: qaGobiApiNas.h:2411
Definition: qaGobiApiNas.h:4938
char CHAR
Definition: SwiDataTypes.h:33
BYTE rptRate
Definition: qaGobiApiNas.h:6873
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:16
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:3089
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2614
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:4477
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:6938
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:7585
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7985
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:4888
RfDedicatedBandInfo * pRfDedicatedBandInfo
Definition: qaGobiApiNas.h:605
WORD * pModePref
Definition: qaGobiApiNas.h:2610
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:5511
BYTE * pDetachAction
Definition: qaGobiApiNas.h:6144
WORD mcc
Definition: qaGobiApiNas.h:4538
BYTE * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:5977
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1304
Definition: qaGobiApiNas.h:3546
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:934
WORD SecProt
Definition: qaGobiApiNas.h:6048
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:6653
INT8 timeZone
Definition: qaGobiApiNas.h:8084
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:4889
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1837
WORD nmrLac
Definition: qaGobiApiNas.h:5180
Definition: qaGobiApiNas.h:6142
Definition: qaGobiApiNas.h:6406
Definition: qaGobiApiNas.h:5717
INT8 rsrq
Definition: qaGobiApiNas.h:1548
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:3825
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1676
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7816
SHORT snr
Definition: qaGobiApiNas.h:8180
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:3813
Definition: qaGobiApiNas.h:6648
ULONGLONG * pCiotLteOpModePref
Definition: qaGobiApiNas.h:2408
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:6114
ULONG cellId
Definition: qaGobiApiNas.h:3418
WORD umtsUarfcn
Definition: qaGobiApiNas.h:5296
Definition: qaGobiApiNas.h:7914
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:4475
WORD mnc
Definition: qaGobiApiNas.h:5940
Definition: qaGobiApiNas.h:6935
BYTE TlvPresent
Definition: qaGobiApiNas.h:2850
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:4330
int freq
Definition: qaGobiApiNas.h:7783
BYTE rat
Definition: qaGobiApiNas.h:1944
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:3818
BYTE networkIdValid
Definition: qaGobiApiNas.h:3422
Definition: qaGobiApiNas.h:2846
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:6813
RfBandInfoList rfbandInfoList
Definition: qaGobiApiNas.h:604
PhyCaAggScellDlBw sPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7850
ULONG RX_PWR
Definition: qaGobiApiNas.h:6410
eSYS_SRV_DOMAIN
Definition: qaGobiApiNas.h:8012
WORD Lac
Definition: qaGobiApiNas.h:1302
ULONG earfcn
Definition: qaGobiApiNas.h:7935
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:4887
Definition: qaGobiApiNas.h:1028
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:6198
SHORT rsrp
Definition: qaGobiApiNas.h:5431
ULONG timingAdvance
Definition: qaGobiApiNas.h:5244
WORD PER
Definition: qaGobiApiNas.h:6479
WORD lac
Definition: qaGobiApiNas.h:3416
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:3308
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:7173
BYTE lacValid
Definition: qaGobiApiNas.h:3648
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:3700
#define NAS_MAX_SCC_RX_INFO_INSTANCES
Definition: qaGobiApiNas.h:29
BYTE radioIf
Definition: qaGobiApiNas.h:1465
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:6299
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:7599
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:5719
unsigned char BYTE
Definition: SwiDataTypes.h:32
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:2176
RatDisabledMaskTlv * pRatDisabledMask
Definition: qaGobiApiNas.h:2924
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2969
txInfo * pTXInfo
Definition: qaGobiApiNas.h:4162
WORD packetZone
Definition: qaGobiApiNas.h:3236
Definition: qaGobiApiNas.h:7196
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:7589
BYTE isSysForbidden
Definition: qaGobiApiNas.h:1109
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:4826
Definition: qaGobiApiNas.h:8101
ltePCI * pLtePCI
Definition: qaGobiApiNas.h:7987
BYTE isSysForbidden
Definition: qaGobiApiNas.h:3094
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
dirNum * pDirNum
Definition: qaGobiApiNas.h:5107
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:19
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1671
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:7611
Definition: qaGobiApiNas.h:1559
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:7583
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:3093
BYTE numInstances
Definition: qaGobiApiNas.h:8181
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:6073
struct RfBandwidthInfoElements * pRfBandwidthInfoParam
Definition: qaGobiApiNas.h:566
BYTE * pChgDuration
Definition: qaGobiApiNas.h:2172
Definition: qaGobiApiNas.h:6069
BYTE * pCycleLen
Definition: qaGobiApiNas.h:8246
Definition: qaGobiApiNas.h:1159
WORD psc
Definition: qaGobiApiNas.h:5355
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:7605
BYTE shortNameLen
Definition: qaGobiApiNas.h:4654
BYTE IOThresListLen
Definition: qaGobiApiNas.h:6786
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:5891
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:4482
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:4481
Definition: qaGobiApiNas.h:994
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:7612
BYTE emmState
Definition: qaGobiApiNas.h:3998
ULONG SLQSNASGetLTECPHYCaInfo(nasGetLTECphyCa *pLTECPhyCa)
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5510
BYTE packetZoneValid
Definition: qaGobiApiNas.h:3235
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:7610
Definition: qaGobiApiNas.h:6737
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:5897
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:7588
WORD earfcn
Definition: qaGobiApiNas.h:5554
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:6515
Definition: qaGobiApiNas.h:1571
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3809
SHORT srxlev
Definition: qaGobiApiNas.h:5624
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2220
BYTE dirNumLen
Definition: qaGobiApiNas.h:4958
Definition: qaGobiApiNas.h:8018
Definition: qaGobiApiNas.h:3085
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:6072
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:4334
signed char INT8
Definition: SwiDataTypes.h:31
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:7435
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:6416
struct RfDedicatedBandInfoElements * pRfDedicatedBandInfoParam
Definition: qaGobiApiNas.h:522
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:4472
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:3425
INT8 rssi
Definition: qaGobiApiNas.h:4240
WORD IdleState
Definition: qaGobiApiNas.h:6049
Definition: qaGobiApiNas.h:5294
NR5gBandPrefTlv * pNr5gBandPref
Definition: qaGobiApiNas.h:2929
Definition: qaGobiApiNas.h:5850
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:7285
ULONG Roaming
Definition: qaGobiApiNas.h:1741
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:6330
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:3826
ULONG baseLat
Definition: qaGobiApiNas.h:5398
Definition: qaGobiApiNas.h:5349
Definition: qaGobiApiNas.h:2872
Definition: qaGobiApiNas.h:7983
ULONG InUse
Definition: qaGobiApiNas.h:1740
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:6414
BYTE radioIf
Definition: qaGobiApiNas.h:1549
SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1838
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7251
BYTE TDSCDMASINRCONFThreshListLen
Definition: qaGobiApiNas.h:6889
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:6941
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:4890
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:7609
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:7595
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:7198
Definition: qaGobiApiNas.h:5661
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1308
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:7694
BYTE isRadioTuned
Definition: qaGobiApiNas.h:4117
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:1124
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:5110
Definition: qaGobiApiNas.h:2404
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:7217
Definition: qaGobiApiNas.h:7232
ULONG TX_PWR
Definition: qaGobiApiNas.h:6412
Definition: qaGobiApiNas.h:7664
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE TlvPresent
Definition: qaGobiApiNas.h:542
sysSelectPrefParams * pSysSelectPrefParams
Definition: qaGobiApiNas.h:2406
BYTE lteEsmDl
Definition: qaGobiApiNas.h:7004
BYTE TlvPresent
Definition: qaGobiApiNas.h:7834
ULONG SLQSGetNetworkTime(GetNetworkTimeResp *pGetNetworkTimeResp)
WORD pci
Definition: qaGobiApiNas.h:5817
Definition: qaGobiApiNas.h:5104
ULONG csBarStatus
Definition: qaGobiApiNas.h:1160
Definition: qaGobiApiNas.h:3306
int freq
Definition: qaGobiApiNas.h:7693
Definition: qaGobiApiNas.h:4238
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:4141
BYTE radioIf
Definition: qaGobiApiNas.h:1486
SHORT rscp
Definition: qaGobiApiNas.h:5356
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:7613
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7268
Definition: qaGobiApiNas.h:2761
Definition: qaGobiApiNas.h:7691
ULONG regAction
Definition: qaGobiApiNas.h:5974
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:6763
BYTE * pEdrxEnable
Definition: qaGobiApiNas.h:8245
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:5819
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:4161
struct _sysSelectPrefExtInfo sysSelectPrefExtInfo
Definition: qaGobiApiNas.h:8015
BYTE * pObjectVer
Definition: qaGobiApiNas.h:6605
BYTE TlvPresent
Definition: qaGobiApiNas.h:520
Definition: qaGobiApiNas.h:7214
BYTE systemMode
Definition: qaGobiApiNas.h:3913
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:6838
BYTE sinr
Definition: qaGobiApiNas.h:4242
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1289
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:3313
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:565
Definition: qaGobiApiNas.h:7668
ULONG nmrCellID
Definition: qaGobiApiNas.h:5178
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:5896
RfBandInfoExtFormat * pRfBandInfoExtFormat
Definition: qaGobiApiNas.h:606
AcqOrderPrefTlv * pAcqOrderPref
Definition: qaGobiApiNas.h:2923
ULONG globalCellId
Definition: qaGobiApiNas.h:5507
BYTE * pRankIndicatorInd
Definition: qaGobiApiNas.h:7009
BYTE nccPermitted
Definition: qaGobiApiNas.h:5666
BYTE TlvPresent
Definition: qaGobiApiNas.h:2707
Definition: qaGobiApiNas.h:579
ULONG phase
Definition: qaGobiApiNas.h:4122
BYTE codingScheme
Definition: qaGobiApiNas.h:4823
BYTE TlvPresent
Definition: qaGobiApiNas.h:2685
Definition: qaGobiApiNas.h:6603
ULONG pci
Definition: qaGobiApiNas.h:7936
ULONG activeChannel
Definition: qaGobiApiNas.h:453
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:6839
Definition: qaGobiApiNas.h:965
ULONG * pScanResult
Definition: qaGobiApiNas.h:1841
Definition: qaGobiApiNas.h:4646
Definition: qaGobiApiNas.h:2163
BYTE LastErrCode
Definition: qaGobiApiNas.h:6579
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:3006
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:4476
BYTE rxChainIndex
Definition: qaGobiApiNas.h:8146
BYTE band1900
Definition: qaGobiApiNas.h:5620
struct nr5gBandPref * pNr5gBandPref
Definition: qaGobiApiNas.h:2413
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:7155
WORD MCC
Definition: qaGobiApiNas.h:995
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:5893
Definition: qaGobiApiNas.h:2607
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:7601
WORD NetworkID
Definition: qaGobiApiNas.h:1292
struct _SlqsNas3GppNetworkRAT_ SlqsNas3GppNetworkRAT
BYTE spnLength
Definition: qaGobiApiNas.h:4750
ULONG * pCiotAcqOrder
Definition: qaGobiApiNas.h:2245
Definition: qaGobiApiNas.h:6472
Definition: qaGobiApiNas.h:7170
INT32 ecio
Definition: qaGobiApiNas.h:4119
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1294
BYTE rejCause
Definition: qaGobiApiNas.h:3555
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2617
BYTE geranInst
Definition: qaGobiApiNas.h:5360
ULONG * pLTEOperationMode
Definition: qaGobiApiNas.h:581
WORD arfcn
Definition: qaGobiApiNas.h:5619
WORD nmrRxLev
Definition: qaGobiApiNas.h:5183
Definition: qaGobiApiNas.h:7663
INT8 rsrq
Definition: qaGobiApiNas.h:4272
Definition: qaGobiApiNas.h:6110
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:6942
Definition: qaGobiApiNas.h:7838
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:4333
SHORT ecio
Definition: qaGobiApiNas.h:5357
WORD imsiT1112
Definition: qaGobiApiNas.h:5047
FLOAT sinr
Definition: qaGobiApiNas.h:4299
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:4332
WORD lac2
Definition: qaGobiApiNas.h:4712
BYTE tacValid
Definition: qaGobiApiNas.h:3658
CiotAcqOrderPrefTlv * pCiotAcqOrderPref
Definition: qaGobiApiNas.h:2928
WORD mcc
Definition: qaGobiApiNas.h:1885
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:6199
ULONG rat
Definition: qaGobiApiNas.h:5941
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:7603
signed short SHORT
Definition: SwiDataTypes.h:38
Definition: qaGobiApiNas.h:1462
FLOAT rssi
Definition: qaGobiApiNas.h:4296
BYTE hsInd
Definition: qaGobiApiNas.h:3562
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:3228
ULONG id
Definition: qaGobiApiNas.h:1943
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:3816
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:5508
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:7319
Definition: qaGobiApiNas.h:4956
SHORT srxlev
Definition: qaGobiApiNas.h:5820
SHORT ltesnr
Definition: qaGobiApiNas.h:1677
WORD activeChannel
Definition: qaGobiApiNas.h:391
BYTE hdrPersonality
Definition: qaGobiApiNas.h:3312
BYTE * pSuppressSysInfoInd
Definition: qaGobiApiNas.h:4485
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:3812
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:4480
BYTE emmSubState
Definition: qaGobiApiNas.h:3999
BYTE numInstances
Definition: qaGobiApiNas.h:1029
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:1108
PhyCaAggPcellInfo * pPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7843
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:6939
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:3090
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:7590
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:543
Definition: qaGobiApiNas.h:7385
Definition: qaGobiApiNas.h:5972
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:7607
BYTE cellsLen
Definition: qaGobiApiNas.h:5760
Definition: qaGobiApiNas.h:6887
BYTE shortNameSB
Definition: qaGobiApiNas.h:4653
BYTE bsPRev
Definition: qaGobiApiNas.h:3225
Definition: qaGobiApiNas.h:7656
WORD threshXhigh
Definition: qaGobiApiNas.h:5758
ULONG CellID
Definition: qaGobiApiNas.h:1303
Definition: qaGobiApiNas.h:2215
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3554
BYTE longNameLen
Definition: qaGobiApiNas.h:4659
BYTE modemMode
Definition: qaGobiApiNas.h:3912
BYTE dayOfWeek
Definition: qaGobiApiNas.h:8083
SHORT rsrp
Definition: qaGobiApiNas.h:4273
WORD arfcn
Definition: qaGobiApiNas.h:5242
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:7596
BYTE shortNameEn
Definition: qaGobiApiNas.h:4651
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:17
WORD lac
Definition: qaGobiApiNas.h:5353
WORD activeBand
Definition: qaGobiApiNas.h:452
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:4474
Definition: qaGobiApiNas.h:7579
Definition: qaGobiApiNas.h:1736
Definition: qaGobiApiNas.h:6275
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:7586
WORD lac1
Definition: qaGobiApiNas.h:4711
Definition: qaGobiApiNas.h:8017
ULONG csBarStatus
Definition: qaGobiApiNas.h:3725
USHORT ecioListLen
Definition: qaGobiApiNas.h:1670
BYTE netReg
Definition: qaGobiApiNas.h:1884
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:7615
Definition: qaGobiApiNas.h:1938
BYTE numInstances
Definition: qaGobiApiNas.h:4993
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2876
BYTE cellsLen
Definition: qaGobiApiNas.h:5514
Definition: qaGobiApiNas.h:3909
Definition: qaGobiApiNas.h:5176
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:7591
INT32 rsrp
Definition: qaGobiApiNas.h:8149
BYTE status
Definition: qaGobiApiNas.h:7895
SHORT srxlev
Definition: qaGobiApiNas.h:5722
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:2658
BYTE day
Definition: qaGobiApiNas.h:8079
Definition: qaGobiApiNas.h:5814
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1295
BYTE numInstance
Definition: qaGobiApiNas.h:4845
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:7420
WORD PhysicalLayer
Definition: qaGobiApiNas.h:6040
BYTE imsRegState
Definition: qaGobiApiNas.h:3914
servSystem ServingSystem
Definition: qaGobiApiNas.h:1287
PhyCaAggScellIndType * pPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7840
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3419
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:5076
WORD PilotStrength
Definition: qaGobiApiNas.h:6254
PhyCaAggPcellInfo sPhyCaAggPcellInfo
Definition: qaGobiApiNas.h:7852
BYTE DRCCover
Definition: qaGobiApiNas.h:6231
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:7172
BYTE threshXHigh
Definition: qaGobiApiNas.h:5556
BYTE status
Definition: qaGobiApiNas.h:7934
ULONG bandwidth
Definition: qaGobiApiNas.h:482
RfBandwidthInfo * pRfBandwidthInfo
Definition: qaGobiApiNas.h:607
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:7387
WORD MNC
Definition: qaGobiApiNas.h:1789
BYTE srvStatus
Definition: qaGobiApiNas.h:3004
WORD PilotPN
Definition: qaGobiApiNas.h:6253
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:6201
BYTE MACIndex
Definition: qaGobiApiNas.h:6475
BYTE minute
Definition: qaGobiApiNas.h:8081
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:2171
Definition: qaGobiApiNas.h:1546
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:5853
BYTE dtmSupp
Definition: qaGobiApiNas.h:3428
Definition: qaGobiApiNas.h:8145
WORD secChB
Definition: qaGobiApiNas.h:5078
ULONGLONG lteM1BandPref
Definition: qaGobiApiNas.h:2763
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
Definition: qaGobiApiNas.h:2704
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:7587
NAS_LTE_CPHY_SCELL_STATE
Definition: qaGobiApiNas.h:7653
Definition: qaGobiApiNas.h:4885
Definition: qaGobiApiNas.h:929
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:7337
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:7320
Definition: qaGobiApiNas.h:1529
BYTE * pColorCode
Definition: qaGobiApiNas.h:4049
BYTE * pInstancesSize
Definition: qaGobiApiNas.h:521
ULONGLONG * pLteNb1BandPref
Definition: qaGobiApiNas.h:2410
WORD secChA
Definition: qaGobiApiNas.h:5077
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:4922
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:3820
Definition: qaGobiApiNas.h:4972
Definition: qaGobiApiNas.h:7266
int iLTEbandValue
Definition: qaGobiApiNas.h:7785
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:7286
Definition: qaGobiApiNas.h:3675
signed int INT32
Definition: SwiDataTypes.h:39
Definition: qaGobiApiNas.h:6327
Definition: qaGobiApiNas.h:6250
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:7199
Definition: qaGobiApiNas.h:7933
WORD geranArfcn
Definition: qaGobiApiNas.h:5271
BYTE * pPagingTimeWindow
Definition: qaGobiApiNas.h:8286
BYTE pRevInUse
Definition: qaGobiApiNas.h:3223
BYTE daylightSavings
Definition: qaGobiApiNas.h:1055
Definition: qaGobiApiNas.h:7117
SHORT rsrplevel
Definition: qaGobiApiNas.h:1573
BYTE band
Definition: qaGobiApiNas.h:3994
ULONG InitiateDomainAttach(ULONG action)
BYTE * pInstanceSize
Definition: qaGobiApiNas.h:499
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:4331
BYTE localTimeOffset
Definition: qaGobiApiNas.h:1054
BYTE * pMncPcsStatus
Definition: qaGobiApiNas.h:4540
WORD MCC
Definition: qaGobiApiNas.h:1788
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:7608
BYTE imsi_11_12
Definition: qaGobiApiNas.h:1125
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:7138
WORD activeBandClass
Definition: qaGobiApiNas.h:390
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:5892
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:1107
ULONG cellId
Definition: qaGobiApiNas.h:3552
unsigned short USHORT
Definition: SwiDataTypes.h:35
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:7604
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:5108
BYTE rptRate
Definition: qaGobiApiNas.h:7370
Definition: qaGobiApiNas.h:6810
_NAMS_RADIO_IF_TECHNOLOGY_
Definition: qaGobiApiNas.h:7643
Definition: qaGobiApiNas.h:7153
Definition: qaGobiApiNas.h:4328
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:5975
WORD pci
Definition: qaGobiApiNas.h:5429
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1290
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:3315
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:6943
BYTE DTMInd
Definition: qaGobiApiNas.h:1306
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:7592
SHORT cpich_ecno
Definition: qaGobiApiNas.h:5721
Definition: qaGobiApiNas.h:4014
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7119
Definition: qaGobiApiNas.h:479
ULONG psBarStatus
Definition: qaGobiApiNas.h:3726
WORD SystemID
Definition: qaGobiApiNas.h:1291
Definition: qaGobiApiNas.h:3992
Definition: qaGobiApiNas.h:7951
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:7269
Definition: qaGobiApiNas.h:8283
BYTE cells_len
Definition: qaGobiApiNas.h:5558
PhyCaAggScellDlBw * pPhyCaAggScellDlBw
Definition: qaGobiApiNas.h:7841
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:2173
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:3827
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:4483
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:6606
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7137
BYTE roamStatus
Definition: qaGobiApiNas.h:3092
Definition: qaGobiApiNas.h:3217
INT32 io
Definition: qaGobiApiNas.h:4243
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1674
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:6691
WORD * pPRLPref
Definition: qaGobiApiNas.h:2168
WORD baseId
Definition: qaGobiApiNas.h:5396
WORD regPrd
Definition: qaGobiApiNas.h:3678
Definition: qaGobiApiNas.h:4294
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
SccRxInfo * pSccRxInfo
Definition: qaGobiApiNas.h:8196
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:3310
Definition: qaGobiApiNas.h:4201
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1288
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:6717
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:3414
BYTE freqsLen
Definition: qaGobiApiNas.h:5689
Definition: qaGobiApiNas.h:5502
Definition: qaGobiApiNas.h:4920
LteNb1BandPrefTlv * pLteNb1BandPref
Definition: qaGobiApiNas.h:2927
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:7302
BYTE srvCapability
Definition: qaGobiApiNas.h:1106
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:3309
Definition: qaGobiApiNas.h:541
Definition: qaGobiApiNas.h:2242
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:7156
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:3002
WORD servingCellId
Definition: qaGobiApiNas.h:5509
BYTE emmConnState
Definition: qaGobiApiNas.h:4000
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:6944
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2217
ULONG IPAddress
Definition: qaGobiApiNas.h:6578
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:3822
BYTE netDescrLength
Definition: qaGobiApiNas.h:997
WORD TXChan
Definition: qaGobiApiNas.h:3997
WORD earfcn
Definition: qaGobiApiNas.h:5816
WORD nid
Definition: qaGobiApiNas.h:5395
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2877
BYTE TlvPresent
Definition: qaGobiApiNas.h:580
BYTE freqsLen
Definition: qaGobiApiNas.h:5580
Definition: qaGobiApiNas.h:4991
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:4473
PhyCaAggScellIndex sPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7853
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:6812
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:6739
Definition: qaGobiApiNas.h:6871
Definition: qaGobiApiNas.h:8243
Definition: qaGobiApiNas.h:5577
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:3219
lteEARFCN * pLteEARFCN
Definition: qaGobiApiNas.h:7986
Definition: qaGobiApiNas.h:2920
ULONG Preferred
Definition: qaGobiApiNas.h:1743
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:7303
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:5895
BYTE QLIC
Definition: qaGobiApiNas.h:6518
Definition: qaGobiApiNas.h:8076
BYTE nmrBsic
Definition: qaGobiApiNas.h:5182
BYTE avgPeriod
Definition: qaGobiApiNas.h:7371
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:5852
Definition: qaGobiApiNas.h:5015
BYTE TlvPresent
Definition: qaGobiApiNas.h:2659
WORD numInstance
Definition: qaGobiApiNas.h:4728
WORD KeyExchange
Definition: qaGobiApiNas.h:6045
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:3226
Definition: qaGobiApiNas.h:5269
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:6115
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:6520
Definition: qaGobiApiNas.h:429
timeInfo * p3GPPTimeInfo
Definition: qaGobiApiNas.h:8104
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7708
BYTE cellIdValid
Definition: qaGobiApiNas.h:3650
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:3814
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3553
WORD ReverseMac
Definition: qaGobiApiNas.h:6044
BYTE freqsLen
Definition: qaGobiApiNas.h:5782
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:1052
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:6692
INT8 * pTDSCDMASigInfoRscp
Definition: qaGobiApiNas.h:4335
BYTE cells_len
Definition: qaGobiApiNas.h:5667
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2875
BYTE hour
Definition: qaGobiApiNas.h:8080
Definition: qaGobiApiNas.h:8013
int iLTEbandValue
Definition: qaGobiApiNas.h:7817
Definition: qaGobiApiNas.h:1882
BYTE longNameLen
Definition: qaGobiApiNas.h:4827
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:3819
WORD mcc
Definition: qaGobiApiNas.h:5939
Definition: qaGobiApiNas.h:7647
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:7249
WORD nid
Definition: qaGobiApiNas.h:4974
Definition: qaGobiApiNas.h:498
BYTE TlvPresent
Definition: qaGobiApiNas.h:7695
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:7594
Definition: qaGobiApiNas.h:7646
BYTE RAT
Definition: qaGobiApiNas.h:1768
WORD trackAreaCode
Definition: qaGobiApiNas.h:1310
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:6764
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1309
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:4017
WORD systemID
Definition: qaGobiApiNas.h:3229
BYTE NumPilots
Definition: qaGobiApiNas.h:6277
Definition: qaGobiApiNas.h:6761
CommInfo commonInfo
Definition: qaGobiApiNas.h:4016
BYTE scell_idx
Definition: qaGobiApiNas.h:7833
BYTE Technology
Definition: qaGobiApiNas.h:6517
INT8 rssi
Definition: qaGobiApiNas.h:4271
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:2177
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:3311
ULONGLONG bits_193_256
Definition: qaGobiApiNas.h:2269
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:3811
NAS_LTE_CPHY_CA_BW_NRB
Definition: qaGobiApiNas.h:7662
BYTE bsInfoValid
Definition: qaGobiApiNas.h:3231
Definition: qaGobiApiNas.h:7368
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2175
TDSCDMASINRCONFThresh * pTDSCDMASINRCONFThresh
Definition: qaGobiApiNas.h:6945
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2268
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:6740
SHORT umtsEcio
Definition: qaGobiApiNas.h:5299
BYTE longNameCI
Definition: qaGobiApiNas.h:4657
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:23
ULONGLONG bits_129_192
Definition: qaGobiApiNas.h:2219
Definition: qaGobiApiNas.h:7832
BYTE threshXLow
Definition: qaGobiApiNas.h:5555
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:5899
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:7120
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:7317
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:5976
ULONG SLQSNasGetRFInfo(NasGetRFInfoResp *pGetRFInfoResp)
FLOAT ecio
Definition: qaGobiApiNas.h:4298
WORD psc
Definition: qaGobiApiNas.h:3564
NAS_LTE_CPHY_SCELL_STATE scell_state
Definition: qaGobiApiNas.h:7786
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
Definition: qaGobiApiNas.h:7894
SHORT ltersrp
Definition: qaGobiApiNas.h:1678
Definition: qaGobiApiNas.h:5552
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2218
Definition: qaGobiApiNas.h:519
BYTE psAttachState
Definition: qaGobiApiNas.h:932
Definition: qaGobiApiNas.h:1833
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5663
Definition: qaGobiApiNas.h:8177
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:7436
BYTE sinr
Definition: qaGobiApiNas.h:1673
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2609
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:6940
Definition: qaGobiApiNas.h:4269
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1668
WORD MCC
Definition: qaGobiApiNas.h:1738
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:3652
WORD * pPRLPref
Definition: qaGobiApiNas.h:2612
BYTE networkIdValid
Definition: qaGobiApiNas.h:3237
SHORT geranRssi
Definition: qaGobiApiNas.h:5274
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:6716
BYTE hsIndValid
Definition: qaGobiApiNas.h:3561
BYTE csAttachState
Definition: qaGobiApiNas.h:931
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3420
Definition: qaGobiApiNas.h:7813
BYTE lteEmmDl
Definition: qaGobiApiNas.h:7006
Definition: qaGobiApiNas.h:602
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:3824
ULONG SLQSNASSwiGetChannelLock(nasSwiGetChannelLockResp *pNasSwiGetChannelLockResp)
struct _sysSelectPrefInfo sysSelectPrefInfo
ULONG SLQSNASSeteDRXParams(nasSeteDRXParamsReq *pNasSeteDRXParamsReq)
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:5272
Definition: qaGobiApiNas.h:7781
BYTE * pUATI
Definition: qaGobiApiNas.h:6300
WORD RX_EC_IO
Definition: qaGobiApiNas.h:6411
CHAR Description[255]
Definition: qaGobiApiNas.h:1744
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2874
SHORT umtsRscp
Definition: qaGobiApiNas.h:5298
BYTE srvDomainValid
Definition: qaGobiApiNas.h:3087
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:7582
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:7419
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:3427
WORD lac
Definition: qaGobiApiNas.h:5241
INT32 rxPower
Definition: qaGobiApiNas.h:8148
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:6071
PhyCaAggScellInfo sPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7851
INT32 rxPower
Definition: qaGobiApiNas.h:4118
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:4478
int pci
Definition: qaGobiApiNas.h:7692
Definition: qaGobiApiNas.h:4747
BYTE srvDomain
Definition: qaGobiApiNas.h:3088
WORD refpn
Definition: qaGobiApiNas.h:5397
Definition: qaGobiApiNas.h:5754
Definition: qaGobiApiNas.h:7401
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1298
BYTE status
Definition: qaGobiApiNas.h:7915
BYTE radioIf
Definition: qaGobiApiNas.h:1532
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:5273
BYTE cellReselPriority
Definition: qaGobiApiNas.h:5757
Definition: qaGobiApiNas.h:2818
Definition: qaGobiApiNas.h:4139
BYTE radioInterface
Definition: qaGobiApiNas.h:8086
BYTE ueInIdle
Definition: qaGobiApiNas.h:5504
Definition: qaGobiApiNas.h:5044
struct SlqsNasPcsDigit * pPCSDigitInfo
Definition: qaGobiApiNas.h:1840
BYTE * pLTECphyCa
Definition: qaGobiApiNas.h:4486
Definition: qaGobiApiNas.h:7654
BYTE ValidityCW0
Definition: qaGobiApiNas.h:6650
Definition: qaGobiApiNas.h:5937
WORD ControlMac
Definition: qaGobiApiNas.h:6041
PhyCaAggScellInfo * pPhyCaAggScellInfo
Definition: qaGobiApiNas.h:7842
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:7234
WORD dedicatedBand
Definition: qaGobiApiNas.h:432
wcdmaUARFCN * pWcdmaUARFCN
Definition: qaGobiApiNas.h:7953
Definition: qaGobiApiNas.h:5237
BYTE rejCause
Definition: qaGobiApiNas.h:3421
WORD ForwardMac
Definition: qaGobiApiNas.h:6043
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:3647
WORD tac
Definition: qaGobiApiNas.h:5506
WORD MNC
Definition: qaGobiApiNas.h:996
Definition: qaGobiApiNas.h:4843
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1299
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2174
WORD RX_PWR
Definition: qaGobiApiNas.h:6478
BYTE * pNetworkRejectInd
Definition: qaGobiApiNas.h:4484
BYTE State
Definition: qaGobiApiNas.h:6408
ULONGLONG * pLteM1BandPref
Definition: qaGobiApiNas.h:2409
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:7336
BYTE lacValid
Definition: qaGobiApiNas.h:3415
WORD cellID
Definition: qaGobiApiNas.h:5351
ULONG SLQSSwiGetLteSccRxInfo(LteSccRxInfoResp *pLteSccRxInfoResp)
WORD rxLev
Definition: qaGobiApiNas.h:5245
float FLOAT
Definition: SwiDataTypes.h:40
BYTE * pRAT
Definition: qaGobiApiNas.h:2180
BYTE shortNameCI
Definition: qaGobiApiNas.h:4652
BYTE regState
Definition: qaGobiApiNas.h:930
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1675
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2167
ULONG rsrp
Definition: qaGobiApiNas.h:5818
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2611
BYTE DRCValue
Definition: qaGobiApiNas.h:6230
Definition: qaGobiApiNas.h:4707
Definition: qaGobiApiNas.h:8194
Definition: qaGobiApiNas.h:5392
WORD BasestationID
Definition: qaGobiApiNas.h:1293
BYTE longNameSB
Definition: qaGobiApiNas.h:4658
BYTE * pGSMBER
Definition: qaGobiApiNas.h:6200
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:7252
BYTE namNameLen
Definition: qaGobiApiNas.h:4940
int pci
Definition: qaGobiApiNas.h:7782
BYTE * pPagingTimeWindow
Definition: qaGobiApiNas.h:8247
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:3222
Definition: qaGobiApiNas.h:7417
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1909
PhyCaAggScellIndType sPhyCaAggScellIndType
Definition: qaGobiApiNas.h:7849
BYTE PRLInd
Definition: qaGobiApiNas.h:1305
SHORT ecio
Definition: qaGobiApiNas.h:4241
WORD imsiM1112
Definition: qaGobiApiNas.h:5018
BYTE radioInterface
Definition: qaGobiApiNas.h:481
BYTE TlvPresent
Definition: qaGobiApiNas.h:8183
WORD RXChan
Definition: qaGobiApiNas.h:3996
BYTE * pCycleLen
Definition: qaGobiApiNas.h:8285
WORD priChA
Definition: qaGobiApiNas.h:5075
WORD EncryptProt
Definition: qaGobiApiNas.h:6047
BYTE TlvPresent
Definition: qaGobiApiNas.h:7709
WORD threshXlow
Definition: qaGobiApiNas.h:5759
Definition: qaGobiApiNas.h:8014
Definition: qaGobiApiNas.h:7666
BYTE networkIdValid
Definition: qaGobiApiNas.h:3655
SHORT srxlev
Definition: qaGobiApiNas.h:5433
WORD geoSysIdx
Definition: qaGobiApiNas.h:3677
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:7598
BYTE bsicId
Definition: qaGobiApiNas.h:5622
Definition: qaGobiApiNas.h:6689
BYTE selNetwork
Definition: qaGobiApiNas.h:933
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
BYTE TlvPresent
Definition: qaGobiApiNas.h:2764
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:4891
BYTE bsPRevValid
Definition: qaGobiApiNas.h:3224
Definition: qaGobiApiNas.h:5073
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:20
BYTE * pEdrxEnable
Definition: qaGobiApiNas.h:8287
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:6608
BYTE * pPCSDigitInstances
Definition: qaGobiApiNas.h:1839
PhyCaAggScellIndex * pPhyCaAggScellIndex
Definition: qaGobiApiNas.h:7844
USHORT errorRate
Definition: qaGobiApiNas.h:1531
WORD * pRoamPref
Definition: qaGobiApiNas.h:2169
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:2178
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:6301
WORD uarfcn
Definition: qaGobiApiNas.h:5756
INT32 Io
Definition: qaGobiApiNas.h:1672
BYTE hsCallStatus
Definition: qaGobiApiNas.h:3560
WORD VirtStream
Definition: qaGobiApiNas.h:6051
WORD PilotEnergy
Definition: qaGobiApiNas.h:6480
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1836
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:3815
ULONG SLQSNASSwiSetChannelLock(nasSwiSetChannelLockReq *pNasSwiSetChannelLockReq)
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1667
BYTE displayCondition
Definition: qaGobiApiNas.h:4749
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:3828
WORD mnc
Definition: qaGobiApiNas.h:1941
BYTE cellIdValid
Definition: qaGobiApiNas.h:3551
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:7597
BYTE countryInitials
Definition: qaGobiApiNas.h:4824
BYTE * pTimer
Definition: qaGobiApiNas.h:7010
Definition: qaGobiApiNas.h:7847
ULONG cellId
Definition: qaGobiApiNas.h:3651
ULONG SLQSNASGeteDRXParams(nasGeteDRXParamsResp *pNasGeteDRXParamsResp)
BYTE includes_pcs_digit
Definition: qaGobiApiNas.h:1790
WORD sid
Definition: qaGobiApiNas.h:5394
Definition: qaGobiApiNas.h:5427
TDSCDMASigInfoExt * pTDSCDMASigInfoExt
Definition: qaGobiApiNas.h:4336
Definition: qaGobiApiNas.h:8016
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1835
Definition: qaGobiApiNas.h:5686
Definition: qaGobiApiNas.h:6038
BYTE srvStatus
Definition: qaGobiApiNas.h:2968
WORD * pModePref
Definition: qaGobiApiNas.h:2166
SHORT ecio
Definition: qaGobiApiNas.h:1485
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
Definition: qaGobiApiNas.h:4115
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1296
BYTE cellIsTDD
Definition: qaGobiApiNas.h:5821
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:7581
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:6415
BYTE isRadioTuned
Definition: qaGobiApiNas.h:8147
WORD AuthProt
Definition: qaGobiApiNas.h:6046
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1300
BYTE lacValid
Definition: qaGobiApiNas.h:3549
struct lteBandPrefExt * pLTEBandPrefExt
Definition: qaGobiApiNas.h:2407
BYTE Chipset
Definition: qaGobiApiNas.h:6519
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:4713
BYTE cellIdValid
Definition: qaGobiApiNas.h:5621
BYTE SNR
Definition: qaGobiApiNas.h:6481
struct RfBandInfoExtFormatElements * pRfBandInfoExtFormatParam
Definition: qaGobiApiNas.h:544
Definition: qaGobiApiNas.h:6297
WORD MCC
Definition: qaGobiApiNas.h:1766
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:7665
Definition: qaGobiApiNas.h:6228
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:2179
ULONG * pCiotAcqOrder
Definition: qaGobiApiNas.h:2849
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:7614
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:5557
ULONG SLQSNasIndicationRegisterLTECphyCa(BYTE *bStatus)
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:7403
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:3821
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:3817
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:3810
WORD nmrArfcn
Definition: qaGobiApiNas.h:5181
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:5106
BYTE threshServingLow
Definition: qaGobiApiNas.h:5512
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:1942
Definition: qaGobiApiNas.h:1786
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:4079
Definition: qaGobiApiNas.h:6714
Definition: qaGobiApiNas.h:1483
FLOAT rscp
Definition: qaGobiApiNas.h:4297
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:6937
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
CiotLteOpModePrefTlv * pCiotLteOpModePref
Definition: qaGobiApiNas.h:2925
Definition: qaGobiApiNas.h:2966
ULONG psBarStatus
Definition: qaGobiApiNas.h:1161
ULONG SLQSSetSysSelectionPrefExt(sysSelectPrefParamsExt *pSysSelectPrefParamsExt)
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:4160
ULONGLONG bits_65_128
Definition: qaGobiApiNas.h:2267
ULONG PilotType
Definition: qaGobiApiNas.h:6252
Definition: qaGobiApiNas.h:6836
Definition: qaGobiApiNas.h:3645
BYTE roamStatusValid
Definition: qaGobiApiNas.h:3091
Definition: qaGobiApiNas.h:387
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:3653
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:6112
BYTE temperature
Definition: qaGobiApiNas.h:3911
sysSelectPrefInfo * pSysSelectPrefInfo
Definition: qaGobiApiNas.h:2922
ULONG baseLat
Definition: qaGobiApiNas.h:3233
BYTE radio_if
Definition: qaGobiApiNas.h:4081
BYTE networkIdValid
Definition: qaGobiApiNas.h:3556
Definition: qaGobiApiNas.h:1104
WORD year
Definition: qaGobiApiNas.h:8077
BYTE month
Definition: qaGobiApiNas.h:8078
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:2657
WORD mnc
Definition: qaGobiApiNas.h:1886
Definition: qaGobiApiNas.h:7707
Definition: qaGobiApiNas.h:2264
BYTE threshGsmLow
Definition: qaGobiApiNas.h:5665
SHORT cpich_rscp
Definition: qaGobiApiNas.h:5720
Definition: qaGobiApiNas.h:563
Definition: qaGobiApiNas.h:2682
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:7388
BYTE srvStatus
Definition: qaGobiApiNas.h:1105
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:6651
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1908
BYTE second
Definition: qaGobiApiNas.h:8082
Definition: qaGobiApiNas.h:4726
WORD ratDisabledMask
Definition: qaGobiApiNas.h:2684
FLOAT * pTDSCDMASINRCONFThreshList
Definition: qaGobiApiNas.h:6890
BYTE bsic
Definition: qaGobiApiNas.h:5243
BYTE TlvPresent
Definition: qaGobiApiNas.h:2878
BYTE TlvPresent
Definition: qaGobiApiNas.h:7787
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:15
INT8 rssi
Definition: qaGobiApiNas.h:4203
Definition: qaGobiApiNas.h:6576
Definition: qaGobiApiNas.h:4821
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:7606
ULONG cellID
Definition: qaGobiApiNas.h:5239
BYTE pscValid
Definition: qaGobiApiNas.h:3563
Definition: qaGobiApiNas.h:7001
int pci
Definition: qaGobiApiNas.h:7814
WORD baseId
Definition: qaGobiApiNas.h:3232
BYTE TlvPresent
Definition: qaGobiApiNas.h:7818
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:7216
ULONG earfcn0
Definition: qaGobiApiNas.h:7916
SHORT rsrq
Definition: qaGobiApiNas.h:5430
BYTE spnLength
Definition: qaGobiApiNas.h:4649
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:6278
BYTE SectorIDLen
Definition: qaGobiApiNas.h:6476
WORD mcc
Definition: qaGobiApiNas.h:1940
BYTE State
Definition: qaGobiApiNas.h:6474
Definition: qaGobiApiNas.h:2655
int freq
Definition: qaGobiApiNas.h:7815
struct RFBandInfoElements * pRFBandInfoParam
Definition: qaGobiApiNas.h:500
BYTE longNameEn
Definition: qaGobiApiNas.h:4656
Definition: qaGobiApiNas.h:5779
ULONGLONG bits_1_64
Definition: qaGobiApiNas.h:2266
ULONGLONG ciotLteOpModePref
Definition: qaGobiApiNas.h:2706
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:7602
Definition: qaGobiApiNas.h:6784
unsigned int ULONG
Definition: SwiDataTypes.h:28
Definition: qaGobiApiNas.h:4158
Definition: qaGobiApiNas.h:6196
LTEOperationMode * pLTEOperationMode
Definition: qaGobiApiNas.h:608
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:21
Definition: qaGobiApiNas.h:7667
SHORT rssi
Definition: qaGobiApiNas.h:5432
BYTE lteEsmUl
Definition: qaGobiApiNas.h:7003
BYTE ueInIdle
Definition: qaGobiApiNas.h:5688
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:3221
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:7235
Definition: qaGobiApiNas.h:1123
WORD * pSectorID
Definition: qaGobiApiNas.h:6477
LteM1BandPrefTlv * pLteM1BandPref
Definition: qaGobiApiNas.h:2926
unsigned short WORD
Definition: SwiDataTypes.h:34
BYTE ciotAcqOrderLen
Definition: qaGobiApiNas.h:2244
BYTE egprsSupp
Definition: qaGobiApiNas.h:3426
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:5111
WORD lac
Definition: qaGobiApiNas.h:3550
WORD lac
Definition: qaGobiApiNas.h:3649
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:7600
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:7007
Definition: qaGobiApiNas.h:7283
INT32 * pIOThresList
Definition: qaGobiApiNas.h:6787
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:6329
WORD MultDisc
Definition: qaGobiApiNas.h:6050
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:3823
Definition: qaGobiApiNas.h:5889
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1464
WORD AccessMac
Definition: qaGobiApiNas.h:6042
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2170
WORD * pRoamPref
Definition: qaGobiApiNas.h:2613
BYTE radioInterface
Definition: qaGobiApiNas.h:451
BYTE spnEncoding
Definition: qaGobiApiNas.h:4648
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
NAS_LTE_CPHY_CA_BW_NRB dl_bw_value
Definition: qaGobiApiNas.h:7784
WORD MNC
Definition: qaGobiApiNas.h:1739
WORD umtsPsc
Definition: qaGobiApiNas.h:5297
SHORT rssi
Definition: qaGobiApiNas.h:5623
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:3220
Definition: qaGobiApiNas.h:1286
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:5050
BYTE ValidityCW1
Definition: qaGobiApiNas.h:6652
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1307
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:7593
Definition: qaGobiApiNas.h:5617
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2165
BYTE radioInterface
Definition: qaGobiApiNas.h:389
ULONG uarfcn
Definition: qaGobiApiNas.h:7896
SHORT ecio
Definition: qaGobiApiNas.h:4204
BYTE bandwidth
Definition: qaGobiApiNas.h:3995
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1297
BYTE lteEmmUl
Definition: qaGobiApiNas.h:7005
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:5898
WORD MNC
Definition: qaGobiApiNas.h:1767
Definition: qaGobiApiNas.h:3697
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2615
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1311
ULONG baseLong
Definition: qaGobiApiNas.h:3234
Definition: qaGobiApiNas.h:7300
INT32 rsrp
Definition: qaGobiApiNas.h:4121
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:7584
Definition: qaGobiApiNas.h:7433
BYTE TlvPresent
Definition: qaGobiApiNas.h:564
BYTE radioInterface
Definition: qaGobiApiNas.h:431
timeInfo * p3GPP2TimeInfo
Definition: qaGobiApiNas.h:8103
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1301
BYTE ccsSupported
Definition: qaGobiApiNas.h:3227
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:5109
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:3659

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