LinuxQMISDK  SLQS04.00.04
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_nas_SLQSGetErrorRate_t Struct Reference

Data Fields

uint16_t * pCDMAFrameErrRate
 
uint16_t * pHDRPackErrRate
 
uint8_t * pGSMBER
 
uint8_t * pWCDMABER
 

Detailed Description

Structure for Error Rate unpack parameters.

Parameters
pCDMAFrameErrRate
  • CDMA Frame Error Rate
  • Valid error rate values between 1 and 10000 are returned to indicate the percentage, e.g., a value of 300 means the error rate is 3%.
  • A value of 0xFFFF indicates that the error rate is unknown/unavailable.
pHDRPackErrRate
  • HDR Packet Error Rate
  • Valid error rate values between 1 and 10000 are returned to indicate the percentage, e.g., a value of 300 means the error rate is 3%.
  • A value of 0xFFFF indicates that the error rate is unknown/unavailable.
pGSMBER
  • GSM Bit Error Rate
  • Valid error rate values between 1 and 100 are returned to indicate the percentage value.
  • A 0% block error rate (BLER) indicates No Data.
pWCDMABER
  • WCDMA Block Error Rate
  • Valid error rate values between 1 and 100 are returned to indicate the percentage value.
  • A value of 0xFF indicates that the error rate is unknown/unavailable.

Field Documentation

uint16_t* unpack_nas_SLQSGetErrorRate_t::pCDMAFrameErrRate
uint8_t* unpack_nas_SLQSGetErrorRate_t::pGSMBER
uint16_t* unpack_nas_SLQSGetErrorRate_t::pHDRPackErrRate
uint8_t* unpack_nas_SLQSGetErrorRate_t::pWCDMABER

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