Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_wds_SLQSGetCurrentChannelRate_t Struct Reference

#include <wds.h>

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.

The documentation for this struct was generated from the following file: