LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NetworkStatEVDO Struct Reference

Data Fields

BYTE State
 
BYTE MACIndex
 
BYTE SectorIDLen
 
WORDpSectorID
 
WORD RX_PWR
 
WORD PER
 
WORD PilotEnergy
 
BYTE SNR
 

Detailed Description

This structure contains EVDO network status details

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
  • Sector ID
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)

Field Documentation

BYTE NetworkStatEVDO::MACIndex
WORD NetworkStatEVDO::PER
WORD NetworkStatEVDO::PilotEnergy
WORD* NetworkStatEVDO::pSectorID
WORD NetworkStatEVDO::RX_PWR
BYTE NetworkStatEVDO::SectorIDLen
BYTE NetworkStatEVDO::SNR
BYTE NetworkStatEVDO::State

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