Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_nas_SLQSGetErrorRate_t Struct Reference

#include <nas.h>

Data Fields

uint16_t * pCDMAFrameErrRate
 
uint16_t * pHDRPackErrRate
 
uint8_t * pGSMBER
 
uint8_t * pWCDMABER
 
uint8_t * pTDSCDMABER
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

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.
  • Bit to check in ParamPresenceMask - 16
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.
  • Bit to check in ParamPresenceMask - 17
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.
  • Bit to check in ParamPresenceMask - 18
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.
  • Bit to check in ParamPresenceMask - 19
pTDSCDMABER
  • TDSCDMA Block Error Rate
  • Percentage of blocks that had errors. A value of 0xFF indicates that the error rate is unknown/unavailable.
  • Bit to check in ParamPresenceMask - 20
Tlvresult
  • unpack result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

The documentation for this struct was generated from the following file: