LinuxQMISDK  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiNas.h
Go to the documentation of this file.
1 
9 /*
10  * Copyright: © 2011-2015 Sierra Wireless, Inc. all rights reserved
11  */
12 #ifndef __GOBI_API_NAS_H__
13 #define __GOBI_API_NAS_H__
14 
15 #define SLQS_SS_INFO_LIST_MAX_ELEMENTS 18
16 #define MAX_DESCRIPTION_LENGTH 255
17 #define SLQS_SYSTEM_ID_SIZE 16
18 #define PLMN_LENGTH 3
19 #define MAX_SERV_SYSTEM_RADIO_INTERFACES 0x0A
20 #define MAX_DATA_SRV_CAPABILITIES 0x20
21 #define NAM_NAME_LENGTH 12
22 #define IMSI_M_S1_LENGTH 7
23 #define IMSI_M_S2_LENGTH 3
24 #define MAX_PILOT_SETS 0xFF
25 #define UATISIZE 16
26 
27 #ifdef __cplusplus
28 extern "C" {
29 #endif
30 
52  INT8 *pSignalStrength,
53  ULONG *pRadioInterface );
54 
81  ULONG *pArraySizes,
82  INT8 *pSignalStrength,
83  ULONG *pRadioInterface );
84 
107  BYTE *pInstanceSize,
108  BYTE *pInstances );
109 
141  ULONG regType,
142  WORD mcc,
143  WORD mnc,
144  ULONG rat );
145 
215  ULONG *pRegistrationState,
216  ULONG *pCSDomain,
217  ULONG *pPSDomain,
218  ULONG *pRAN,
219  BYTE *pRadioIfacesSize,
220  BYTE *pRadioIfaces,
221  ULONG *pRoaming,
222  WORD *pMCC,
223  WORD *pMNC,
224  BYTE nameSize,
225  CHAR *pName );
226 
263  WORD *pMCC,
264  WORD *pMNC,
265  BYTE nameSize,
266  CHAR *pName,
267  WORD *pSID,
268  WORD *pNID);
269 
304  BYTE *pDataCapsSize,
305  BYTE *pDataCaps );
306 
342  ULONG technologyPref,
343  ULONG duration );
344 
385  ULONG *pTechnologyPref,
386  ULONG *pDuration,
387  ULONG *pPersistentTechnologyPref );
388 
405 {
409 };
410 
432  BYTE *pInstanceSize,
433  struct RFBandInfoElements *pRFBandInfo );
434 
454  ULONG action );
455 
471  BYTE *pACCOLC );
472 
491  CHAR *spc,
492  BYTE accolc );
493 
562  CHAR *pSPC,
563  BYTE *pForceRev0,
564  BYTE *pCustomSCP,
565  ULONG *pProtocol,
566  ULONG *pBroadcast,
567  ULONG *pApplication,
568  ULONG *pRoaming );
569 
651  BYTE *pSCI,
652  BYTE *pSCM,
653  BYTE *pRegHomeSID,
654  BYTE *pRegForeignSID,
655  BYTE *pRegForeignNID,
656  BYTE *pForceRev0,
657  BYTE *pCustomSCP,
658  ULONG *pProtocol,
659  ULONG *pBroadcast,
660  ULONG *pApplication,
661  ULONG *pRoaming );
662 
681  ULONG *pStatus );
682 
737 typedef struct {
744 }servSystem;
745 
773 typedef struct {
775  BYTE dataCapabilities[MAX_DATA_SRV_CAPABILITIES];
777 
802 typedef struct {
806  BYTE netDescr[255];
807 }currentPLMN;
808 
836 typedef struct {
840 }roamIndList;
841 
860 typedef struct {
865 
912 typedef struct {
919 
931 typedef struct {
935 
967 typedef struct {
971 
1094 typedef struct {
1121 
1138 
1196 ULONG SLQSSetBandPreference( ULONGLONG bandpreference );
1197 
1240  BYTE systemSelectionInd,
1241  BYTE DDTMInd,
1242  BYTE servingSystemInd);
1243 
1268 {
1271 };
1272 
1289 {
1292 };
1293 
1335 {
1338 };
1339 
1352 {
1355 };
1356 
1365 {
1367 };
1368 
1377 {
1379 };
1380 
1471 {
1484 };
1485 
1502 ULONG SLQSGetSignalStrength( struct slqsSignalStrengthInfo *pSignalInfo );
1503 
1542 {
1550 };
1551 
1568 {
1572 };
1573 
1598 typedef struct _slqsNetworkScanInfo
1599 {
1605 
1624 
1645 {
1649 };
1650 
1668 {
1671 };
1672 
1699 struct CSGID
1700 {
1706 };
1707 
1866 typedef struct _sysSelectPrefParams
1867 {
1882  struct CSGID *pCSGID;
1884 
1898 ULONG SLQSSetSysSelectionPref( sysSelectPrefParams *pSysSelectPrefParams );
1899 
2063 typedef struct _sysSelectPrefInfo
2064 {
2075 
2089 ULONG SLQSGetSysSelectionPref( sysSelectPrefInfo *pSysSelectPrefInfo );
2090 
2111 typedef struct
2112 {
2115 } SrvStatusInfo;
2116 
2147 typedef struct
2148 {
2153 
2230 typedef struct
2231 {
2240 } sysInfoCommon;
2241 
2359 typedef struct
2360 {
2382 } CDMASysInfo;
2383 
2448 typedef struct
2449 {
2459 } HDRSysInfo;
2460 
2551 typedef struct
2552 {
2568 } GSMSysInfo;
2569 
2682 typedef struct
2683 {
2701 } WCDMASysInfo;
2702 
2778 typedef struct
2779 {
2793 } LTESysInfo;
2794 
2808 typedef struct
2809 {
2812 } AddCDMASysInfo;
2813 
2830 typedef struct
2831 {
2834 } AddSysInfo;
2835 
2856 typedef struct
2857 {
2861 
2940 typedef struct
2941 {
2963 
2984 ULONG SLQSNasGetSysInfo( nasGetSysInfoResp *pGetSysInfoResp );
2985 
3039 typedef struct
3040 {
3046 } CommInfo;
3047 
3122 typedef struct
3123 {
3131 } LTEInfo;
3132 
3144 typedef struct
3145 {
3149 
3163 ULONG SLQSNasSwiModemStatus( swiModemStatusResp *pModemStatusResp );
3164 
3177 typedef struct
3178 {
3181 
3195 ULONG SLQSNasGetHDRColorCode( nasGetHDRColorCodeResp *pGetHDRColorCodeResp );
3196 
3208 typedef struct
3209 {
3212 
3248 typedef struct
3249 {
3256 } rxInfo;
3257 
3273 typedef struct
3274 {
3277 } txInfo;
3278 
3292 typedef struct
3293 {
3298 
3319  nasGetTxRxInfoReq *pGetTxRxInfoReq,
3320  nasGetTxRxInfoResp *pGetTxRxInfoResp );
3321 
3335 typedef struct
3336 {
3339 } CDMASSInfo;
3340 
3372 typedef struct
3373 {
3378 } HDRSSInfo;
3379 
3403 typedef struct
3404 {
3409 } LTESSInfo;
3410 
3428 typedef struct
3429 {
3435 
3456 typedef struct
3457 {
3464 
3483 ULONG SLQSNasGetSigInfo( nasGetSigInfoResp *pGetSigInfoResp );
3484 
3578 typedef struct
3579 {
3593 
3617  nasIndicationRegisterReq *pIndicationRegisterReq );
3618 
3631 typedef struct
3632 {
3635 } nasPLMNNameReq;
3636 
3740 typedef struct
3741 {
3744  BYTE spn[255];
3749  BYTE shortName[255];
3754  BYTE longName[255];
3755 } nasPLMNNameResp;
3756 
3774  nasPLMNNameReq *pPLMNNameReq,
3775  nasPLMNNameResp *pPLMNNameResp );
3776 
3801 typedef struct
3802 {
3809 
3820 typedef struct
3821 {
3825 
3841 typedef struct
3842 {
3847 
3915 typedef struct
3916 {
3926 
3937 typedef struct
3938 {
3941 } PLMNNetworkName;
3942 
3951 typedef struct
3952 {
3955 
3979 typedef struct
3980 {
3987 
4004 ULONG SLQSGetOperatorNameData( nasOperatorNameResp *pOperatorNameData );
4005 
4014 typedef struct
4015 {
4018 
4032 typedef struct
4033 {
4036 } namName;
4037 
4050 typedef struct
4051 {
4054 } dirNum;
4055 
4066 typedef struct
4067 {
4070 } sidNid;
4071 
4085 typedef struct
4086 {
4089 } homeSIDNID;
4090 
4109 typedef struct
4110 {
4115 } minBasedIMSI;
4116 
4138 typedef struct
4139 {
4145 } trueIMSI;
4146 
4167 typedef struct
4168 {
4173 } CDMAChannel;
4174 
4198 typedef struct
4199 {
4207 
4229  nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq,
4230  nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp);
4231 
4270 typedef struct
4271 {
4273  BYTE nmrPlmn[PLMN_LENGTH];
4278 } nmrCellInfo;
4279 
4331 typedef struct
4332 {
4342 } GERANInfo;
4343 
4363 typedef struct
4364 {
4369 } geranInstInfo;
4370 
4388 typedef struct
4389 {
4394 } UMTSinstInfo;
4395 
4443 typedef struct
4444 {
4456 } UMTSInfo;
4457 
4486 typedef struct
4487 {
4494 } CDMAInfo;
4495 
4521 typedef struct
4522 {
4528 } cellParams;
4529 
4596 typedef struct
4597 {
4611 
4646 typedef struct
4647 {
4653  cellParams cellInterFreqParams[MAX_DESCRIPTION_LENGTH];
4654 } infoInterFreq;
4655 
4671 typedef struct
4672 {
4677 
4711 typedef struct
4712 {
4719 } gsmCellInfo;
4720 
4755 typedef struct
4756 {
4763 } lteGsmCellInfo;
4764 
4780 typedef struct
4781 {
4786 
4811 typedef struct
4812 {
4817 } wcdmaCellInfo;
4818 
4848 typedef struct
4849 {
4857 
4873 typedef struct
4874 {
4879 
4908 typedef struct
4909 {
4916 } umtsLTENbrCell;
4917 
4944 typedef struct
4945 {
4950 
4983 typedef struct
4984 {
4995 
5012  nasCellLocationInfoResp *pNasCellLocationInfoResp );
5013 
5031 typedef struct
5032 {
5036 } MNRInfo;
5037 
5066 typedef struct
5067 {
5073 
5090  nasInitNetworkReg *pNasInitNetRegistrationReg);
5091 
5132 typedef struct
5133 {
5147 
5163 typedef struct
5164 {
5169 
5183 ULONG SLQSSwiGetHDRPersonality ( HDRPersonalityResp *pHDRPersonalityResp );
5184 
5204 typedef struct
5205 {
5211 
5225 ULONG SLQSSwiGetHDRProtSubtype ( HDRProtSubtypResp *pHDRProtSubtypResp );
5226 
5236 typedef struct
5237 {
5239 }PSDetachReq;
5240 
5254 ULONG SLQSSwiPSDetach ( PSDetachReq *pPSDetachReq );
5255 
5290 typedef struct
5291 {
5297 
5310 ULONG SLQSGetErrorRate ( GetErrRateResp *pGetErrRateResp );
5311 
5322 typedef struct
5323 {
5326 } DRCParams;
5327 
5344 typedef struct
5345 {
5349 } PilotSetParams;
5350 
5369 typedef struct
5370 {
5373 } PilotSetData;
5374 
5391 typedef struct
5392 {
5397 
5410 ULONG SLQSSwiGetHRPDStats ( GetHRPDStatsResp *pGetHRPDStatsResp );
5411 
5421 typedef struct
5422 {
5426 
5500 typedef struct
5501 {
5511 } NetworkStat1x;
5512 
5566 typedef struct
5567 {
5576 } NetworkStatEVDO;
5577 
5609 typedef struct
5610 {
5616 
5670 typedef struct
5671 {
5675 
5697 typedef struct
5698 {
5705 
5718 ULONG SLQSSwiNetworkDebug ( NetworkDebugResp *pNetworkDebugResp );
5719 
5742 typedef struct
5743 {
5748 }LteCQIParm;
5749 
5762 ULONG SLQSSwiGetLteCQI ( LteCQIParm *pLteCQIResp );
5763 
5783 typedef struct
5784 {
5787 }RSSIThresh;
5788 
5808 typedef struct
5809 {
5812 }ECIOThresh;
5813 
5831 typedef struct
5832 {
5835 }HDRSINRThresh;
5836 
5855 typedef struct
5856 {
5859 }LTESNRThresh;
5860 
5878 typedef struct
5879 {
5882 }IOThresh;
5883 
5904 typedef struct
5905 {
5908 }RSRQThresh;
5909 
5930 typedef struct
5931 {
5934 }RSRPThresh;
5935 
5965 typedef struct
5966 {
5969 }LTESigRptCfg;
5970 
6007 typedef struct
6008 {
6017 } sigInfo;
6018 
6034 ULONG SLQSConfigSigInfo( sigInfo *pSigInfo );
6035 
6064 typedef struct
6065 {
6072 }NasSwiIndReg;
6073 
6153  WORD *pMCC,
6154  WORD *pMNC,
6155  BYTE nameSize,
6156  CHAR *pName,
6157  WORD *pSID,
6158  WORD *pNID,
6159  WORD *pNw2MCC,
6160  WORD *pNw2MNC,
6161  BYTE *pNw2DescDisp,
6162  BYTE *pNw2DescEnc,
6163  BYTE nw2DescLen,
6164  BYTE *pNw2Name );
6165 
6178 typedef struct
6179 {
6183 
6196 typedef struct
6197 {
6201 
6214 typedef struct
6215 {
6218 }HDRRSSIThresh;
6219 
6231 typedef struct
6232 {
6235 }HDRECIOThresh;
6236 
6257 typedef struct
6258 {
6262 
6275 typedef struct
6276 {
6279 }HDRIOThresh;
6280 
6293 typedef struct
6294 {
6297 }GSMRSSIThresh;
6298 
6310 typedef struct
6311 {
6315 
6327 typedef struct
6328 {
6332 
6344 typedef struct
6345 {
6348 }LTERSSIThresh;
6349 
6361 typedef struct
6362 {
6366 
6378 typedef struct
6379 {
6382 }LTERSRQThresh;
6383 
6395 typedef struct
6396 {
6399 }LTERSRPThresh;
6400 
6429 typedef struct
6430 {
6434 
6446 typedef struct
6447 {
6451 
6462 typedef struct
6463 {
6467 
6478 typedef struct
6479 {
6483 
6494 typedef struct
6495 {
6640 typedef struct
6641 {
6691 ULONG SLQSNasConfigSigInfo2( setSignalStrengthInfo *pSetSignalStrengthInfo );
6692 
6693 #ifdef __cplusplus
6694 } /* extern "C" { */
6695 #endif
6696 
6697 #endif /* __GOBI_API_NAS_H__ */
Definition: qaGobiApiNas.h:6196
WORD uarfcn
Definition: qaGobiApiNas.h:4448
BYTE cellIdValid
Definition: qaGobiApiNas.h:2556
ULONG SLQSNasGetSysInfo(nasGetSysInfoResp *pGetSysInfoResp)
BYTE avgPeriod
Definition: qaGobiApiNas.h:5968
Definition: qaGobiApiNas.h:1470
BYTE psState
Definition: qaGobiApiNas.h:3045
Definition: qaGobiApiNas.h:2940
BYTE umtsInst
Definition: qaGobiApiNas.h:4452
BYTE leapSeconds
Definition: qaGobiApiNas.h:861
Definition: qaGobiApiNas.h:3951
LTEInfoIntrafreq * pLTEInfoIntrafreq
Definition: qaGobiApiNas.h:4988
#define PLMN_LENGTH
Definition: qaGobiApiNas.h:18
WORD umtsRscp
Definition: qaGobiApiNas.h:4392
ULONG SLQSGetSignalStrength(struct slqsSignalStrengthInfo *pSignalInfo)
Definition: qaGobiApiNas.h:2551
DataStatusDetail * pDataStatusDetail
Definition: qaGobiApiNas.h:5703
sysInfoCommon sysInfoWCDMA
Definition: qaGobiApiNas.h:2684
Definition: qaGobiApiNas.h:2856
ULONG SLQSNasGet3GPP2Subscription(nasGet3GPP2SubscriptionInfoReq *pGet3GPP2SubsInfoReq, nasGet3GPP2SubscriptionInfoResp *pGet3GPP2SubsInfoResp)
Definition: qaGobiApiNas.h:3578
SHORT snr
Definition: qaGobiApiNas.h:3408
BYTE ueInIdle
Definition: qaGobiApiNas.h:4673
Definition: qaGobiApiNas.h:3631
BYTE gsmUmtsDl
Definition: qaGobiApiNas.h:6071
WORD sid
Definition: qaGobiApiNas.h:4069
Definition: qaGobiApiNas.h:6395
NetworkStatEVDO * pNetworkStatEVDO
Definition: qaGobiApiNas.h:5701
struct _sysSelectPrefParams sysSelectPrefParams
BYTE ActSetCnt
Definition: qaGobiApiNas.h:5507
BYTE dataCapabilitiesLen
Definition: qaGobiApiNas.h:774
Definition: qaGobiApiNas.h:3177
BYTE trueSrvStatus
Definition: qaGobiApiNas.h:2150
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5207
ULONG baseLong
Definition: qaGobiApiNas.h:4493
BYTE * pSignalStrengthInd
Definition: qaGobiApiNas.h:3587
WORD mnc
Definition: qaGobiApiNas.h:3634
BYTE sIntraSearch
Definition: qaGobiApiNas.h:4607
SHORT snrlevel
Definition: qaGobiApiNas.h:1366
BYTE ueInIdle
Definition: qaGobiApiNas.h:4875
Definition: qaGobiApiNas.h:1667
WORD SO
Definition: qaGobiApiNas.h:5503
BYTE rejCause
Definition: qaGobiApiNas.h:2787
struct rxSignalStrengthListElement rxSignalStrengthList[18]
Definition: qaGobiApiNas.h:1474
BYTE hsCallStatusValid
Definition: qaGobiApiNas.h:2695
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:2072
BYTE hdrActiveProt
Definition: qaGobiApiNas.h:2456
ULONG txPower
Definition: qaGobiApiNas.h:3276
BYTE shortNameLen
Definition: qaGobiApiNas.h:3923
BYTE threshGsmHigh
Definition: qaGobiApiNas.h:4758
ULONG * pTDSCDMARSSIThreshList
Definition: qaGobiApiNas.h:6465
WORD geoSysIdx
Definition: qaGobiApiNas.h:2832
BYTE longNameSpareBits
Definition: qaGobiApiNas.h:3919
ULONG Forbidden
Definition: qaGobiApiNas.h:1547
WORD networkID
Definition: qaGobiApiNas.h:2372
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:4340
Definition: qaGobiApiNas.h:4032
char CHAR
Definition: SwiDataTypes.h:29
BYTE rptRate
Definition: qaGobiApiNas.h:5967
#define MAX_DESCRIPTION_LENGTH
Definition: qaGobiApiNas.h:16
BYTE srvCapabilityValid
Definition: qaGobiApiNas.h:2234
ULONG GetNetworkPreference(ULONG *pTechnologyPref, ULONG *pDuration, ULONG *pPersistentTechnologyPref)
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:2070
BYTE * pNetworkTimeInd
Definition: qaGobiApiNas.h:3585
ECIOThresh * pECIOThresh
Definition: qaGobiApiNas.h:6010
HDRRSSIThresh * pHDRRSSIThresh
Definition: qaGobiApiNas.h:6646
operatorPLMNList * pOperatorPLMNList
Definition: qaGobiApiNas.h:3982
WORD * pModePref
Definition: qaGobiApiNas.h:2066
BYTE sNonIntraSearch
Definition: qaGobiApiNas.h:4605
BYTE * pDetachAction
Definition: qaGobiApiNas.h:5238
WORD mcc
Definition: qaGobiApiNas.h:3633
WORD MCC
Definition: qaGobiApiNas.h:1569
BYTE concSvcInfo
Definition: qaGobiApiNas.h:1112
Definition: qaGobiApiNas.h:2682
BYTE numRadioInterfaces
Definition: qaGobiApiNas.h:742
WORD SecProt
Definition: qaGobiApiNas.h:5142
BYTE CQIValueCW1
Definition: qaGobiApiNas.h:5747
PLMNNetworkName * pPLMNNetworkName
Definition: qaGobiApiNas.h:3983
BYTE * pRATInstances
Definition: qaGobiApiNas.h:1602
WORD nmrLac
Definition: qaGobiApiNas.h:4274
Definition: qaGobiApiNas.h:5236
Definition: qaGobiApiNas.h:5500
Definition: qaGobiApiNas.h:4811
INT8 rsrq
Definition: qaGobiApiNas.h:1353
CallBarringSysInfo * pWCDMACallBarringSysInfo
Definition: qaGobiApiNas.h:2958
struct rsrqInformation rsrqInfo
Definition: qaGobiApiNas.h:1481
GSMSrvStatusInfo * pLTESrvStatusInfo
Definition: qaGobiApiNas.h:2946
Definition: qaGobiApiNas.h:5742
protocolSubtypeElement * pProtoSubTypElmnt
Definition: qaGobiApiNas.h:5208
ULONG cellId
Definition: qaGobiApiNas.h:2557
WORD umtsUarfcn
Definition: qaGobiApiNas.h:4390
BYTE * pDualStandByPrefInd
Definition: qaGobiApiNas.h:3583
WORD mnc
Definition: qaGobiApiNas.h:5034
Definition: qaGobiApiNas.h:6007
CDMASSInfo * pCDMASSInfo
Definition: qaGobiApiNas.h:3458
BYTE rat
Definition: qaGobiApiNas.h:1705
LTESysInfo * pLTESysInfo
Definition: qaGobiApiNas.h:2951
BYTE networkIdValid
Definition: qaGobiApiNas.h:2561
INT8 * pRSRQThresList
Definition: qaGobiApiNas.h:5907
ULONG RX_PWR
Definition: qaGobiApiNas.h:5504
WORD Lac
Definition: qaGobiApiNas.h:1110
serviceProviderName * pSrvcProviderName
Definition: qaGobiApiNas.h:3981
Definition: qaGobiApiNas.h:836
WORD * pCDMAFrameErrRate
Definition: qaGobiApiNas.h:5292
ULONG timingAdvance
Definition: qaGobiApiNas.h:4338
WORD PER
Definition: qaGobiApiNas.h:5573
WORD lac
Definition: qaGobiApiNas.h:2555
sysInfoCommon sysInfoHDR
Definition: qaGobiApiNas.h:2450
WORD * pHDRECIOThreshList
Definition: qaGobiApiNas.h:6234
BYTE lacValid
Definition: qaGobiApiNas.h:2781
ULONG cellBroadcastCap
Definition: qaGobiApiNas.h:2833
BYTE radioIf
Definition: qaGobiApiNas.h:1270
DRCParams * pDRCParams
Definition: qaGobiApiNas.h:5393
LTERSSIThresh * pLTERSSIThresh
Definition: qaGobiApiNas.h:6660
ULONG PerformNetworkScan(BYTE *pInstanceSize, BYTE *pInstances)
WORD psc
Definition: qaGobiApiNas.h:4813
unsigned char BYTE
Definition: SwiDataTypes.h:28
ULONGLONG * pTdscdmaBandPref
Definition: qaGobiApiNas.h:1879
BYTE * pRSSIThresList
Definition: qaGobiApiNas.h:5786
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2114
txInfo * pTXInfo
Definition: qaGobiApiNas.h:3296
WORD packetZone
Definition: qaGobiApiNas.h:2378
Definition: qaGobiApiNas.h:6257
HDRSINRThreshold * pHDRSINRThresh
Definition: qaGobiApiNas.h:6650
BYTE isSysForbidden
Definition: qaGobiApiNas.h:917
BYTE shortNameSpareBits
Definition: qaGobiApiNas.h:3920
BYTE isSysForbidden
Definition: qaGobiApiNas.h:2239
ULONG GetHomeNetwork(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID)
ULONG GetSignalStrength(INT8 *pSignalStrength, ULONG *pRadioInterface)
dirNum * pDirNum
Definition: qaGobiApiNas.h:4201
#define MAX_SERV_SYSTEM_RADIO_INTERFACES
Definition: qaGobiApiNas.h:19
struct ecioListElement ecioList[18]
Definition: qaGobiApiNas.h:1476
ULONG * pTDSCDMARSSIDelta
Definition: qaGobiApiNas.h:6672
Definition: qaGobiApiNas.h:1364
ULONG GetANAAAAuthenticationStatus(ULONG *pStatus)
CDMAECIOThresh * pCDMAECIOThresh
Definition: qaGobiApiNas.h:6644
BYTE isSysForbiddenValid
Definition: qaGobiApiNas.h:2238
protocolSubtypeElement * pProtocolSubtypeElement
Definition: qaGobiApiNas.h:5167
BYTE * pChgDuration
Definition: qaGobiApiNas.h:1875
Definition: qaGobiApiNas.h:5163
Definition: qaGobiApiNas.h:967
WORD psc
Definition: qaGobiApiNas.h:4449
LTERSRPThresh * pLTERSRPThresh
Definition: qaGobiApiNas.h:6666
WORD umtsEcio
Definition: qaGobiApiNas.h:4393
BYTE shortNameLen
Definition: qaGobiApiNas.h:3748
BYTE IOThresListLen
Definition: qaGobiApiNas.h:5880
GERANInfo * pGERANInfo
Definition: qaGobiApiNas.h:4985
BYTE * pHDRSessionCloseInd
Definition: qaGobiApiNas.h:3590
BYTE * pHDRNewUATIAssInd
Definition: qaGobiApiNas.h:3589
Definition: qaGobiApiNas.h:802
TDSCDMAECIOThresh * pTDSCDMAECIOThresh
Definition: qaGobiApiNas.h:6673
BYTE emmState
Definition: qaGobiApiNas.h:3128
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4604
BYTE packetZoneValid
Definition: qaGobiApiNas.h:2377
TDSCDMARSSIThresh * pTDSCDMARSSIThresh
Definition: qaGobiApiNas.h:6671
Definition: qaGobiApiNas.h:5831
LTEInfoNeighboringWCDMA * pLTEInfoNeighboringWCDMA
Definition: qaGobiApiNas.h:4991
WORD * pHDRECIODelta
Definition: qaGobiApiNas.h:6649
WORD earfcn
Definition: qaGobiApiNas.h:4648
#define IMSI_M_S1_LENGTH
Definition: qaGobiApiNas.h:22
Definition: qaGobiApiNas.h:5609
Definition: qaGobiApiNas.h:1376
SrvStatusInfo * pCDMASrvStatusInfo
Definition: qaGobiApiNas.h:2942
BYTE dirNumLen
Definition: qaGobiApiNas.h:4052
Definition: qaGobiApiNas.h:2230
BYTE * pPersonalityListLength
Definition: qaGobiApiNas.h:5166
LTESSInfo * pLTESSInfo
Definition: qaGobiApiNas.h:3462
signed char INT8
Definition: SwiDataTypes.h:27
BYTE TDSCDMASINRThreshListLen
Definition: qaGobiApiNas.h:6496
WORD * pNeighborSetPilotPN
Definition: qaGobiApiNas.h:5510
BYTE * pSystemSelectionInd
Definition: qaGobiApiNas.h:3580
BYTE egprsSuppValid
Definition: qaGobiApiNas.h:2564
INT8 rssi
Definition: qaGobiApiNas.h:3374
WORD IdleState
Definition: qaGobiApiNas.h:5143
Definition: qaGobiApiNas.h:4388
Definition: qaGobiApiNas.h:4944
BYTE LTERSSIThreshListLen
Definition: qaGobiApiNas.h:6346
ULONG Roaming
Definition: qaGobiApiNas.h:1546
BYTE ActSetPilotPNStrength
Definition: qaGobiApiNas.h:5424
BYTE * pLTEVoiceSupportSysInfo
Definition: qaGobiApiNas.h:2959
ULONG baseLat
Definition: qaGobiApiNas.h:4492
Definition: qaGobiApiNas.h:4443
ULONG InUse
Definition: qaGobiApiNas.h:1545
ActPilotPNElement * pActPilotPNElements
Definition: qaGobiApiNas.h:5508
BYTE radioIf
Definition: qaGobiApiNas.h:1354
BYTE WCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6312
IOThresh * pIOThresh
Definition: qaGobiApiNas.h:6013
operatorNameString * pOperatorNameString
Definition: qaGobiApiNas.h:3984
WORD * pTDSCDMARSCPDelta
Definition: qaGobiApiNas.h:6670
WCDMARSSIThresh * pWCDMARSSIThresh
Definition: qaGobiApiNas.h:6656
BYTE HDRSINRThreshListLen
Definition: qaGobiApiNas.h:6259
Definition: qaGobiApiNas.h:4755
CDMASysInfoExt CDMASystemInfoExt
Definition: qaGobiApiNas.h:1116
BYTE isRadioTuned
Definition: qaGobiApiNas.h:3250
ULONG SLQSPerformNetworkScan(slqsNetworkScanInfo *pNetworkInfo)
WORD MCC
Definition: qaGobiApiNas.h:932
trueIMSI * pTrueIMSI
Definition: qaGobiApiNas.h:4204
WORD * pHDRIOThreshList
Definition: qaGobiApiNas.h:6278
Definition: qaGobiApiNas.h:6293
ULONG TX_PWR
Definition: qaGobiApiNas.h:5506
ULONG SLQSNasGetCellLocationInfo(nasCellLocationInfoResp *pNasCellLocationInfoResp)
BYTE lteEsmDl
Definition: qaGobiApiNas.h:6067
WORD pci
Definition: qaGobiApiNas.h:4911
Definition: qaGobiApiNas.h:4198
ULONG csBarStatus
Definition: qaGobiApiNas.h:968
Definition: qaGobiApiNas.h:2448
Definition: qaGobiApiNas.h:3372
ULONG SLQSNasSwiIndicationRegister(NasSwiIndReg *pIndRegReq)
BYTE isInTraffic
Definition: qaGobiApiNas.h:3275
BYTE radioIf
Definition: qaGobiApiNas.h:1291
ULONG * pTDSCDMAECIODelta
Definition: qaGobiApiNas.h:6674
BYTE WCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6329
ULONG regAction
Definition: qaGobiApiNas.h:5068
BYTE LTESNRThresListLen
Definition: qaGobiApiNas.h:5857
ULONG SLQSNasIndicationRegisterExt(nasIndicationRegisterReq *pIndicationRegisterReq)
ULONG SetNetworkPreference(ULONG technologyPref, ULONG duration)
ULONG rsrq
Definition: qaGobiApiNas.h:4913
rxInfo * pRXChain1Info
Definition: qaGobiApiNas.h:3295
BYTE * pObjectVer
Definition: qaGobiApiNas.h:5699
Definition: qaGobiApiNas.h:6275
BYTE systemMode
Definition: qaGobiApiNas.h:3043
BYTE RSRPThresListLen
Definition: qaGobiApiNas.h:5932
BYTE sinr
Definition: qaGobiApiNas.h:3376
dataSrvCapabilities DataSrvCapabilities
Definition: qaGobiApiNas.h:1097
BYTE hdrActiveProtValid
Definition: qaGobiApiNas.h:2455
ULONG nmrCellID
Definition: qaGobiApiNas.h:4272
LTEInfoNeighboringGSM * pLTEInfoNeighboringGSM
Definition: qaGobiApiNas.h:4990
ULONG globalCellId
Definition: qaGobiApiNas.h:4601
BOOL * pMncPcsDigitStatus
Definition: qaGobiApiNas.h:5071
BYTE nccPermitted
Definition: qaGobiApiNas.h:4760
ULONG phase
Definition: qaGobiApiNas.h:3255
BYTE codingScheme
Definition: qaGobiApiNas.h:3917
Definition: qaGobiApiNas.h:5697
SHORT * pRSRPThresList
Definition: qaGobiApiNas.h:5933
Definition: qaGobiApiNas.h:773
Definition: qaGobiApiNas.h:3740
Definition: qaGobiApiNas.h:1866
BYTE LastErrCode
Definition: qaGobiApiNas.h:5673
BYTE isPrefDataPath
Definition: qaGobiApiNas.h:2151
BYTE * pSubscriptionInfoInd
Definition: qaGobiApiNas.h:3584
BYTE band1900
Definition: qaGobiApiNas.h:4714
ULONG SLQSSwiPSDetach(PSDetachReq *pPSDetachReq)
BYTE HDRRSSIThreshListLen
Definition: qaGobiApiNas.h:6216
WORD MCC
Definition: qaGobiApiNas.h:803
CDMAInfo * pCDMAInfo
Definition: qaGobiApiNas.h:4987
Definition: qaGobiApiNas.h:2063
LTESNRThreshold * pLTESNRThresh
Definition: qaGobiApiNas.h:6662
WORD NetworkID
Definition: qaGobiApiNas.h:1100
BYTE spnLength
Definition: qaGobiApiNas.h:3844
Definition: qaGobiApiNas.h:5566
Definition: qaGobiApiNas.h:6231
ULONG BasestationLatitude
Definition: qaGobiApiNas.h:1102
BYTE rejCause
Definition: qaGobiApiNas.h:2691
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:2073
BYTE geranInst
Definition: qaGobiApiNas.h:4454
WORD arfcn
Definition: qaGobiApiNas.h:4713
ULONG ecio
Definition: qaGobiApiNas.h:3252
WORD nmrRxLev
Definition: qaGobiApiNas.h:4277
INT8 rsrq
Definition: qaGobiApiNas.h:3406
Definition: qaGobiApiNas.h:5204
RSRQThresh * pRSRQThresh
Definition: qaGobiApiNas.h:6014
ULONG SLQSNasGetHDRColorCode(nasGetHDRColorCodeResp *pGetHDRColorCodeResp)
CDMASSInfo * pWCDMASSInfo
Definition: qaGobiApiNas.h:3461
WORD imsiT1112
Definition: qaGobiApiNas.h:4141
FLOAT sinr
Definition: qaGobiApiNas.h:3433
INT8 * pGSMSSInfo
Definition: qaGobiApiNas.h:3460
WORD lac2
Definition: qaGobiApiNas.h:3806
BYTE tacValid
Definition: qaGobiApiNas.h:2791
WORD mcc
Definition: qaGobiApiNas.h:1647
WORD * pHDRPackErrRate
Definition: qaGobiApiNas.h:5293
ULONG rat
Definition: qaGobiApiNas.h:5035
LTERSRQThresh * pLTERSRQThresh
Definition: qaGobiApiNas.h:6664
signed short SHORT
Definition: SwiDataTypes.h:34
Definition: qaGobiApiNas.h:1267
FLOAT rssi
Definition: qaGobiApiNas.h:3430
BYTE hsInd
Definition: qaGobiApiNas.h:2698
BYTE cdmaSysIdValid
Definition: qaGobiApiNas.h:2370
ULONG id
Definition: qaGobiApiNas.h:1704
GSMSysInfo * pGSMSysInfo
Definition: qaGobiApiNas.h:2949
ULONG GetServingNetworkCapabilities(BYTE *pDataCapsSize, BYTE *pDataCaps)
WORD earfcn
Definition: qaGobiApiNas.h:4602
BYTE LTERSRQThreshListLen
Definition: qaGobiApiNas.h:6380
Definition: qaGobiApiNas.h:4050
SHORT ltesnr
Definition: qaGobiApiNas.h:1482
WORD activeChannel
Definition: qaGobiApiNas.h:408
BYTE hdrPersonality
Definition: qaGobiApiNas.h:2454
GSMSrvStatusInfo * pWCDMASrvStatusInfo
Definition: qaGobiApiNas.h:2945
BYTE * pErrorRateInd
Definition: qaGobiApiNas.h:3588
BYTE emmSubState
Definition: qaGobiApiNas.h:3129
BYTE numInstances
Definition: qaGobiApiNas.h:837
ULONG SLQSSwiNetworkDebug(NetworkDebugResp *pNetworkDebugResp)
BYTE hdrHybrid
Definition: qaGobiApiNas.h:916
HDRSINRThresh * pHDRSINRThresh
Definition: qaGobiApiNas.h:6011
ULONG SLQSSwiGetHRPDStats(GetHRPDStatsResp *pGetHRPDStatsResp)
BYTE srvCapability
Definition: qaGobiApiNas.h:2235
WORD * pHDRSINRDelta
Definition: qaGobiApiNas.h:6651
Definition: qaGobiApiNas.h:6446
Definition: qaGobiApiNas.h:5066
LTESigRptConfig * pLTESigRptConfig
Definition: qaGobiApiNas.h:6668
BYTE cellsLen
Definition: qaGobiApiNas.h:4854
BYTE shortNameSB
Definition: qaGobiApiNas.h:3747
BYTE bsPRev
Definition: qaGobiApiNas.h:2367
WORD threshXhigh
Definition: qaGobiApiNas.h:4852
ULONG CellID
Definition: qaGobiApiNas.h:1111
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2690
BYTE longNameLen
Definition: qaGobiApiNas.h:3753
BYTE modemMode
Definition: qaGobiApiNas.h:3042
SHORT rsrp
Definition: qaGobiApiNas.h:3407
WORD arfcn
Definition: qaGobiApiNas.h:4336
WORD * pWCDMARSSIDelta
Definition: qaGobiApiNas.h:6657
BYTE shortNameEn
Definition: qaGobiApiNas.h:3745
#define SLQS_SYSTEM_ID_SIZE
Definition: qaGobiApiNas.h:17
WORD lac
Definition: qaGobiApiNas.h:4447
BYTE * pServingSystemInd
Definition: qaGobiApiNas.h:3582
WORD srxlev
Definition: qaGobiApiNas.h:4527
Definition: qaGobiApiNas.h:6640
Definition: qaGobiApiNas.h:1541
Definition: qaGobiApiNas.h:5369
WORD * pHDRRSSIDelta
Definition: qaGobiApiNas.h:6647
WORD lac1
Definition: qaGobiApiNas.h:3805
ULONG csBarStatus
Definition: qaGobiApiNas.h:2858
USHORT ecioListLen
Definition: qaGobiApiNas.h:1475
BYTE netReg
Definition: qaGobiApiNas.h:1646
Definition: qaGobiApiNas.h:1567
ULONG * pTDSCDMASINRDelta
Definition: qaGobiApiNas.h:6676
Definition: qaGobiApiNas.h:1699
BYTE numInstances
Definition: qaGobiApiNas.h:4087
BYTE cellsLen
Definition: qaGobiApiNas.h:4608
Definition: qaGobiApiNas.h:3039
Definition: qaGobiApiNas.h:4270
HDRIOThresh * pHDRIOThresh
Definition: qaGobiApiNas.h:6652
Definition: qaGobiApiNas.h:4908
ULONG BasestationLongitude
Definition: qaGobiApiNas.h:1103
BYTE numInstance
Definition: qaGobiApiNas.h:3939
ULONG * pTDSCDMAECIOThreshList
Definition: qaGobiApiNas.h:6481
WORD PhysicalLayer
Definition: qaGobiApiNas.h:5134
WORD ecio
Definition: qaGobiApiNas.h:4451
BYTE imsRegState
Definition: qaGobiApiNas.h:3044
servSystem ServingSystem
Definition: qaGobiApiNas.h:1095
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2558
ULONG rsrp
Definition: qaGobiApiNas.h:3254
ULONG SLQSConfigSigInfo(sigInfo *pSigInfo)
WORD priChB
Definition: qaGobiApiNas.h:4170
WORD PilotStrength
Definition: qaGobiApiNas.h:5348
BYTE DRCCover
Definition: qaGobiApiNas.h:5325
BYTE HDRECIOThreshListLen
Definition: qaGobiApiNas.h:6233
BYTE threshXHigh
Definition: qaGobiApiNas.h:4650
BYTE TDSCDMARSCPThreshListLen
Definition: qaGobiApiNas.h:6448
BYTE srvStatus
Definition: qaGobiApiNas.h:2149
WORD PilotPN
Definition: qaGobiApiNas.h:5347
BYTE * pWCDMABER
Definition: qaGobiApiNas.h:5295
BYTE MACIndex
Definition: qaGobiApiNas.h:5569
struct netSelectionPref * pNetSelPref
Definition: qaGobiApiNas.h:1874
Definition: qaGobiApiNas.h:1351
BYTE umtsLTENbrCellLen
Definition: qaGobiApiNas.h:4947
BYTE dtmSupp
Definition: qaGobiApiNas.h:2567
WORD secChB
Definition: qaGobiApiNas.h:4172
ULONG SLQSGetServingSystem(qaQmiServingSystemParam *pServingSystem)
ULONG rxPower
Definition: qaGobiApiNas.h:3251
HDRECIOThresh * pHDRECIOThresh
Definition: qaGobiApiNas.h:6648
Definition: qaGobiApiNas.h:3979
Definition: qaGobiApiNas.h:737
WORD * pLTERSRPThreshList
Definition: qaGobiApiNas.h:6398
struct SlqsNas3GppNetworkRAT * pRATInfo
Definition: qaGobiApiNas.h:1603
WORD * pLTERSRQThreshList
Definition: qaGobiApiNas.h:6381
Definition: qaGobiApiNas.h:1334
BYTE * pColorCode
Definition: qaGobiApiNas.h:3179
WORD secChA
Definition: qaGobiApiNas.h:4171
WORD rsrp
Definition: qaGobiApiNas.h:4525
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:4016
WORD cpich_ecno
Definition: qaGobiApiNas.h:4815
WORD * pAddHDRSysInfo
Definition: qaGobiApiNas.h:2953
Definition: qaGobiApiNas.h:4066
Definition: qaGobiApiNas.h:6327
WORD * pLTERSSIThreshList
Definition: qaGobiApiNas.h:6347
Definition: qaGobiApiNas.h:2808
signed int INT32
Definition: SwiDataTypes.h:35
Definition: qaGobiApiNas.h:5421
Definition: qaGobiApiNas.h:5344
WORD * pHDRSINRThreshList
Definition: qaGobiApiNas.h:6260
WORD geranArfcn
Definition: qaGobiApiNas.h:4365
BYTE pRevInUse
Definition: qaGobiApiNas.h:2365
BYTE daylightSavings
Definition: qaGobiApiNas.h:863
Definition: qaGobiApiNas.h:6178
SHORT rsrplevel
Definition: qaGobiApiNas.h:1378
BYTE band
Definition: qaGobiApiNas.h:3124
ULONG InitiateDomainAttach(ULONG action)
HDRSSInfo * pHDRSSInfo
Definition: qaGobiApiNas.h:3459
WORD rssi
Definition: qaGobiApiNas.h:4717
BYTE localTimeOffset
Definition: qaGobiApiNas.h:862
TDSCDMARSCPThresh * pTDSCDMARSCPThresh
Definition: qaGobiApiNas.h:6669
BYTE imsi_11_12
Definition: qaGobiApiNas.h:933
WORD * pCDMAECIOThreshList
Definition: qaGobiApiNas.h:6199
WORD activeBandClass
Definition: qaGobiApiNas.h:407
UMTSInfo * pUMTSInfo
Definition: qaGobiApiNas.h:4986
BYTE hdrSrvStatus
Definition: qaGobiApiNas.h:915
ULONG cellId
Definition: qaGobiApiNas.h:2688
unsigned short USHORT
Definition: SwiDataTypes.h:31
WORD * pLTERSRQDelta
Definition: qaGobiApiNas.h:6665
ULONG GetHomeNetwork3GPP2(WORD *pMCC, WORD *pMNC, BYTE nameSize, CHAR *pName, WORD *pSID, WORD *pNID, WORD *pNw2MCC, WORD *pNw2MNC, BYTE *pNw2DescDisp, BYTE *pNw2DescEnc, BYTE nw2DescLen, BYTE *pNw2Name)
homeSIDNID * pHomeSIDNID
Definition: qaGobiApiNas.h:4202
BYTE rptRate
Definition: qaGobiApiNas.h:6431
Definition: qaGobiApiNas.h:5904
Definition: qaGobiApiNas.h:6214
Definition: qaGobiApiNas.h:3456
MNRInfo * pMNRInfo
Definition: qaGobiApiNas.h:5069
WORD pci
Definition: qaGobiApiNas.h:4523
currentPLMN CurrentPLMN
Definition: qaGobiApiNas.h:1098
BYTE is856SysIdValid
Definition: qaGobiApiNas.h:2457
RSRPThresh * pRSRPThresh
Definition: qaGobiApiNas.h:6015
BYTE DTMInd
Definition: qaGobiApiNas.h:1114
WORD * pHDRIODelta
Definition: qaGobiApiNas.h:6653
Definition: qaGobiApiNas.h:3144
BYTE CDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6180
ULONG psBarStatus
Definition: qaGobiApiNas.h:2859
WORD SystemID
Definition: qaGobiApiNas.h:1099
Definition: qaGobiApiNas.h:3122
WORD MNC
Definition: qaGobiApiNas.h:1570
WORD * pWCDMAECIOThreshList
Definition: qaGobiApiNas.h:6330
BYTE cells_len
Definition: qaGobiApiNas.h:4652
BYTE * pMNCIncPCSDigStat
Definition: qaGobiApiNas.h:1876
BYTE * pGSMCipherDomainSysInfo
Definition: qaGobiApiNas.h:2960
BYTE * pManagedRoamingInd
Definition: qaGobiApiNas.h:3591
NetworkStat1x * pNetworkStat1x
Definition: qaGobiApiNas.h:5700
BYTE CDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6198
BYTE roamStatus
Definition: qaGobiApiNas.h:2237
Definition: qaGobiApiNas.h:2359
INT32 io
Definition: qaGobiApiNas.h:3377
USHORT errorRateListLen
Definition: qaGobiApiNas.h:1479
BYTE RSSIThresListLen
Definition: qaGobiApiNas.h:5785
WORD * pPRLPref
Definition: qaGobiApiNas.h:1871
WORD baseId
Definition: qaGobiApiNas.h:4490
WORD regPrd
Definition: qaGobiApiNas.h:2811
Definition: qaGobiApiNas.h:3428
ULONG SLQSGetPLMNName(nasPLMNNameReq *pPLMNNameReq, nasPLMNNameResp *pPLMNNameResp)
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2452
Definition: qaGobiApiNas.h:3335
BYTE roamIndicatorVal
Definition: qaGobiApiNas.h:1096
SHORT * pECIOThresList
Definition: qaGobiApiNas.h:5811
sysInfoCommon sysInfoGSM
Definition: qaGobiApiNas.h:2553
BYTE freqsLen
Definition: qaGobiApiNas.h:4783
Definition: qaGobiApiNas.h:4596
Definition: qaGobiApiNas.h:4014
BYTE LTESNRThreshListLen
Definition: qaGobiApiNas.h:6363
BYTE srvCapability
Definition: qaGobiApiNas.h:914
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2451
WORD * pHDRRSSIThreshList
Definition: qaGobiApiNas.h:6217
ULONG SLQSInitiateNetworkRegistration(nasInitNetworkReg *pNasInitNetRegistrationReg)
Definition: qaGobiApiNas.h:2147
WORD servingCellId
Definition: qaGobiApiNas.h:4603
BYTE emmConnState
Definition: qaGobiApiNas.h:3130
LTESigRptCfg * pLTESigRptCfg
Definition: qaGobiApiNas.h:6016
ULONG SLQSNasIndicationRegister(BYTE systemSelectionInd, BYTE DDTMInd, BYTE servingSystemInd)
ULONG IPAddress
Definition: qaGobiApiNas.h:5672
AddSysInfo * pAddWCDMASysInfo
Definition: qaGobiApiNas.h:2955
BYTE netDescrLength
Definition: qaGobiApiNas.h:805
WORD TXChan
Definition: qaGobiApiNas.h:3127
WORD earfcn
Definition: qaGobiApiNas.h:4910
WORD nid
Definition: qaGobiApiNas.h:4489
BYTE freqsLen
Definition: qaGobiApiNas.h:4674
Definition: qaGobiApiNas.h:4085
BYTE * pDDTMInd
Definition: qaGobiApiNas.h:3581
BYTE RSRQThresListLen
Definition: qaGobiApiNas.h:5906
BYTE HDRSINRThresListLen
Definition: qaGobiApiNas.h:5833
Definition: qaGobiApiNas.h:5965
WORD rssi
Definition: qaGobiApiNas.h:4526
Definition: qaGobiApiNas.h:4671
ULONG SLQSSetSysSelectionPref(sysSelectPrefParams *pSysSelectPrefParams)
sysInfoCommon sysInfoCDMA
Definition: qaGobiApiNas.h:2361
ULONG Preferred
Definition: qaGobiApiNas.h:1548
WORD * pLTESNRThreshList
Definition: qaGobiApiNas.h:6364
LTEInfoInterfreq * pLTEInfoInterfreq
Definition: qaGobiApiNas.h:4989
BYTE QLIC
Definition: qaGobiApiNas.h:5612
BYTE nmrBsic
Definition: qaGobiApiNas.h:4276
BYTE avgPeriod
Definition: qaGobiApiNas.h:6432
ULONG wcdmaRRCState
Definition: qaGobiApiNas.h:4946
Definition: qaGobiApiNas.h:4109
WORD numInstance
Definition: qaGobiApiNas.h:3822
WORD KeyExchange
Definition: qaGobiApiNas.h:5139
BYTE ccsSupportedValid
Definition: qaGobiApiNas.h:2368
Definition: qaGobiApiNas.h:4363
ULONGLONG * pAppSubType
Definition: qaGobiApiNas.h:5209
ULONG GetACCOLC(BYTE *pACCOLC)
BYTE HWVersion
Definition: qaGobiApiNas.h:5614
BYTE cellIdValid
Definition: qaGobiApiNas.h:2783
struct _slqsNetworkScanInfo slqsNetworkScanInfo
CDMASysInfo * pCDMASysInfo
Definition: qaGobiApiNas.h:2947
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2689
WORD ReverseMac
Definition: qaGobiApiNas.h:5138
BYTE freqsLen
Definition: qaGobiApiNas.h:4876
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:860
BYTE cells_len
Definition: qaGobiApiNas.h:4761
Definition: qaGobiApiNas.h:1644
BYTE longNameLen
Definition: qaGobiApiNas.h:3921
AddCDMASysInfo * pAddCDMASysInfo
Definition: qaGobiApiNas.h:2952
WORD mcc
Definition: qaGobiApiNas.h:5033
ULONG SLQSNasGetTxRxInfo(nasGetTxRxInfoReq *pGetTxRxInfoReq, nasGetTxRxInfoResp *pGetTxRxInfoResp)
Definition: qaGobiApiNas.h:6310
WORD nid
Definition: qaGobiApiNas.h:4068
unsigned long ULONG
Definition: SwiDataTypes.h:25
WORD * pGSMRSSIDelta
Definition: qaGobiApiNas.h:6655
WORD trackAreaCode
Definition: qaGobiApiNas.h:1118
SHORT * pLTESNRThresList
Definition: qaGobiApiNas.h:5858
BYTE hdrPersonality
Definition: qaGobiApiNas.h:1117
LTEInfo * pLTEInfo
Definition: qaGobiApiNas.h:3147
WORD systemID
Definition: qaGobiApiNas.h:2371
BYTE NumPilots
Definition: qaGobiApiNas.h:5371
Definition: qaGobiApiNas.h:5855
CommInfo commonInfo
Definition: qaGobiApiNas.h:3146
BYTE Technology
Definition: qaGobiApiNas.h:5611
INT8 rssi
Definition: qaGobiApiNas.h:3405
struct acqOrderPref * pAcqOrderPref
Definition: qaGobiApiNas.h:1880
BYTE hdrPersonalityValid
Definition: qaGobiApiNas.h:2453
GSMSrvStatusInfo * pGSMSrvStatusInfo
Definition: qaGobiApiNas.h:2944
BYTE bsInfoValid
Definition: qaGobiApiNas.h:2373
Definition: qaGobiApiNas.h:6429
ULONG * pGWAcqOrderPref
Definition: qaGobiApiNas.h:1878
BYTE * pHDRSINRThresList
Definition: qaGobiApiNas.h:5834
BYTE longNameCI
Definition: qaGobiApiNas.h:3751
#define IMSI_M_S2_LENGTH
Definition: qaGobiApiNas.h:23
BYTE threshXLow
Definition: qaGobiApiNas.h:4649
WCDMAInfoLTENeighborCell * pWCDMAInfoLTENeighborCell
Definition: qaGobiApiNas.h:4993
WORD * pCDMARSSIThreshList
Definition: qaGobiApiNas.h:6181
ULONG SLQSGetSysSelectionPref(sysSelectPrefInfo *pSysSelectPrefInfo)
Definition: qaGobiApiNas.h:6378
ULONG * pChangeDuration
Definition: qaGobiApiNas.h:5070
FLOAT ecio
Definition: qaGobiApiNas.h:3432
WORD psc
Definition: qaGobiApiNas.h:2700
ULONG SLQSGetOperatorNameData(nasOperatorNameResp *pOperatorNameData)
ULONG SetACCOLC(CHAR *spc, BYTE accolc)
SHORT ltersrp
Definition: qaGobiApiNas.h:1483
Definition: qaGobiApiNas.h:4646
WORD srxlev
Definition: qaGobiApiNas.h:4718
BYTE psAttachState
Definition: qaGobiApiNas.h:740
Definition: qaGobiApiNas.h:1598
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4757
ULONG * pTDSCDMASINRThreshList
Definition: qaGobiApiNas.h:6497
BYTE sinr
Definition: qaGobiApiNas.h:1478
BYTE * pEmerMode
Definition: qaGobiApiNas.h:2065
LTESNRThresh * pLTESNRThresh
Definition: qaGobiApiNas.h:6012
Definition: qaGobiApiNas.h:3403
USHORT rxSignalStrengthListLen
Definition: qaGobiApiNas.h:1473
WORD MCC
Definition: qaGobiApiNas.h:1543
BYTE regRejectInfoValid
Definition: qaGobiApiNas.h:2785
WORD * pPRLPref
Definition: qaGobiApiNas.h:2068
BYTE networkIdValid
Definition: qaGobiApiNas.h:2379
BYTE ECIOThresListLen
Definition: qaGobiApiNas.h:5810
BYTE hsIndValid
Definition: qaGobiApiNas.h:2697
BYTE csAttachState
Definition: qaGobiApiNas.h:739
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2559
BYTE lteEmmDl
Definition: qaGobiApiNas.h:6069
CallBarringSysInfo * pGSMCallBarringSysInfo
Definition: qaGobiApiNas.h:2957
struct _sysSelectPrefInfo sysSelectPrefInfo
BYTE geranBsicNcc
Definition: qaGobiApiNas.h:4366
BYTE * pUATI
Definition: qaGobiApiNas.h:5394
WORD RX_EC_IO
Definition: qaGobiApiNas.h:5505
CHAR Description[255]
Definition: qaGobiApiNas.h:1549
BYTE srvDomainValid
Definition: qaGobiApiNas.h:2232
WORD * pCDMARSSIDelta
Definition: qaGobiApiNas.h:6643
BYTE TDSCDMAECIOThreshListLen
Definition: qaGobiApiNas.h:6480
BYTE dtmSuppValid
Definition: qaGobiApiNas.h:2566
WORD lac
Definition: qaGobiApiNas.h:4335
WORD * pCurrentPersonality
Definition: qaGobiApiNas.h:5165
BYTE * pSysInfoInd
Definition: qaGobiApiNas.h:3586
WORD srxlev
Definition: qaGobiApiNas.h:4816
Definition: qaGobiApiNas.h:3841
BYTE srvDomain
Definition: qaGobiApiNas.h:2233
WORD refpn
Definition: qaGobiApiNas.h:4491
Definition: qaGobiApiNas.h:4848
Definition: qaGobiApiNas.h:6462
qaQmi3Gpp2TimeZone Gpp2TimeZone
Definition: qaGobiApiNas.h:1106
BYTE radioIf
Definition: qaGobiApiNas.h:1337
BYTE geranBsicBcc
Definition: qaGobiApiNas.h:4367
BYTE cellReselPriority
Definition: qaGobiApiNas.h:4851
Definition: qaGobiApiNas.h:3273
WORD rscp
Definition: qaGobiApiNas.h:4450
BYTE ueInIdle
Definition: qaGobiApiNas.h:4598
Definition: qaGobiApiNas.h:4138
BYTE ValidityCW0
Definition: qaGobiApiNas.h:5744
Definition: qaGobiApiNas.h:5031
WORD ControlMac
Definition: qaGobiApiNas.h:5135
BYTE GSMRSSIThreshListLen
Definition: qaGobiApiNas.h:6295
Definition: qaGobiApiNas.h:4331
BYTE rejCause
Definition: qaGobiApiNas.h:2560
WORD ForwardMac
Definition: qaGobiApiNas.h:5137
sysInfoCommon sysInfoLTE
Definition: qaGobiApiNas.h:2780
WORD tac
Definition: qaGobiApiNas.h:4600
WORD MNC
Definition: qaGobiApiNas.h:804
Definition: qaGobiApiNas.h:3937
BYTE CDMA_P_Rev
Definition: qaGobiApiNas.h:1107
ULONG * pSrvDomainPref
Definition: qaGobiApiNas.h:1877
WORD RX_PWR
Definition: qaGobiApiNas.h:5572
BYTE State
Definition: qaGobiApiNas.h:5502
BYTE LTERSRPThreshListLen
Definition: qaGobiApiNas.h:6397
BYTE lacValid
Definition: qaGobiApiNas.h:2554
WORD cellID
Definition: qaGobiApiNas.h:4445
WORD rxLev
Definition: qaGobiApiNas.h:4339
float FLOAT
Definition: SwiDataTypes.h:36
BYTE shortNameCI
Definition: qaGobiApiNas.h:3746
BYTE regState
Definition: qaGobiApiNas.h:738
struct errorRateListElement errorRateList[18]
Definition: qaGobiApiNas.h:1480
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:1870
ULONG rsrp
Definition: qaGobiApiNas.h:4912
ULONGLONG * pBandPref
Definition: qaGobiApiNas.h:2067
BYTE DRCValue
Definition: qaGobiApiNas.h:5324
Definition: qaGobiApiNas.h:3801
WORD rsrq
Definition: qaGobiApiNas.h:4524
Definition: qaGobiApiNas.h:4486
WORD BasestationID
Definition: qaGobiApiNas.h:1101
BYTE longNameSB
Definition: qaGobiApiNas.h:3752
BYTE * pGSMBER
Definition: qaGobiApiNas.h:5294
WORD * pWCDMARSSIThreshList
Definition: qaGobiApiNas.h:6313
BYTE namNameLen
Definition: qaGobiApiNas.h:4034
BYTE pRevInUseValid
Definition: qaGobiApiNas.h:2364
ULONG rscp
Definition: qaGobiApiNas.h:3253
Definition: qaGobiApiNas.h:6478
BYTE * pAcqOrder
Definition: qaGobiApiNas.h:1670
BYTE PRLInd
Definition: qaGobiApiNas.h:1113
SHORT ecio
Definition: qaGobiApiNas.h:3375
WORD imsiM1112
Definition: qaGobiApiNas.h:4112
WORD RXChan
Definition: qaGobiApiNas.h:3126
WORD priChA
Definition: qaGobiApiNas.h:4169
WORD EncryptProt
Definition: qaGobiApiNas.h:5141
WORD threshXlow
Definition: qaGobiApiNas.h:4853
BYTE networkIdValid
Definition: qaGobiApiNas.h:2788
WORD geoSysIdx
Definition: qaGobiApiNas.h:2810
WORD * pWCDMAECIODelta
Definition: qaGobiApiNas.h:6659
BYTE bsicId
Definition: qaGobiApiNas.h:4716
Definition: qaGobiApiNas.h:5783
BYTE selNetwork
Definition: qaGobiApiNas.h:741
ULONG SLQSGetErrorRate(GetErrRateResp *pGetErrRateResp)
PLMNNetworkNameData * pNITZInformation
Definition: qaGobiApiNas.h:3985
BYTE bsPRevValid
Definition: qaGobiApiNas.h:2366
Definition: qaGobiApiNas.h:4167
#define MAX_DATA_SRV_CAPABILITIES
Definition: qaGobiApiNas.h:20
DeviceConfigDetail * pDeviceConfigDetail
Definition: qaGobiApiNas.h:5702
USHORT errorRate
Definition: qaGobiApiNas.h:1336
WORD * pRoamPref
Definition: qaGobiApiNas.h:1872
ULONG SLQSNasConfigSigInfo2(setSignalStrengthInfo *pSetSignalStrengthInfo)
ULONG GetSignalStrengths(ULONG *pArraySizes, INT8 *pSignalStrength, ULONG *pRadioInterface)
ULONG * pSrvRegRestriction
Definition: qaGobiApiNas.h:1881
PilotSetData * pPilotSetData
Definition: qaGobiApiNas.h:5395
WORD uarfcn
Definition: qaGobiApiNas.h:4850
INT32 Io
Definition: qaGobiApiNas.h:1477
BYTE hsCallStatus
Definition: qaGobiApiNas.h:2696
WORD VirtStream
Definition: qaGobiApiNas.h:5145
WORD PilotEnergy
Definition: qaGobiApiNas.h:5574
struct SlqsNas3GppNetworkInfo * pNetworkInfo
Definition: qaGobiApiNas.h:1601
HDRSysInfo * pHDRSysInfo
Definition: qaGobiApiNas.h:2948
USHORT signalStrengthReqMask
Definition: qaGobiApiNas.h:1472
BYTE displayCondition
Definition: qaGobiApiNas.h:3843
BYTE * pWCDMACipherDomainSysInfo
Definition: qaGobiApiNas.h:2961
WORD mnc
Definition: qaGobiApiNas.h:1702
BYTE cellIdValid
Definition: qaGobiApiNas.h:2687
WCDMAECIOThresh * pWCDMAECIOThresh
Definition: qaGobiApiNas.h:6658
BYTE countryInitials
Definition: qaGobiApiNas.h:3918
ULONG cellId
Definition: qaGobiApiNas.h:2784
WORD sid
Definition: qaGobiApiNas.h:4488
Definition: qaGobiApiNas.h:4521
ULONG SLQSSwiGetHDRPersonality(HDRPersonalityResp *pHDRPersonalityResp)
BYTE * pNetworkInfoInstances
Definition: qaGobiApiNas.h:1600
Definition: qaGobiApiNas.h:4780
Definition: qaGobiApiNas.h:5132
BYTE srvStatus
Definition: qaGobiApiNas.h:2113
WORD * pModePref
Definition: qaGobiApiNas.h:1869
SHORT ecio
Definition: qaGobiApiNas.h:1290
ULONG SLQSSwiGetLteCQI(LteCQIParm *pLteCQIResp)
WORD srxlev
Definition: qaGobiApiNas.h:4914
Definition: qaGobiApiNas.h:3248
roamIndList RoamingIndicatorList
Definition: qaGobiApiNas.h:1104
BYTE cellIsTDD
Definition: qaGobiApiNas.h:4915
CDMARSSIThresh * pCDMARSSIThresh
Definition: qaGobiApiNas.h:6642
BYTE NeighborSetCnt
Definition: qaGobiApiNas.h:5509
WORD AuthProt
Definition: qaGobiApiNas.h:5140
BYTE GppTimeZone
Definition: qaGobiApiNas.h:1108
BYTE lacValid
Definition: qaGobiApiNas.h:2685
BYTE Chipset
Definition: qaGobiApiNas.h:5613
ULONG InitiateNetworkRegistration(ULONG regType, WORD mcc, WORD mnc, ULONG rat)
BYTE PLMNRecID
Definition: qaGobiApiNas.h:3807
WORD geranRssi
Definition: qaGobiApiNas.h:4368
BYTE cellIdValid
Definition: qaGobiApiNas.h:4715
BYTE SNR
Definition: qaGobiApiNas.h:5575
Definition: qaGobiApiNas.h:5391
ULONG SLQSSetBandPreference(ULONGLONG bandpreference)
Definition: qaGobiApiNas.h:5322
struct CSGID * pCSGID
Definition: qaGobiApiNas.h:1882
TDSCDMASINRThresh * pTDSCDMASINRThresh
Definition: qaGobiApiNas.h:6675
BYTE cell_resel_priority
Definition: qaGobiApiNas.h:4651
BYTE TDSCDMARSSIThreshListLen
Definition: qaGobiApiNas.h:6464
AddSysInfo * pAddGSMSysInfo
Definition: qaGobiApiNas.h:2954
WCDMASysInfo * pWCDMASysInfo
Definition: qaGobiApiNas.h:2950
SrvStatusInfo * pHDRSrvStatusInfo
Definition: qaGobiApiNas.h:2943
WORD nmrArfcn
Definition: qaGobiApiNas.h:4275
namName * pNAMNameInfo
Definition: qaGobiApiNas.h:4200
BYTE threshServingLow
Definition: qaGobiApiNas.h:4606
BYTE mncPcsDigits
Definition: qaGobiApiNas.h:1703
ULONG GetRFInfo(BYTE *pInstanceSize, struct RFBandInfoElements *pRFBandInfo)
Definition: qaGobiApiNas.h:3208
Definition: qaGobiApiNas.h:5808
Definition: qaGobiApiNas.h:1288
FLOAT rscp
Definition: qaGobiApiNas.h:3431
RSSIThresh * pRSSIThresh
Definition: qaGobiApiNas.h:6009
ULONG SLQSNasGetSigInfo(nasGetSigInfoResp *pGetSigInfoResp)
Definition: qaGobiApiNas.h:2111
ULONG psBarStatus
Definition: qaGobiApiNas.h:969
rxInfo * pRXChain0Info
Definition: qaGobiApiNas.h:3294
ULONG PilotType
Definition: qaGobiApiNas.h:5346
Definition: qaGobiApiNas.h:5930
Definition: qaGobiApiNas.h:2778
BYTE roamStatusValid
Definition: qaGobiApiNas.h:2236
Definition: qaGobiApiNas.h:404
BYTE rejectSrvDomain
Definition: qaGobiApiNas.h:2786
WORD * pCurrentPrsnlty
Definition: qaGobiApiNas.h:5206
BYTE temperature
Definition: qaGobiApiNas.h:3041
ULONG baseLat
Definition: qaGobiApiNas.h:2375
BYTE radio_if
Definition: qaGobiApiNas.h:3210
BYTE networkIdValid
Definition: qaGobiApiNas.h:2692
Definition: qaGobiApiNas.h:912
WORD mnc
Definition: qaGobiApiNas.h:1648
BYTE threshGsmLow
Definition: qaGobiApiNas.h:4759
WORD * pTDSCDMARSCPThreshList
Definition: qaGobiApiNas.h:6449
BYTE srvStatus
Definition: qaGobiApiNas.h:913
BYTE CQIValueCW0
Definition: qaGobiApiNas.h:5745
BYTE acqOrdeLen
Definition: qaGobiApiNas.h:1669
Definition: qaGobiApiNas.h:3820
BYTE bsic
Definition: qaGobiApiNas.h:4337
#define SLQS_SS_INFO_LIST_MAX_ELEMENTS
Definition: qaGobiApiNas.h:15
INT8 rssi
Definition: qaGobiApiNas.h:3337
Definition: qaGobiApiNas.h:5670
Definition: qaGobiApiNas.h:3915
WORD * pLTERSRPDelta
Definition: qaGobiApiNas.h:6667
ULONG cellID
Definition: qaGobiApiNas.h:4333
BYTE pscValid
Definition: qaGobiApiNas.h:2699
Definition: qaGobiApiNas.h:6064
WORD baseId
Definition: qaGobiApiNas.h:2374
BYTE HDRIOThreshListLen
Definition: qaGobiApiNas.h:6277
int BOOL
Definition: SwiDataTypes.h:33
BYTE spnLength
Definition: qaGobiApiNas.h:3743
PilotSetParams * pPilotSetInfo
Definition: qaGobiApiNas.h:5372
BYTE SectorIDLen
Definition: qaGobiApiNas.h:5570
WORD mcc
Definition: qaGobiApiNas.h:1701
BYTE State
Definition: qaGobiApiNas.h:5568
BYTE longNameEn
Definition: qaGobiApiNas.h:3750
Definition: qaGobiApiNas.h:4873
WORD * pLTESNRDelta
Definition: qaGobiApiNas.h:6663
Definition: qaGobiApiNas.h:5878
Definition: qaGobiApiNas.h:3292
Definition: qaGobiApiNas.h:5290
#define NAM_NAME_LENGTH
Definition: qaGobiApiNas.h:21
BYTE lteEsmUl
Definition: qaGobiApiNas.h:6066
BYTE ueInIdle
Definition: qaGobiApiNas.h:4782
BYTE isSysPrlMatch
Definition: qaGobiApiNas.h:2363
WORD * pGSMRSSIThreshList
Definition: qaGobiApiNas.h:6296
Definition: qaGobiApiNas.h:931
WORD * pSectorID
Definition: qaGobiApiNas.h:5571
unsigned short WORD
Definition: SwiDataTypes.h:30
BYTE egprsSupp
Definition: qaGobiApiNas.h:2565
CDMAChannel * pCDMAChannel
Definition: qaGobiApiNas.h:4205
WORD lac
Definition: qaGobiApiNas.h:2686
WORD lac
Definition: qaGobiApiNas.h:2782
WORD * pLTERSSIDelta
Definition: qaGobiApiNas.h:6661
BYTE gsmUmtsUl
Definition: qaGobiApiNas.h:6070
Definition: qaGobiApiNas.h:6344
INT32 * pIOThresList
Definition: qaGobiApiNas.h:5881
WORD ActSetPilotPN
Definition: qaGobiApiNas.h:5423
WORD MultDisc
Definition: qaGobiApiNas.h:5144
WORD * pAddLTESysInfo
Definition: qaGobiApiNas.h:2956
Definition: qaGobiApiNas.h:4983
SHORT rxSignalStrength
Definition: qaGobiApiNas.h:1269
WORD AccessMac
Definition: qaGobiApiNas.h:5136
ULONGLONG * pLTEBandPref
Definition: qaGobiApiNas.h:1873
WORD * pRoamPref
Definition: qaGobiApiNas.h:2069
BYTE spnEncoding
Definition: qaGobiApiNas.h:3742
ULONG SLQSNasSwiModemStatus(swiModemStatusResp *pModemStatusResp)
BYTE RAT
Definition: qaGobiApiNas.h:1571
WORD MNC
Definition: qaGobiApiNas.h:1544
WORD umtsPsc
Definition: qaGobiApiNas.h:4391
BYTE isSysPrlMatchValid
Definition: qaGobiApiNas.h:2362
Definition: qaGobiApiNas.h:1094
BYTE imsiTaddrNum
Definition: qaGobiApiNas.h:4144
BYTE ValidityCW1
Definition: qaGobiApiNas.h:5746
detailSvcInfo DetailedSvcInfo
Definition: qaGobiApiNas.h:1115
GSMRSSIThresh * pGSMRSSIThresh
Definition: qaGobiApiNas.h:6654
Definition: qaGobiApiNas.h:4711
BYTE * pEmerMode
Definition: qaGobiApiNas.h:1868
BYTE radioInterface
Definition: qaGobiApiNas.h:406
SHORT ecio
Definition: qaGobiApiNas.h:3338
BYTE bandwidth
Definition: qaGobiApiNas.h:3125
BYTE defaultRoamInd
Definition: qaGobiApiNas.h:1105
BYTE lteEmmUl
Definition: qaGobiApiNas.h:6068
ULONG * pUMTSCellID
Definition: qaGobiApiNas.h:4992
Definition: qaGobiApiNas.h:2830
BYTE * pNetSelPref
Definition: qaGobiApiNas.h:2071
WORD cpich_rscp
Definition: qaGobiApiNas.h:4814
callBarStatus CallBarStatus
Definition: qaGobiApiNas.h:1119
ULONG baseLong
Definition: qaGobiApiNas.h:2376
Definition: qaGobiApiNas.h:6361
WORD * pCDMAECIODelta
Definition: qaGobiApiNas.h:6645
Definition: qaGobiApiNas.h:6494
BYTE GppNetworkDSTAdjustment
Definition: qaGobiApiNas.h:1109
BYTE ccsSupported
Definition: qaGobiApiNas.h:2369
minBasedIMSI * pMinBasedIMSI
Definition: qaGobiApiNas.h:4203
ULONG SLQSSwiGetHDRProtSubtype(HDRProtSubtypResp *pHDRProtSubtypResp)
WORD tac
Definition: qaGobiApiNas.h:2792

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