LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nas_NetworkStatEVDO Struct Reference

Data Fields

uint8_t State
 
uint8_t MACIndex
 
uint8_t SectorIDLen
 
uint16_t * pSectorID
 
uint16_t RX_PWR
 
uint16_t PER
 
uint16_t PilotEnergy
 
uint8_t SNR
 

Detailed Description

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
  • 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

uint8_t nas_NetworkStatEVDO::MACIndex
uint16_t nas_NetworkStatEVDO::PER
uint16_t nas_NetworkStatEVDO::PilotEnergy
uint16_t* nas_NetworkStatEVDO::pSectorID
uint16_t nas_NetworkStatEVDO::RX_PWR
uint8_t nas_NetworkStatEVDO::SectorIDLen
uint8_t nas_NetworkStatEVDO::SNR
uint8_t nas_NetworkStatEVDO::State

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