This structure contains network stat EVDO.
- Parameters
-
State |
- EVDO network access state
- 0x00 - Sleep
- 0x01 - Searching
- 0x02 - Idle
- 0x03 - Active
- 0xFF - NA
|
MACIndex |
- HDR Mac index
- 0xFF - NA
- Others - Display the actual value in decimal
- Example: 0x12 - 18
0x12 = 18
|
SectorIDLen | (IN/OUT)
- Sector ID length
- As input specifies length of parameter pSectorID for which memory has been assigned
- As output specifies the actual length of parameter pSectorID returned by device
|
pSectorID |
|
RX_PWR |
- TX PWR(dBm)
- 0xABCD - -ABCD dBm
- ABCD should be transferred to decimal while displaying
- Example: 0x1234 - -4660dBm
0x1234 = 4660
- 0xFFFF - NA
|
PER |
- HDR Packet Error Rate
- 0xFFFF - Unknown
- Others - display the actual value in decimal
- Example: 0x1234 - -4660dBm
0x1234 = 4660
|
PilotEnergy |
- Pilt Energy (dB)
- 0xFFFF - NA
- 0xABCD should be transferred to decimal while displaying
- Example: 0x1234 - -4660dBm
0x1234 = 4660
|
SNR |
- Signal to Noise ratio (dB)
|