#include <qaGobiApiNas.h>
|
WORD * | pCDMAFrameErrRate |
|
WORD * | pHDRPackErrRate |
|
BYTE * | pGSMBER |
|
BYTE * | pWCDMABER |
|
BYTE * | pTDSCDMABER |
|
This structure contains information about the SLQSGetErrorRate response parameters.
- Parameters
-
pCDMAFrameErrRate[Out] |
- 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[Out] |
- 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[Out] |
- 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[Out] |
- 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.
|
pTDSCDMABER[Out] |
- TDSCDMA Block Error Rate
- Percentage of blocks that had errors. A value of 0xFF indicates that the error rate is unknown/unavailable.
|
The documentation for this struct was generated from the following file: