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

Data Fields

uint32_t current_channel_tx_rate
 
uint32_t current_channel_rx_rate
 
uint32_t max_channel_tx_rate
 
uint32_t max_channel_rx_rate
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains unpack get current channel rate information.

Parameters
current_channel_tx_rate
  • Current Channel Tx Rate.
  • Instantaneous channel Tx rate in bits per second.
  • In 9x15, this is the total current channel rate for all PDNs combined.
  • In 9x30 and later, this is the channel rate for a specific PDN.
  • Bit to check in ParamPresenceMask - 1
current_channel_rx_rate
  • Current Channel Rx Rate.
  • Instantaneous channel Rx rate in bits per second.
  • In 9x15, this is the total current channel rate for all PDNs combined.
  • In 9x30 and later, this is the channel rate for a specific PDN
  • Bit to check in ParamPresenceMask - 1
max_channel_tx_rate
  • Max Channel Tx Rate.
  • Maximum total Tx rate that modem is able to support in current serving system in bits per second.
  • In 9x15, this is a default hard coded value for the current serving system.
  • Bit to check in ParamPresenceMask - 1
max_channel_rx_rate
  • Max Channel Rx Rate.
  • Maximum total Rx rate that modem is able to support in current serving system in bits per second.
  • In 9x15, this is a default hard coded value for the current serving system.
  • Bit to check in ParamPresenceMask - 1
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

uint32_t unpack_wds_SLQSGetCurrentChannelRate_t::current_channel_rx_rate
uint32_t unpack_wds_SLQSGetCurrentChannelRate_t::current_channel_tx_rate
uint32_t unpack_wds_SLQSGetCurrentChannelRate_t::max_channel_rx_rate
uint32_t unpack_wds_SLQSGetCurrentChannelRate_t::max_channel_tx_rate
swi_uint256_t unpack_wds_SLQSGetCurrentChannelRate_t::ParamPresenceMask

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